Remove all instances of emulated_hue_hidden

This commit is contained in:
ccostan
2018-01-06 13:59:10 -05:00
parent 7d002749ca
commit b04d1a4ab5
34 changed files with 391 additions and 389 deletions

View File

@@ -6,10 +6,10 @@
homeassistant:
customize_glob:
"sensor.*_alarm_panel*":
emulated_hue_hidden: True
hidden: False
"binary_sensor.*_alarm_panel*":
emulated_hue_hidden: True
hidden: False
media_player:
@@ -33,12 +33,12 @@ binary_sensor:
name: Bedroom Motion
device_class: motion
retain: true
emulated_hue_hidden: True
hidden: False
- platform: mqtt
state_topic: floorplan/bedroom_plugged
name: Bedroom Plugged
retain: true
emulated_hue_hidden: True
hidden: False