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:
@@ -5,7 +5,7 @@
|
||||
|
||||
##############################################################
|
||||
- alias: Garage Light Hallway Helper OPEN
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.kitchen_door
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
##############################################################
|
||||
- alias: Garage Light Hallway Helper Closed
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.mcu1_gpio12
|
||||
@@ -56,7 +56,7 @@
|
||||
|
||||
##############################################################
|
||||
- alias: Shutdown Helper light
|
||||
hide_entity: True
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: light.k4
|
||||
|
Reference in New Issue
Block a user