Updated with Bear Stone Smart Home News Bites Snippets.

This commit is contained in:
ccostan
2019-12-12 16:19:52 -05:00
parent 24cf189754
commit 4cca0507b2
5 changed files with 7 additions and 4 deletions

View File

@@ -66,7 +66,7 @@
{% endif %}
- wait_template: >-
{{ states.group.family.state == 'home' }}
- service: switch.turn_on
- service: homeassistant.turn_on
entity_id:
- group.master_bathroom_accents
- switch.back_landscaping

View File

@@ -41,6 +41,6 @@
action:
- service: input_boolean.turn_off
entity_id: input_boolean.good_night
- service: home_assistant.turn_off
- service: homeassistant.turn_off
entity_id: group.outdoor_xmas_lights
- service: script.interior_off