You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two identical devices (4 channel relays) connected to Homebridge. In Homebridge, they are available as switch_1,switch_2,switch_3,switch_4 and a second set of switch_1,switch_2,switch_3,switch_4.
When I try to manage these relays via NodeRed, I can access only the first 4, because the second 4 have the same names
I tried changing the names thru Smart Life app and thru homebridge accessories, but it had no effect. As I see, the problem is that the inner name of each individual channel does not contain the name of the parent device and/or not uses manually changed channel names. And it's not enough for unique channel identification.
I would be grateful for advice on how to solve this problem. Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have two identical devices (4 channel relays) connected to Homebridge. In Homebridge, they are available as switch_1,switch_2,switch_3,switch_4 and a second set of switch_1,switch_2,switch_3,switch_4.
When I try to manage these relays via NodeRed, I can access only the first 4, because the second 4 have the same names
I tried changing the names thru Smart Life app and thru homebridge accessories, but it had no effect. As I see, the problem is that the inner name of each individual channel does not contain the name of the parent device and/or not uses manually changed channel names. And it's not enough for unique channel identification.
I would be grateful for advice on how to solve this problem. Thanks
Beta Was this translation helpful? Give feedback.
All reactions