identering

This commit is contained in:
2026-03-19 17:21:41 +01:00
parent 1dfc634d9c
commit 81d9022052
@@ -1,27 +1,27 @@
- id: garage_auto_claus_presence - id: garage_auto_claus_presence
alias: Garage auto Claus alias: Garage auto Claus
trigger: trigger:
- platform: state - platform: state
entity_id: device_tracker.clausiphone entity_id: device_tracker.clausiphone
to: "home" to: "home"
id: arriving id: arriving
- platform: state - platform: state
entity_id: device_tracker.clausiphone entity_id: device_tracker.clausiphone
from: "home" from: "home"
id: leaving id: leaving
condition: condition:
- condition: time - condition: time
after: "05:00:00" after: "05:00:00"
before: "23:00:00" before: "23:00:00"
- condition: not - condition: not
conditions: conditions:
- condition: state - condition: state
entity_id: device_tracker.snowywhite_location_tracker entity_id: device_tracker.snowywhite_location_tracker
state: "not_home" state: "not_home"
action: action:
- choose: - choose: