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

Time based scene.


Question

Posted

Hello, 

I tried to find some answers to my question in this forum but I can’t find it.

 

i got a light sensor which is controlling my lights when it gets dark. This is controlled by a scene I guess u can not associate directly ?

this scene should be only active between 06 am to 10 pm. But I see that changes after this time or before still affect the lights.

i see that Fibaro don’t got a function only for a time period. So I used Intervall scene but is that right ? I don’t want Intervall only that the scene should be active in a specific time period.

 

can u create a scene with several then condition ? Like to merge 2 scenes by turning off and on? Might be only with lua coding?

Please login or register to see this attachment.

3 answers to this question

Recommended Posts

  • 0
Posted

@Alex Rob create a variable active (or another name) with on and off

 

scene 1

if it's 6 am then variable active = on

 

scene 2

if it's 10 pm variable active off

 

scene 3 (light scene)

 

if varaible active = on 

and

pir lux = etc

then\etc

 

 

 

 

  • 0
  • Inquirer
  • Posted

    I will try thanks a lot :) 

    • 0
  • Inquirer
  • Posted

    I reconized that some of the lights turns on after a while after i turn them off by a scene.

    I have nowehre programmed that they shall turn on again before the lux values are not reached.

     

    I have a scene that turns of 2 of 3 outside lights at 22:30 then i got 4 scenes for turning outside lights on and off / 2 of them are variabel scene for get a time period.

    Outside lights should be turned only on and off when lux is under 18 for on and above 22 for off.

    there is no way to get a traffic log? to see what is turning the lights on again? if its a scene or something else?

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