jazzyisj / home-assistant-config

My Home Assistant configuration.
67 stars 10 forks source link

Alarmo - MQTT causing error on startup. #30

Closed jazzyisj closed 2 years ago

jazzyisj commented 2 years ago

Alarmo MQTT causing error on start up, reading retained message before alarm ready?

WARNING (MainThread) [custom_components.alarmo.alarm_control_panel] Mode armed_home is not supported, ignoring.

https://github.com/nielsfaber/alarmo/issues/287

jazzyisj commented 2 years ago

Command topic was being retained in MQTT broker. Make sure Retain MQTT Message doesn't get turned on in MQTT app.