Jump to content

Timed Dimmer setting in a scene


Eclypse

Recommended Posts

This topic has been touched on many times and there are some great examples posted.  However I can't make my bedroom light only come on 50% at night.  I have tried multiple variations all without success.   Can somebody Please take a look at the program and tell me what I did wrong?  Thanks in advance!

 

Night Dim scene - [ID 0007][Parent 0001]

If
        From    Sunset  +  2 hours  and 30 minutes
        To       6:00:00AM (next day)
 
Then
        In Scene 'Master Bedroom' Set 'MB Light' 6.5 Sec (Ramp Rate)
        In Scene 'Master Bedroom' Set 'MB Light' 50% (On Level)
        In Scene 'Master Bedroom' Set 'MB light Bath Side' 50% (On Level)
 
Else
        In Scene 'Master Bedroom' Set 'MB Light' 100% (On Level)
 

Link to comment

Changing scene parameters takes quite some time via Insteon's back channel protocol techniques.

Each device involved needs to re-write it's eprom for the link that is changed, after the complex message is transferred from ISY to the devices. Insteon devices were never meant for this kind of interaction. Scenes are supposed to be more permanent presets to avoid so much traffic,  not on the fly settings.

Add a "Wait 2 seconds" between each line and give the eprom time to be re-written by each device and respond to ISY before banging out more long protocol messages.

Link to comment

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...