Jump to content

Not all switches which are part of a scene respond


renatohtpc

Recommended Posts

This has been driving me up a wall......

 

Running Firmware 4.6.2.

PLM Info: 41.E9.92 v9E / Connected

 

 

Also, let me preface that I am using "older" Insteon switches (i.e. 2476S SwitchLinc Relay W/Sense v.37 & v.38))

 

 

I have a program which at Sunrise, turns off the "Outside Lights" Scene.

 

"if

   Time is Sunrise

Then

  Set Scene 'Outside Lights' Off

Else

  - No Actions"

 

 

I noticed that occasionally, the Admin GUI (after sunrise) reports one of the 4 switches which make up the scene (i.e. Outside Lights) as being off. If I query the same switch from the admin console, the status is actually On.

 

If I turn on/off the SAME switch from the admin console or eKeypad, I get the expected behavior.

 

Any idea what could be possibly be causing this erratic behavior?

 

Thanks

Renato

Link to comment

Hi Renato

 

Can you confirm:

  • You have an intermittent problem with one switch
  • The scene turns the light on, but the admin console shows it as off
  • Also, did it always work correctly in the past and this is a new observed behavior?

If that's right, I would suggest

  • Leave the switch configured as normal in the ISY
  • Go to the switch and factory reset it
  • From the admin console, 'right click' on the switch and pick "Restore device"

Give that a try for a few days and see if it fixes it

 

Paul

Link to comment

Thank you both for your replies.

 

Paul

"The scene turns the light on, but the admin console shows it as off". It is actually the other way around.  Two  programs turns the scene on (on sunset) and off (on sunrise). When the sunrise program executes, is when I see the problem.

 

"Also, did it always work correctly in the past and this is a new observed behavior?"  This started about a month ago. I know, now you are going to ask me "what have I changed since?" well..... I have no clue :)

 

Techman:

They are LED E14 (candelabra) lights.

 

Renato

Link to comment

Does not have to be something new. Can be something moved to a different location.

Dual Band device like a 2443 Access Point going south and no longer getting the Insteon commands to the other power line. If you have any Access Points see if they are hardware 2.0 or higher. They have the same power supply issues as the 2413S PLMs.

 

Though the Scene showing off and the lights are On maybe a clue.

Link to comment

Someone correct me if I am wrong. Scene commands are sent only once & no acknowledgments from the devices are received. The ISY just updates their status on the assumption that the scene command was properly received. With a direct command it is repeated 3 times until the device sends an acknowledgment. If your device has less than optimal communication this will explain why a scene command doesn't always work while you doing it from the console does work.

 

You might want to consider having the program send direct commands instead of using a scene. Or you might send a direct command to that device only in addition to the scene.

Link to comment

I realize that the 2476S are quite "antique"

 

What would be the advantage of upgrading those 2476S switches to say the 2477S?.  Also I am using the 2473 OutletLinc V.38 for my outlets (about 10 of them)

 

As an aside, my config has the following access points/extenders:

 

2X - P2443 V2.0 0940 on main floor

1X - 2992-222 R3.7 2016 on main floor

 

1X - PLM on second floor

1X - 2443 V2.6 1212 on second floor

 

 

Renato

Link to comment

I realize that the 2476S are quite "antique"

 

What would be the advantage of upgrading those 2476S switches to say the 2477S?.  Also I am using the 2473 OutletLinc V.38 for my outlets (about 10 of them)

 

As an aside, my config has the following access points/extenders:

 

2X - P2443 V2.0 0940 on main floor

1X - 2992-222 R3.7 2016 on main floor

 

1X - PLM on second floor

1X - 2443 V2.6 1212 on second floor

 

 

Renato

 

Renaldo,

 

I believe the 2476S is a single band device, so you lose the advantage of RF

 

Almost all LED bulbs have a driver circuit. If the circuit in one of the bulbs failed it could interfere with the Insteon OFF signal

 

You can run a Scene Test by right clicking on the scene. This will give you a detailed readout of any issues. Post the results after you run the test.

 

As BrianH mentioned above it can also be a problem with another device.  The latest Dual Band devices have updated firmware and hardware which helps improve the network reliability.

