diff --git a/source/_posts/2020-06-24-release-112.markdown b/source/_posts/2020-06-24-release-112.markdown index 40225d4b6f4..8485966a0b0 100644 --- a/source/_posts/2020-06-24-release-112.markdown +++ b/source/_posts/2020-06-24-release-112.markdown @@ -113,7 +113,7 @@ An example that tests if the alarm is in any of the specified states: ```yaml condition: - platform: state - entity_id: alarm_control_pane.home + entity_id: alarm_control_panel.home state: - armed_home - armed_away