mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-19 03:29:34 +00:00
Some additional Code to Fix #796
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user