mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Added in some Twitter, Alexa and Conditions to prevent double runs and some spacing.
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
- platform: state
|
||||
entity_id: group.family
|
||||
to: 'not_home'
|
||||
- platform: state
|
||||
entity_id: input_boolean.good_night
|
||||
to: 'on'
|
||||
|
||||
condition:
|
||||
- condition: state
|
||||
@@ -23,3 +26,5 @@
|
||||
- service: script.interior_off
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.back_landscaping
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.good_night
|
||||
|
Reference in New Issue
Block a user