Link to comment

Your communications are likely to improve significantly if you replace your older single band (2476 models) with dual band (2477) ones.  Smarthome is having a sale right now with 25% off and if you buy the multipacks the price is pretty good.  This holds true for both the dimmers and on/off switches.

 

No doubt, your problems are communication related.

 

a 5-pack of on/off switches is $211 minus 25% gets you down to about $31/ea.  You'll need to add something else on there to get back up to $200 for the free shipping.

 

I've been slowly replacing mine and either retiring my old switches or moving them to low priority duty.

Link to comment

I would recommend you try the factory reset suggested earlier. I have older togglincs that "lose it" after a few years of continuous use, and then behave normally once reset. It only takes a few minutes to try and costs nothing if it doesn't work

 

Paul

Link to comment

Techman

 

Here is the output of the scene test:

Tue 07/25/2017 03:38:50 PM : [GRP-RX      ] 02 61 10 13 00 06 
Tue 07/25/2017 03:38:51 PM : [INST-SRX    ] 02 50 13.49.FB 41.E9.92 61 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:51 PM : [Std-Cleanup Ack] 13.49.FB-->ISY/PLM Group=0, Max Hops=1, Hops Left=0
Tue 07/25/2017 03:38:51 PM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:51 PM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:52 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:52 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:53 PM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:53 PM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:53 PM : [CLEAN-UP-RPT] 02 58 06 
Tue 07/25/2017 03:38:53 PM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:53 PM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Front Door (13 49 FB 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>
Tue 07/25/2017 03:38:58 PM : [INST-ACK    ] 02 62 00.00.10 CF 13 00 06          LTOFFRR(00)
Tue 07/25/2017 03:39:14 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6E 4B           (4B)
Tue 07/25/2017 03:39:14 PM : [Std-Direct  ] 14.08.C8-->ISY/PLM Group=0, Max Hops=3, Hops Left=3
Tue 07/25/2017 03:39:14 PM : [D2D EVENT   ] Event [14 8 C8 1] [ST] [150] uom=0 prec=-1
Tue 07/25/2017 03:39:14 PM : [   14 8 C8 1]       ST 150
Tue 07/25/2017 03:39:43 PM : [INST-SRX    ] 02 50 14.08.C8 00.00.01 CF 11 00    LTONRR (00)
Tue 07/25/2017 03:39:43 PM : [Std-Group   ] 14.08.C8-->Group=1, Max Hops=3, Hops Left=3
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 2] [DON] [0] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 2]      DON   0
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 2] [ST] [255] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 2]       ST 255
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 1] [CLIHCS] [2] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 1]   CLIHCS   2

Paul

I have done a factory reset on the switch.  I will see how the scene will behave over the next few days.

 

 

 

Link to comment

Techman

 

Here is the output of the scene test:

Tue 07/25/2017 03:38:50 PM : [GRP-RX      ] 02 61 10 13 00 06 
Tue 07/25/2017 03:38:51 PM : [INST-SRX    ] 02 50 13.49.FB 41.E9.92 61 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:51 PM : [Std-Cleanup Ack] 13.49.FB-->ISY/PLM Group=0, Max Hops=1, Hops Left=0
Tue 07/25/2017 03:38:51 PM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:51 PM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:52 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:52 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:53 PM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:53 PM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 03:38:53 PM : [CLEAN-UP-RPT] 02 58 06 
Tue 07/25/2017 03:38:53 PM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 03:38:53 PM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Front Door (13 49 FB 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>
Tue 07/25/2017 03:38:58 PM : [INST-ACK    ] 02 62 00.00.10 CF 13 00 06          LTOFFRR(00)
Tue 07/25/2017 03:39:14 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6E 4B           (4B)
Tue 07/25/2017 03:39:14 PM : [Std-Direct  ] 14.08.C8-->ISY/PLM Group=0, Max Hops=3, Hops Left=3
Tue 07/25/2017 03:39:14 PM : [D2D EVENT   ] Event [14 8 C8 1] [ST] [150] uom=0 prec=-1
Tue 07/25/2017 03:39:14 PM : [   14 8 C8 1]       ST 150
Tue 07/25/2017 03:39:43 PM : [INST-SRX    ] 02 50 14.08.C8 00.00.01 CF 11 00    LTONRR (00)
Tue 07/25/2017 03:39:43 PM : [Std-Group   ] 14.08.C8-->Group=1, Max Hops=3, Hops Left=3
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 2] [DON] [0] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 2]      DON   0
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 2] [ST] [255] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 2]       ST 255
Tue 07/25/2017 03:39:43 PM : [D2D EVENT   ] Event [14 8 C8 1] [CLIHCS] [2] uom=0 prec=-1
Tue 07/25/2017 03:39:43 PM : [   14 8 C8 1]   CLIHCS   2

