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

Execute a scene only in a time range? It's not clear...


Question

Posted

I'm not sure of the approach...

For example I would like detect movement and trigger it only from 18h00 to 06h30, how can do this? In one scene or two ?

Timer available are not very useful to do this. Interval is not appropriate because repeat the scene every x minutes etc.

in programing I'd be something like

Please login or register to see this image.

/emoticons/default_icon_arrow.gif" alt=":arrow:" />

If sensor == ON then

If time >= 18h00 And time <= 06h30 Then

Execute the action

End if

End if

Best regards

3 answers to this question

Recommended Posts

  • 0
Guest hotrot_net
Posted

Please login or register to see this link.

  • 0
Guest olebor
Posted

That thread don't actually have a good answer.

I tried to do the exact same thing. I have an approach that should work, but either there is an error in the system or I made a mistake.

Please login or register to see this link.

  • 0
  • Inquirer
  • Posted

    Please login or register to see this link.

    Seems to work in most case

    Please login or register to see this image.

    /emoticons/default_icon_wink.gif" alt=";-)" /> but for me work only with global variables and not with predefined vars and I don't no why? No clear response from fibaro again!

    Please login or register to see this image.

    /emoticons/default_icon_arrow.gif" alt=":arrow:" />

    Please login or register to see this link.

    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...