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
877 stars 189 forks source link

[Help] how to trigger the small icons at the screensaver from home assistant. #1269

Closed DaPeace closed 2 hours ago

DaPeace commented 2 hours ago

Hi joBr99, in ioBroker it was really easy to trigger the small 2 icons Top Left and Right of the screensaver for the state of the relay. In HA + Appdaemon i dont find any information how to set those up. Could you help out? Thank you!

joBr99 commented 2 hours ago

Hey you need to configure the statusIcons with the two relay entities from tasmota:

    screensaver:
.
.
.
        statusIcon1:
          entity: switch.example_item
        statusIcon2:
           entity: binary_sensor.example_item

https://docs.nspanel.pky.eu/stable/config-screensaver