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
kariem112 3
I would like to know how I can accomplish the following, using only graphic scene blocks. I have several devices, lets say a cooler and a coffee machine. Now, I want the the following to happen:
The cooler is allowed to only be turned between 10:00 and 16:00. The coffee machine is allowed to only work between 12:00 and 13:00. Both time schedules are only allowed to run if the room is occupied. If the room is not occupied, both machines should not be turned on.
So, I created several variable scenes:
1: A scene that changes the variable "cooler allowed on" to true, which does that every day at 10:00 (and turn of at 16:00)
2. A scene that changes the variable "coffee allowed on" to true, which does that every day at 12:00 (and turn of at 13:00)
3: A scene that changes the variable "room occupied" to true, when scene is manually run.
As soon as it gets 10:00, the variable cooler allowed is true. The coffee variable is turned to true at 12:00. That all works fine. Now, when I set the room to occupied at 12:30, it should turn on both machines. But, when I set the room to occupied at 09:00, the cooler should also be turned on as soon as it is 10:00...
3 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.