You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Thanks for the reply. With an Evo192 you have the option to add an RTX3
which gives it the capability to add wireless zones and devices.
@yozik04 do you have an RTX3 to test this or could I somehow provide some debug logs to see if this is something that can be added?
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.
The text was updated successfully, but these errors were encountered: