mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix typo in release post (#13856)
This commit is contained in:
parent
c18e447f60
commit
dd3adedd99
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user