nielsfaber / alarmo

Easy to use alarm system integration for Home Assistant
1.24k stars 117 forks source link

Disarm MQTT not working #965

Closed arnodu59115 closed 3 weeks ago

arnodu59115 commented 3 weeks ago

Alarmo Version

v1.10.2

HA Version

2024.6.0

Bug description

Hello,

Since upgrading to version 1.10.2, I can no longer deactivate the alarm via MQTT (no problem with the panel).

No problem with activation via MQTT, only “disarm” is a problem.

Can I downgrade to version 1.10.1 to see if it's this version that's causing the problem?

Steps to reproduce

Info Zigbee2MQTT info 2024-06-06 18:29:16MQTT publish: topic 'zigbee2mqtt/Clavier_Alarme', payload '{“action”:“disarm”,“action_code”:“****”,“action_transaction”:74,“action_zone”:23,“battery”:100,“battery_low”:false,“last_seen”:"2024-06-06T16:29:16. 469Z“,”linkquality“:98,”tamper“:false,”update“:{”installed_version“:131077,”latest_version“:131077,”state“:”idle“},”update_available“:false,”voltage":6000}'

Relevant log output

No response

nielsfaber commented 3 weeks ago

I can confirm the issue, I see it here as well.

nielsfaber commented 3 weeks ago

I released v1.10.3 which should resolve this issue. Please update and test if it works OK for you now.

overdrivesFR commented 3 weeks ago

Had the same issue since yesterday disarming with the NSPanel. Works as intended with 1.10.3.

Shaunpottie commented 3 weeks ago

Same Issue, error at the bottom left of the screenshot Screenshot 2024-06-07 084014

Shaunpottie commented 3 weeks ago

I released v1.10.3 which should resolve this issue. Please update and test if it works OK for you now.

Please can you tell me how to update manually, I usually update when I get a notification.

I really don't want to uninstall and install and setup everything again!

nielsfaber commented 3 weeks ago

@Shaunpottie you can update via HACS. It should show that a newer version is available. Updating is not the same as re-installing, there is no need for that.

Shaunpottie commented 3 weeks ago

@Shaunpottie you can update via HACS. It should show that a newer version is available. Updating is not the same as re-installing, there is no need for that.

Thank you, I'm such an idiot, I never remember to check HACS. All working fine now again. Thank you again.

JPnux commented 3 weeks ago

hello I have HACS 1.34 I have HA 2024.5.5 under docker

I have Alarmo 1.10.1 and I don't see any update available in HACS :-(

arnodu59115 commented 3 weeks ago

Hello @nielsfaber ,

With version 1.10.3, I no longer have any problems with the disarm function.

Thanks for the quick fix :-)