identering
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
- 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"
|
||||||
@@ -12,7 +12,7 @@ trigger:
|
|||||||
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user