Skip to content

Commit 4687417

Browse files
authored
Merge pull request dvd-dev#522 from ic-dev21/automation_updates
Loosen automation examples a bit
2 parents f72f5cf + afedd68 commit 4687417

File tree

6 files changed

+0
-8
lines changed

6 files changed

+0
-8
lines changed

doc/automations/Défi_Hilo_Ancrage_AM.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ triggers:
77
- entity_id:
88
- sensor.defi_hilo
99
to: appreciation
10-
from: scheduled
1110
trigger: state
1211
conditions:
1312
- condition: template

doc/automations/Défi_Hilo_Ancrage_PM.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ triggers:
77
- entity_id:
88
- sensor.defi_hilo
99
to: appreciation
10-
from: scheduled
1110
trigger: state
1211
conditions:
1312
- condition: template

doc/automations/Défi_Hilo_Préchauffe_AM.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ triggers:
55
- entity_id:
66
- sensor.defi_hilo
77
to: pre_heat
8-
enabled: true
9-
from: appreciation
108
trigger: state
119
- at: "04:00:00"
1210
trigger: time

doc/automations/Défi_Hilo_Préchauffe_PM.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ triggers:
55
- entity_id:
66
- sensor.defi_hilo
77
to: pre_heat
8-
enabled: true
98
trigger: state
109
- at: "15:00:00"
1110
trigger: time

doc/automations/Défi_Hilo_Reprise_PM.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ triggers:
55
- entity_id:
66
- sensor.defi_hilo
77
to: recovery
8-
from: reduction
98
trigger: state
109
- at: "21:00:00"
1110
trigger: time

doc/automations/Défi_Hilo_Réduction_AM.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ triggers:
55
- entity_id:
66
- sensor.defi_hilo
77
to: reduction
8-
enabled: true
9-
from: pre_heat
108
trigger: state
119
- at: "06:00:00"
1210
trigger: time

0 commit comments

Comments
 (0)