Update customizing-devices.markdown (#3868)

Change `emulated_hue: false` to `emulated_hue_hidden: false`
This commit is contained in:
Chris Thorn 2017-11-07 08:57:06 +00:00 committed by Fabian Affolter
parent a496a94227
commit dbd358db36

View File

@ -49,7 +49,7 @@ homeassistant:
icon: mdi:description
"scene.month_*_colors":
hidden: true
emulated_hue: false
emulated_hue_hidden: false
homebridge_hidden: true
```