ekkesa
ekkesa
I think I got a workable workaround. I created a MQTT Binary Sensor, which monitors 'riscopanel/alarm/status'. I use the force_update option in the config. Then with a template trigger looking...
I changed the script to grab the add-on container name with a template, that should the container name change with an update it will continue to work. So far it...
I have done something similar to this using scripts triggered by input_booleans. It is a bit of a PITA to configure the scripts the first time, but it is absolute...
@genestealer Thank you for the suggestion, but @kloggy's implementation has a bit more than just a simple binary sensor. It also shows signal strength etc.