Quick state change on switches

It doesn’t happen often, but occasionally there can be a state problem with a switch on HA… for example if an IR signal has not been received (so HA thinks the device is on, when it’s not).

Could we have a quicker state change ability? Please let me know if there’s a better way to do this, but currently I have to go to the Developer/States page, find the switch and set it to on/off.

Suggestion: On the main (States) page, I can click on the switch icon, which gives me a little pop-up card including a recent log of on/off and, at the bottom, the assumed state. Could we add an ability here to change the current known state?

Thanks

If a device doesn’t reliably report state, you can set assumed_state to true. This will replace the toggle with on/off buttons

1 Like