Spyke

Replies

Comment on

[Solved] How to detect the position of a dumb wall switch?

Assuming technically possible, this solution requires no other hardware:

Is it possible to make the smart plug default to the opposite of the last state? You could use the wall switch like a pushbutton (cut and restore power) and it would toggle, then maintain control from HASS. You might be able to save the last state of the smart plug, detect when it comes online after a power failure (theoretically), and set it to the opposite of the previous state in an automation.

You reached the end