mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 21:06:50 +00:00
Tweaked automation (#4953)
Added automation: at the start, for consistency with our other examples
This commit is contained in:
parent
459f6a21a2
commit
17e85edf36
@ -17,6 +17,7 @@ The available conditions for an automation are the same as for the script syntax
|
|||||||
Example of using condition:
|
Example of using condition:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
automation:
|
||||||
- alias: 'Enciende Despacho'
|
- alias: 'Enciende Despacho'
|
||||||
trigger:
|
trigger:
|
||||||
platform: state
|
platform: state
|
||||||
|
Loading…
x
Reference in New Issue
Block a user