Skip to content

signal_strength HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES not being published. #495

@somejavadev

Description

@somejavadev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingto be confirmedReported but not yet confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions