Replies: 1 comment 1 reply
-
Add this filter to your partition state in your esphome yaml. This will send "disarmed" instead of "not_ready" to home assistant.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recently i have noticed the bellow error in the logs. I did not change anything to the code except esphome update.
What i can do to fix it?
Thanks!
Logger: homeassistant.components.template.alarm_control_panel
Source: components/template/alarm_control_panel.py:295
integration: Template (documentation, issues)
First occurred: 01:02:28 (2267 occurrences)
Last logged: 21:03:49
Received invalid alarm panel state: not_ready for entity alarm_control_panel.safe_alarm_panel. Expected: armed_away, armed_custom_bypass, armed_home, armed_night, armed_vacation, arming, disarmed, pending, triggered, unavailable
Beta Was this translation helpful? Give feedback.
All reactions