mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Pixel 7 to Pixel 10
This commit is contained in:
@@ -6,7 +6,7 @@ mode: restart
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
- device_tracker.pixel_7
|
||||
- device_tracker.pixel_10_pro
|
||||
- person.clint
|
||||
- group.person_clint
|
||||
from: "home"
|
||||
@@ -21,7 +21,7 @@ condition:
|
||||
entity_id: person.clint
|
||||
state: "home"
|
||||
- condition: state
|
||||
entity_id: device_tracker.pixel_7
|
||||
entity_id: device_tracker.pixel_10_pro
|
||||
state: "home"
|
||||
|
||||
action:
|
||||
|
||||
Reference in New Issue
Block a user