Alarm system
EVO192, access mode IP150
Firmware: 7.31 build 1
Environment
- Home Assistant Yellow
- Python version Python 3.11.2 although I believe it runs in a container
- PAI version: 3.5.0
Git branch
Stable and Dev branch
Describe the bug
When adding the additional zone property "signal_strength" to publish to home assistant, no additional properties are published. Having a look at the mqtt topics there are no additional entries added specifically for this property. I have cleared out MQTT completely and reinstalled the plugin but it looks like the properties are stuck on open and tamper.
HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES:
- signal_strength
- open
- tamper
To Reproduce
Steps to reproduce the behavior:
Install and configure the home assistant addon via an IP 150 module on an EVO192. Add the HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES config as shown above, notice the signal_strength additional property is not being published.
Alarm system
EVO192, access mode IP150
Firmware: 7.31 build 1
Environment
Git branch
Stable and Dev branch
Describe the bug
When adding the additional zone property "signal_strength" to publish to home assistant, no additional properties are published. Having a look at the mqtt topics there are no additional entries added specifically for this property. I have cleared out MQTT completely and reinstalled the plugin but it looks like the properties are stuck on open and tamper.
To Reproduce
Steps to reproduce the behavior:
Install and configure the home assistant addon via an IP 150 module on an EVO192. Add the HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES config as shown above, notice the signal_strength additional property is not being published.