mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Cleaning up crap
This commit is contained in:
@@ -20,7 +20,7 @@ variables:
|
||||
type: "{{ trigger.payload_json['type'] }}"
|
||||
stationary: "{{ trigger.payload_json['after']['stationary'] }}"
|
||||
base_url: https://automation.clintweaver.com
|
||||
group_target: "mobile_app_ticwatch_pro_3_gps"
|
||||
group_target: "mobile_app_pixel_7"
|
||||
zone_only: true
|
||||
before_zones:
|
||||
- from_street
|
||||
|
||||
@@ -34,6 +34,7 @@ action:
|
||||
entity_id:
|
||||
- input_boolean.indoor_snapshots
|
||||
- input_boolean.outdoor_snapshots
|
||||
|
||||
- service: automation.turn_on
|
||||
data:
|
||||
entity_id: automation.garage_open_nobody_home
|
||||
|
||||
@@ -33,9 +33,9 @@ action:
|
||||
target:
|
||||
entity_id: input_boolean.home_occupied
|
||||
|
||||
- service: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.indoor_snapshots
|
||||
# - service: input_boolean.turn_off
|
||||
# target:
|
||||
# entity_id: input_boolean.indoor_snapshots
|
||||
|
||||
- service: automation.turn_off
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user