Quite interested in trying this but after importing into node red there are missing modules!
Also can supply a bit more info on using it ?? 48%20PM|586x473
For the AlarmPanel you have to enable the MQTT section in YET.
For MQTT fix I use this version of the bwalarm.py [LINK](https://github.com/gazoscalvertos/Hass- Custom-Alarm/blob/3f9fd9e54d4ae740482ee178227c4a0c334fc83a/custom_components/alarm_control_panel/bwalarm.py) from Tyre88
the problem is easy to solve … with one of the last updates HA get Node-Red with Ingress …
you have to add the port in the node-red container config, so that it will be able to connect
Hi Manzn I have merged you code update and it looks good except i am receiving a Unexpected end of JSON input when I click on the Log Button. (I added a debug output when it didnt display)
Check out github I have merged another change. Log file now working. I am pulling from the alarm_logging.json file and sanitising the input to the table. Now just to get sensors…