Fix typo in release post (#13856)

This commit is contained in:
MatthewFlamm 2020-06-28 05:07:26 -04:00 committed by GitHub
parent c18e447f60
commit dd3adedd99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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