NSPManager / NSPanelManager

Sonoff NSPanel custom firmware for responsive and intuitive use
https://discord.gg/RwXvAH56fE
153 stars 11 forks source link

Implement option to reverse relay positions #62

Closed tpanajott closed 1 year ago

tpanajott commented 1 year ago

Implement option for the user to "switch place" of the relays. This is especially useful if the user has installed it with the wires the wrong way around.

gvitzi commented 1 year ago

If you mean that button-1 will control relay-2 and vice-versa, Then I just wanted to note that this can be achieved already (at least with Home-Assistant) since the relays are reported as switches in HA, They can be added as lights in the room and then selected in the "Detached Mode" in a reverse manner.

tpanajott commented 1 year ago

If you mean that button-1 will control relay-2 and vice-versa, Then I just wanted to note that this can be achieved already (at least with Home-Assistant) since the relays are reported as switches in HA, They can be added as lights in the room and then selected in the "Detached Mode" in a reverse manner.

Yes, this is what I meant :) Good workaround!

tpanajott commented 1 year ago

Functionality added in latest merge, closing.