Remove emulated_hue_hidden from customizing devices as its dep… (#12359)

* Remove emulated_hue_hidden from customizing devices as its deprecation is now complete

* Point users to what to do about emulated_hue_hidden

* Remove mention of emulated_hue
This commit is contained in:
J. Nick Koston 2020-03-16 10:11:46 -05:00 committed by GitHub
parent 8f9ce2344e
commit e8db4735ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,11 +40,6 @@ hidden:
required: false
type: boolean
default: false
emulated_hue_hidden:
description: Set to `true` to hide the entity from `emulated_hue` (this will be deprecated in the near future and should be configured in [`emulated_hue`](/integrations/emulated_hue)).
required: false
type: boolean
default: false
entity_picture:
description: URL to use as picture for entity.
required: false