Jump to content

SwitchLinc LED (backlight level) not working


clarkes71

Recommended Posts

In the master Bedroom, I set the backlight level to 0% on my switchlincs at night (used to with HouseLinc before I got the ISY pro) and back to 100% at sunrise. Now that I have ISY, I can control backlight levels on all my KPLs and switchlincs, except the switchlincs in the master bedroom?

 

Any quick fixes? Is a factory restore the best approach?

Link to comment

I do this too. I see no reason that this shouldn't work with the ISY if it worked with HL. One thing to look at, if your program has multiple entries setting backlights, it will help to insert some waits between those entries to allow extra time for the insteon traffic.

 

This is mine:

If
       From    Sunset  + 15 minutes
       To      Sunrise - 15 minutes (next day)

Then
       Set 'Living Room / KPLD8 / LR-KPL8-A' On  3 / Off 0 (Backlight Level)
       Wait  1 second
       Set 'Boys Room / Boys Ceiling Light SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Girls Room / Girls Ceiling Light SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Kitchen Counter SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Kitchen Island SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Back Porch / Back Porch Flood Light' 1% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / DinKit-KPL / KitDin-KPL-A' On  3 / Off 0 (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Dining Room Chandelier SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Front Porch / Front Porch Lights (Load)' 1% (Backlight Level)
       Wait  1 second
       Set 'Front Hallway / Front Door Hallway Light' 1% (Backlight Level)
       Wait  1 second
       Set 'Upstairs Stairway / Stairway Bottom' 1% (Backlight Level)
       Wait  1 second
       Set 'Upstairs Stairway / Stairway Top' 1% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / KPLD8 / MBR KPL-A' On  3 / Off 0 (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MBR SLD' 1% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Vanity Lights' 1% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Ceiling Light' 1% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Exhaust Fan' 1% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterCloset / MBR Closet' 1% (Backlight Level)
       Resource 'Syslog-UTLITY - Backlights Dimmed'

Else
       Set 'Living Room / KPLD8 / LR-KPL8-A' On 15 / Off 3 (Backlight Level)
       Wait  1 second
       Set 'Girls Room / Girls Ceiling Light SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Boys Room / Boys Ceiling Light SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Kitchen Counter SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Kitchen Island SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Back Porch / Back Porch Flood Light' 50% (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / DinKit-KPL / KitDin-KPL-A' On 15 / Off 3 (Backlight Level)
       Wait  1 second
       Set 'Dining-Kitchen / Dining Room Chandelier SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Front Porch / Front Porch Lights (Load)' 50% (Backlight Level)
       Wait  1 second
       Set 'Front Hallway / Front Door Hallway Light' 50% (Backlight Level)
       Wait  1 second
       Set 'Upstairs Stairway / Stairway Top' 50% (Backlight Level)
       Wait  1 second
       Set 'Upstairs Stairway / Stairway Bottom' 50% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / KPLD8 / MBR KPL-A' On 15 / Off 3 (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MBR SLD' 50% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Vanity Lights' 50% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Ceiling Light' 50% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterBath / Exhaust Fan' 50% (Backlight Level)
       Wait  1 second
       Set 'Master Suite / MasterCloset / MBR Closet' 50% (Backlight Level)
       Resource 'Syslog-UTLITY - Backlights Brightened'

 

-Xathros

Link to comment

I created a test program. It is set to change the backlight level to one of the master bedroom switchlincs to 100%. nothing else. I run the 'then' statement and backlight stays 0% (I changed them to 0% before I switched from HouseLinc to ISY).

Link to comment
I created a test program. It is set to change the backlight level to one of the master bedroom switchlincs to 100%. nothing else. I run the 'then' statement and backlight stays 0% (I changed them to 0% before I switched from HouseLinc to ISY).

 

 

Try 50%. ISY will not send changes to a device if it believe the value would be unchanged. ISY probably thinks the SL is at 100% already.

 

-Xathros

Link to comment

Just ran a test on HouseLinc. If you set the SwitchLinc to Off before moving to the ISY the ISY will NOT turn the LEDs back on. There is a separate command to turn the LEDs physically Off and another to turn them back On. The ISY does not support that on SwitchLinc devices.

 

A Factory Reset of the SwitchLinc device to get the LEDs physically On is needed. A Restore Device will also be needed to rebuild the link database after the Factory Reset.

Link to comment

Archived

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


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

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