joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
854 stars 187 forks source link

Adding NSPanel buttons to Home Assistant as entites #1231

Closed mkaflowski closed 1 month ago

mkaflowski commented 1 month ago

Is it possible to add NSPanel buttons to Home Assistant as entites? I need to control power states of nspanel for some autiomations like turning on light.

joBr99 commented 1 month ago

You can decouple the buttons from the relay, if you need to do so: https://docs.nspanel.pky.eu/stable/phys-btn/#decouple-buttons-from-controlling-power-outputs

mkaflowski commented 1 month ago

SetOption19 0 fixed the issue and the device showed up

joBr99 commented 1 month ago

SetOption19 0 is the default and SetOption19 1 is no longer included in release binaries of tasmota, did you configure this in earlier versions?