Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
marcwau 30
I have a simple Lua script to turn 2 FGT's in the bedroom to OFF when at least one of the two windows are opened (we sleep with the windows open), using fibaro:call(deviceID, "SetMode","0").
When both windows are closed again, I want the FGT's to return to their schedule (defined in the Heating Panel).
But when I send fibaro:call(deviceID, "SetMode","1"), the FGT's go back to some value that was set manually long time ago, NOT to the heating schedule they are supposed to follow.
Can anyone tell me how to do that in Lua?
Is there a detailed list of all applicable Lua for the FGT?
By the way, is it correct that the Heating Panel does not allow to set the FGT to OFF in a scheduled manner?
If you set a period to "no temp", it does not translate to OFF in the FGT.
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.