Jump to content

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


  • 0

Scene that only runs in a certain time


Question

Posted

I would like to create a scene for air conditioning. This should turn on at a certain temperature in the room but only on the day between 09.00 am to 09.00 pm.

In the graphic scene I can only select one time.

2 answers to this question

Recommended Posts

  • 0
Posted

Avoid duplicates - search the category for similar topics first. This one has been touched many times before. 

 

You can create two additional scenes and a variable that would store information whether the time is between 9:00 am to 9.00 pm.

In first scene you can set that exactly at 9:00 am your variable is set to a certain value (for examlpe 1 or "true").

The second scene looks similarly, you can set that exactly at 9:00 pm your variable is set to an opposite value (for examlpe 0 or "false").

Next, in the main scene where you check temperature, add one more condition where you will check if your variable is set to 1 or "true" (variableName == true).

Please login or register to see this spoiler.

 

Here you can find how to create block scene: 

Please login or register to see this link.

  • 0
  • Inquirer
  • Posted
    Thanks for the information. Did not know that it was that easy.
     

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...