Some additional Code to Fix #796

This commit is contained in:
ccostan
2020-07-07 11:09:17 -04:00
parent eed5b6b187
commit 2cbe28bb7d
5 changed files with 10 additions and 4 deletions

View File

@@ -15,6 +15,9 @@
who: 'carlo'
apns_id: 'information'
- service: homeassistant.update_entity
entity_id: binary_sensor.updater
- service: light.turn_off
entity_id: light.hallway_lights

View File

@@ -60,3 +60,6 @@
- input_boolean.medicine
- input_boolean.daylight_override
- input_boolean.guest_mode
- service: homeassistant.update_entity #Look for a new Home Assistant Version
entity_id: binary_sensor.updater