Hello community,
I tried to create a new automation, which is also my first one, but every time I try to save it, I get the following message:
here are my Yaml config:
-
automation: include automations.yaml
id: 8679d5d9412849958c35d5496ad6c37d
-
ID: ‘1739188797734’
alias: Vorhaus Eingang Bewegungsmelder ausschalten
triggers:- platform: state
entity_id: light.sdomoticabticino8
from: ‘off’
to: ‘on’
for:
hours: 0
minutes: 0
seconds: 10
conditions:
actions: - service: light.turn_off
target:
entity_id: light.sdomoticabticino8
mode: single
id: 14dd2208bda742ff9ae9567be535f87d
- platform: state
-
ID: ‘1739189174140’
alias: Neue Automation
triggers:- platform: device
device_id: 133b4f2c3549c7499c39036fbc619f40
domain: media_player
entity_id: media_player.c2653e13ec752ca57d93b3abee770af4
type: turned_on
conditions:
actions: - service: cover.close_cover
target:
entity_id: cover.sdomoticabticino38
mode: single
- platform: device
Please help me. I appreciate any assistance in advance.
2 posts - 2 participants