Update editor.markdown
This commit is contained in:
parent
f6b1e6aa8c
commit
a08e94f789
1 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ automation old:
|
||||||
platform: ...
|
platform: ...
|
||||||
```
|
```
|
||||||
|
|
||||||
You can use the `automation:` and `automation old:` sections in the same time to keep yout manual designed automations and use the editor for next ones:
|
You can use the `automation:` and `automation old:` sections in the same time:
|
||||||
|
- `automation old:` to keep your manual designed automations
|
||||||
|
- `automation:` to save the automation created by the online editor
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
automation: !include automations.yaml
|
automation: !include automations.yaml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue