mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
REMOVING ALL HIDE_ENTITY switches to prep for 105 and 107. #708
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
###################################
|
||||
automation:
|
||||
- alias: Aura Scene Nighttime
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: input_boolean.good_night
|
||||
@@ -49,7 +49,7 @@ automation:
|
||||
data_template: {"event":"aura_night_mode"}
|
||||
|
||||
- alias: Aura Scene away
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
@@ -67,7 +67,7 @@ automation:
|
||||
|
||||
|
||||
- alias: Aura Scene Home
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
|
Reference in New Issue
Block a user