Skip to content

Commit 2bf0eb9

Browse files
jhaalsfabaff
authored andcommitted
set emulated_hue_hidden to true in example (home-assistant#3740)
this will make the setting correspond to the comment above. This is also noticed after merge in home-assistant#3554
1 parent 775c5a6 commit 2bf0eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/emulated_hue.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ homeassistant:
100100
customize:
101101
light.bedroom_light:
102102
# Don't allow light.bedroom_light to be controlled by the emulated Hue bridge
103-
emulated_hue_hidden: false
103+
emulated_hue_hidden: true
104104
light.office_light:
105105
# Address light.office_light as "back office light"
106106
emulated_hue_name: "back office light"

0 commit comments

Comments
 (0)