Paul

I have done a factory reset on the switch.  I will see how the scene will behave over the next few days.

 

You scene test appears to not have any errors. Take a physical  look at all the lights in your scene to verify that they all turned off after the test turned them on.

The scene does indicate marginal communications in several of the entries such as the one below:

         Tue 07/25/2017 03:38:51 PM : [std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=0

 

As Paul suggested, upgrading your devices to dual band should greatly improve your communication problem.

Link to comment

Ok, sunset came and guess what.....

 

the front door light did not come on!!!!!!

 

So,  I swapped the 2476 for a 2477. Here are the results of the Scene Test:

Log with 2476S

Tue 07/25/2017 08:44:04 PM : [GRP-RX      ] 02 61 10 13 00 06 
Tue 07/25/2017 08:44:05 PM : [INST-SRX    ] 02 50 13.49.FB 41.E9.92 E1 13 FF    LTOFFRR(FF)
Tue 07/25/2017 08:44:05 PM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 08:44:05 PM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 08:44:06 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 08:44:06 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 08:44:06 PM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 66 13 10    LTOFFRR(10)
Tue 07/25/2017 08:44:06 PM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=2, Hops Left=1
Tue 07/25/2017 08:44:07 PM : [CLEAN-UP-RPT] 02 58 06 
Tue 07/25/2017 08:44:07 PM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 08:44:07 PM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
Tue 07/25/2017 08:44:09 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6E 4A           (4A)
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Failed]</font> Outside Lights - Front Door (13 49 FB 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>
Tue 07/25/2017 08:44:16 PM : [INST-TX-I1  ] 02 62 00 00 10 CF 13 00
Tue 07/25/2017 08:44:16 PM : [INST-ACK    ] 02 62 00.00.10 CF 13 00 06          LTOFFRR(00)
Tue 07/25/2017 08:44:27 PM : [INST-SRX    ] 02 50 13.F4.A1 00.00.01 CB 11 01    LTONRR (01)
Tue 07/25/2017 08:44:27 PM : [Std-Group   ] 13.F4.A1-->Group=1, Max Hops=3, Hops Left=2
Tue 07/25/2017 08:44:27 PM : [D2D EVENT   ] Event [13 F4 A1 1] [DON] [1] uom=0 prec=-1
Tue 07/25/2017 08:44:27 PM : [  13 F4 A1 1]      DON   1
Tue 07/25/2017 08:44:27 PM : [D2D-CMP 0009] CTL [13 F4 A1 1] DON op=1 Event(val=1 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true
Tue 07/25/2017 08:44:27 PM : [D2D-CMP 0005] CTL [13 F4 A1 1] DON op=1 Event(val=1 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true
Tue 07/25/2017 08:44:27 PM : [D2D EVENT   ] Event [13 F4 A1 1] [ST] [255] uom=0 prec=-1
Tue 07/25/2017 08:44:27 PM : [  13 F4 A1 1]       ST 255
Tue 07/25/2017 08:44:27 PM : [D2D-CMP 0006] STS [13 F4 A1 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false
Tue 07/25/2017 08:44:27 PM : [INST-SRX    ] 02 50 13.F4.A1 00.00.01 CB 11 01    LTONRR (01)
Tue 07/25/2017 08:44:27 PM : [Std-Group   ] 13.F4.A1-->Group=1, Max Hops=3, Hops Left=2
Tue 07/25/2017 08:44:27 PM : [INST-DUP    ] Previous message ignored.
Tue 07/25/2017 08:44:28 PM : [INST-SRX    ] 02 50 13.F4.A1 41.E9.92 41 11 01    LTONRR (01)
Tue 07/25/2017 08:44:28 PM : [Std-Cleanup ] 13.F4.A1-->ISY/PLM Group=1, Max Hops=1, Hops Left=0
Tue 07/25/2017 08:44:28 PM : [INST-DUP    ] Previous message ignored.
Tue 07/25/2017 08:45:15 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6F 28           (28)
Tue 07/25/2017 08:45:15 PM : [Std-Direct  ] 14.08.C8-->ISY/PLM Group=0, Max Hops=3, Hops Left=3
Tue 07/25/2017 08:45:15 PM : [D2D EVENT   ] Event [14 8 C8 1] [CLIHUM] [40] uom=0 prec=-1
Tue 07/25/2017 08:45:15 PM : [   14 8 C8 1]   CLIHUM  40


Log with 2477S


Tue 07/25/2017 09:12:50 PM : [GRP-RX      ] 02 61 10 13 00 06 
Tue 07/25/2017 09:12:51 PM : [INST-SRX    ] 02 50 46.D6.30 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 09:12:51 PM : [Std-Cleanup Ack] 46.D6.30-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
Tue 07/25/2017 09:12:52 PM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 09:12:52 PM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 09:12:52 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 66 13 10    LTOFFRR(10)
Tue 07/25/2017 09:12:52 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=1
Tue 07/25/2017 09:12:53 PM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 63 13 10    LTOFFRR(10)
Tue 07/25/2017 09:12:53 PM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=3, Hops Left=0
Tue 07/25/2017 09:12:54 PM : [CLEAN-UP-RPT] 02 58 06 
Tue 07/25/2017 09:12:54 PM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 09:12:54 PM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Front Door (46 D6 30 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>
Tue 07/25/2017 09:12:59 PM : [INST-TX-I1  ] 02 62 00 00 10 CF 13 00
Tue 07/25/2017 09:12:59 PM : [INST-ACK    ] 02 62 00.00.10 CF 13 00 06          LTOFFRR(00)
Tue 07/25/2017 09:13:18 PM : [INST-SRX    ] 02 50 14.08.C8 00.00.01 CF 13 00    LTOFFRR(00)
Tue 07/25/2017 09:13:18 PM : [Std-Group   ] 14.08.C8-->Group=1, Max Hops=3, Hops Left=3
Tue 07/25/2017 09:13:18 PM : [D2D EVENT   ] Event [14 8 C8 2] [DOF] [0] uom=0 prec=-1
Tue 07/25/2017 09:13:18 PM : [   14 8 C8 2]      DOF   0
Tue 07/25/2017 09:13:18 PM : [D2D EVENT   ] Event [14 8 C8 2] [ST] [0] uom=0 prec=-1
Tue 07/25/2017 09:13:18 PM : [   14 8 C8 2]       ST   0
Tue 07/25/2017 09:13:18 PM : [D2D EVENT   ] Event [14 8 C8 1] [CLIHCS] [0] uom=0 prec=-1
Tue 07/25/2017 09:13:18 PM : [   14 8 C8 1]   CLIHCS   0
Tue 07/25/2017 09:14:00 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6E 4A           (4A)
Tue 07/25/2017 09:14:00 PM : [Std-Direct  ] 14.08.C8-->ISY/PLM Group=0, Max Hops=3, Hops Left=3
Tue 07/25/2017 09:14:00 PM : [D2D EVENT   ] Event [14 8 C8 1] [ST] [148] uom=0 prec=-1
Tue 07/25/2017 09:14:00 PM : [   14 8 C8 1]       ST 148
Tue 07/25/2017 09:15:06 PM : [INST-SRX    ] 02 50 14.08.C8 41.E9.92 0F 6E 4B           (4B)
Tue 07/25/2017 09:15:06 PM : [Std-Direct  ] 14.08.C8-->ISY/PLM Group=0, Max Hops=3, Hops Left=3
Tue 07/25/2017 09:15:06 PM : [D2D EVENT   ] Event [14 8 C8 1] [ST] [150] uom=0 prec=-1
Tue 07/25/2017 09:15:06 PM : [   14 8 C8 1]       ST 150
Tue 07/25/2017 09:15:21 PM : [INST-SRX    ] 02 50 13.F4.A1 00.00.01 CB 11 01    LTONRR (01)
Tue 07/25/2017 09:15:21 PM : [Std-Group   ] 13.F4.A1-->Group=1, Max Hops=3, Hops Left=2
Tue 07/25/2017 09:15:21 PM : [D2D EVENT   ] Event [13 F4 A1 1] [DON] [1] uom=0 prec=-1
Tue 07/25/2017 09:15:21 PM : [  13 F4 A1 1]      DON   1
Tue 07/25/2017 09:15:21 PM : [D2D-CMP 0009] CTL [13 F4 A1 1] DON op=1 Event(val=1 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true
Tue 07/25/2017 09:15:21 PM : [D2D-CMP 0005] CTL [13 F4 A1 1] DON op=1 Event(val=1 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> true
Tue 07/25/2017 09:15:21 PM : [D2D EVENT   ] Event [13 F4 A1 1] [ST] [255] uom=0 prec=-1
Tue 07/25/2017 09:15:21 PM : [  13 F4 A1 1]       ST 255
Tue 07/25/2017 09:15:21 PM : [D2D-CMP 0006] STS [13 F4 A1 1] ST op=1 Event(val=255 uom=0 prec=-1) is Condition(val=0 uom=0 prec=-1) --> false
Tue 07/25/2017 09:15:22 PM : [INST-SRX    ] 02 50 13.F4.A1 00.00.01 CB 11 01    LTONRR (01)
Tue 07/25/2017 09:15:22 PM : [Std-Group   ] 13.F4.A1-->Group=1, Max Hops=3, Hops Left=2
Tue 07/25/2017 09:15:22 PM : [INST-DUP    ] Previous message ignored.
Tue 07/25/2017 09:15:22 PM : [INST-SRX    ] 02 50 13.F4.A1 41.E9.92 41 11 01    LTONRR (01)
Tue 07/25/2017 09:15:22 PM : [Std-Cleanup ] 13.F4.A1-->ISY/PLM Group=1, Max Hops=1, Hops Left=0
Tue 07/25/2017 09:15:22 PM : [INST-DUP    ] Previous message ignored.

Thanks again for all of your help.

 

Renato

Link to comment

Paul, sorry, I did not. Clearly I don't know what I am doing here.....

 

So this is what I just finished doing......

 

As mentioned before:

 

1) I swapped the 2467 for a 2477 (i.e. deleted the 2467 from the Admin GUI and added the 2477). 

2) I added the 2477 to the scene

3) Did a device restore on the 2477

4) Diagnostics -> Show device links table and compared to the ISY links table.  results were 3 identical and 1 identical/ignore at the end.

5) Completed a scene test.

 

Here are the results

Tue 07/25/2017 11:07:32 PM : [GRP-RX      ] 02 61 10 13 00 06 
Tue 07/25/2017 11:07:32 PM : [INST-SRX    ] 02 50 46.D6.30 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:32 PM : [Std-Cleanup Ack] 46.D6.30-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
Tue 07/25/2017 11:07:32 PM : [INST-SRX    ] 02 50 46.D6.30 41.E9.92 61 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:32 PM : [Std-Cleanup Ack] 46.D6.30-->ISY/PLM Group=0, Max Hops=1, Hops Left=0
Tue 07/25/2017 11:07:33 PM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 66 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:33 PM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=1
Tue 07/25/2017 11:07:34 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 62 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:34 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=0
Tue 07/25/2017 11:07:34 PM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 69 EC D0           (D0)
Tue 07/25/2017 11:07:34 PM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=1, Hops Left=2
Tue 07/25/2017 11:07:34 PM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 61 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:34 PM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=1, Hops Left=0
Tue 07/25/2017 11:07:34 PM : [CLEAN-UP-RPT] 02 58 06 
Tue 07/25/2017 11:07:34 PM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Tue 07/25/2017 11:07:34 PM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Front Door (46 D6 30 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>
Tue 07/25/2017 11:07:40 PM : [INST-ACK    ] 02 62 00.00.10 CF 13 00 06          LTOFFRR(00)

Link to comment

If the device you just replaced had nothing going except this one scene, then what you did is fine.  

 

Typically, you would use "replace with" command from the ISY admin console when replacing a switch.  It will replace your old switch the new switch everywhere it existed (programs and scenes . . . all of them all at once).

 

1) Physically replace the old switch with new switch

2) Right click switch you are getting rid of and click "remove from folder" if it is in a folder, if not you can skip this step

3) Add new switch to ISY (click on the start linking swirly button at the top of the admin console and then push and hold the set button on the new switch until it beeps)

