mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
```yaml
|
||||||
condition:
|
condition:
|
||||||
- platform: state
|
- platform: state
|
||||||
entity_id: alarm_control_pane.home
|
entity_id: alarm_control_panel.home
|
||||||
state:
|
state:
|
||||||
- armed_home
|
- armed_home
|
||||||
- armed_away
|
- armed_away
|
||||||
|
Loading…
x
Reference in New Issue
Block a user