pai icon indicating copy to clipboard operation
pai copied to clipboard

signal_strength HOMEASSISTANT_PUBLISH_ZONE_PROPERTIES not being published.

Open somejavadev opened this issue 1 year ago • 4 comments

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.

somejavadev avatar Sep 07 '24 10:09 somejavadev

EVO192 is alarm for wired sensors. Why you need signal_strength?

yozik04 avatar Sep 07 '24 15:09 yozik04

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?

somejavadev avatar Sep 11 '24 16:09 somejavadev

@somejavadev I do not have RTX3 and I do not think I will have time for adding support for that. But if anybody wants to contribute I am happy to receive Pull Requests.

yozik04 avatar Dec 19 '24 09:12 yozik04

No problem at all, let me see if I can get a Dev environment set up, perhaps it can be a good holiday project.

On Thu, 19 Dec 2024, 11:12 Jevgeni Kiski, @.***> wrote:

@somejavadev https://github.com/somejavadev I do not have RTX3 and I do not think I will have time for adding support for that. But if anybody wants to contribute I am happy to receive Pull Requests.

— Reply to this email directly, view it on GitHub https://github.com/ParadoxAlarmInterface/pai/issues/495#issuecomment-2553149831, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRUU4EYYBXGANGOQMQOIXT2GKEZVAVCNFSM6AAAAABNZ447CKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJTGE2DSOBTGE . You are receiving this because you were mentioned.Message ID: @.***>

somejavadev avatar Dec 19 '24 09:12 somejavadev