dchesterton/texecom2mqtt-hassio

V6 Firmware missing armed status in mqtt message

Opened this issue · 0 comments

Since my panel was updated to V6 the reporting of the staus after armed is missing in the mqtt message.

messaged when dissarmed {"id":"A","name":"XXX","number":1,"status":"disarmed"}

folowed by {"id":"A","name":"XXX","number":1,"status":"in_exit"}

message when arming {"id":"A","name":"XXX","number":1,"status":"part_armed_1"}

and the last message is {"id":"A","name":"XXX","number":1} there is no status

from the docker container log.

2022-03-30 11:37:23 - INFO: Remotely arming XXX to Part Arm 1

2022-03-30 11:37:27 - INFO: XXX status changed to In Exit

2022-03-30 11:37:36 - INFO: XXX status changed to Part Armed 1

2022-03-30 11:37:36 - INFO: XXX status changed to undefined

DEBUG: Publishing to texecom2mqtt/config: {"version":"1.2.3","log_level":"trace","model":"Premier Elite 48","firmware_version":"V6.02.00LS1","serial_number":"0000000"}