Skip to content

Commit

Permalink
Merge pull request #522 from ic-dev21/automation_updates
Browse files Browse the repository at this point in the history
Loosen automation examples a bit
  • Loading branch information
ic-dev21 authored Dec 29, 2024
2 parents f72f5cf + afedd68 commit 4687417
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion doc/automations/Défi_Hilo_Ancrage_AM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: appreciation
from: scheduled
trigger: state
conditions:
- condition: template
Expand Down
1 change: 0 additions & 1 deletion doc/automations/Défi_Hilo_Ancrage_PM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: appreciation
from: scheduled
trigger: state
conditions:
- condition: template
Expand Down
2 changes: 0 additions & 2 deletions doc/automations/Défi_Hilo_Préchauffe_AM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: pre_heat
enabled: true
from: appreciation
trigger: state
- at: "04:00:00"
trigger: time
Expand Down
1 change: 0 additions & 1 deletion doc/automations/Défi_Hilo_Préchauffe_PM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: pre_heat
enabled: true
trigger: state
- at: "15:00:00"
trigger: time
Expand Down
1 change: 0 additions & 1 deletion doc/automations/Défi_Hilo_Reprise_PM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: recovery
from: reduction
trigger: state
- at: "21:00:00"
trigger: time
Expand Down
2 changes: 0 additions & 2 deletions doc/automations/Défi_Hilo_Réduction_AM.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ triggers:
- entity_id:
- sensor.defi_hilo
to: reduction
enabled: true
from: pre_heat
trigger: state
- at: "06:00:00"
trigger: time
Expand Down

0 comments on commit 4687417

Please sign in to comment.