ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
340 stars 91 forks source link

ignporing command after payload with arm #343

Closed jjreit closed 1 year ago

jjreit commented 1 year ago

First, thank you for this great work!!! I'm really glad to use your service!

Alarm system

EVO192 IP150

Environment

Raspberry with pai.service and iobroker In the ioBroker I can see all topics except paradox/control Attached the pai.config file.

Git branch

good question.. not the DEV ;-)

Question

I don't know how to arm the paradox by using MQTT. I tried MQTT Explorer with following topic: paradox/control/partitions/all the payload was: arm Nothing happened... See log

Logs (if required)

2023-01-27 14:48:06,297 - WARNING - PAI.paradox.interfaces.mqtt.basic - Ignoring command: retained message topic=paradox/control/partitions/all, payload=arm

There are also sum checksum entries and I'm not sure if this is relevant... wrong checksum, read b'00', computed b'cb', message: b'47800000040000000000010000000000010000000000e300bd06e300000000000000000000000000000000000000000000000000000000000000000000000000000 0000000a800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'

jjreit commented 1 year ago

Hi, I wanna close this issue. I switched to Home Assistant and there it is working without any issues. It seems that ioBroker had a problem with the retain flag. Regards, Josef