4) New switch shoudl show up on your screen, click "finish" so new switch is added, let it delete all olds links

5) Right click old switch and click "replace with" and then select your new switch (which at this point will just have a number name)

6) Let ISY do its thing

7) Reopen admin console and put your switch back into the folder (if you had it in a folder), the original switch will be gone and now a switch with the same name will be your new switch.

8) Done.

 

Keep in mind, replacing one swithc with a dual band device will not do much for comm since the radio will not have any other switches to talk to.  The more dual band devices, the more paths the radio has.

Link to comment

Good morning everybody.

 

Last night, (after sunset) I replaced 3 additional 2476 with 3 2477 (for a total of 4). This morning I checked the status of the Switch and can confirm that it did indeed turn off.

 

I just finished replacing a fifth 2476 with a 2477.

 

I then re-ran the same scene test and here are the results......

Wed 07/26/2017 09:16:51 AM : [GRP-RX      ] 02 61 10 13 00 06 
Wed 07/26/2017 09:16:51 AM : [INST-SRX    ] 02 50 46.D6.30 41.E9.92 65 13 10    LTOFFRR(10)
Wed 07/26/2017 09:16:51 AM : [Std-Cleanup Ack] 46.D6.30-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
Wed 07/26/2017 09:16:52 AM : [INST-SRX    ] 02 50 13.4C.71 41.E9.92 66 13 10    LTOFFRR(10)
Wed 07/26/2017 09:16:52 AM : [Std-Cleanup Ack] 13.4C.71-->ISY/PLM Group=0, Max Hops=2, Hops Left=1
Wed 07/26/2017 09:16:53 AM : [INST-SRX    ] 02 50 14.6A.DF 41.E9.92 66 13 10    LTOFFRR(10)
Wed 07/26/2017 09:16:53 AM : [Std-Cleanup Ack] 14.6A.DF-->ISY/PLM Group=0, Max Hops=2, Hops Left=1
Wed 07/26/2017 09:16:54 AM : [INST-SRX    ] 02 50 14.AB.C0 41.E9.92 67 13 10    LTOFFRR(10)
Wed 07/26/2017 09:16:54 AM : [Std-Cleanup Ack] 14.AB.C0-->ISY/PLM Group=0, Max Hops=3, Hops Left=1
Wed 07/26/2017 09:16:54 AM : [CLEAN-UP-RPT] 02 58 06 
Wed 07/26/2017 09:16:54 AM : [INST-SRX    ] 02 50 17.F0.61 41.E9.92 65 13 10    LTOFFRR(10)
Wed 07/26/2017 09:16:54 AM : [Std-Cleanup Ack] 17.F0.61-->ISY/PLM Group=0, Max Hops=1, Hops Left=1
<html><font color="red">----- Outside Lights Test Results -----</font></html>
<html><font color="red">[Succeeded]</font> Outside Lights - Garage (P) (14 AB C0 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door R (14 6A DF 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Deck Door L (13 4C 71 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Front Door (46 D6 30 1)</html>
<html><font color="red">[Succeeded]</font> Outside Lights - Basemnt Door (17 F0 61 1)</html>
<html><font color="red">----- Outside Lights Test Results -----</font></html>

Link to comment

Archived

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


×
×
  • Create New...