Deconz make groups configurable (#14704)
* Make groups configurable * Config flow and tests in place * Fix too long line
This commit is contained in:
parent
940577e105
commit
ac13a2736b
7 changed files with 46 additions and 12 deletions
|
@ -10,3 +10,4 @@ DATA_DECONZ_ID = 'deconz_entities'
|
|||
DATA_DECONZ_UNSUB = 'deconz_dispatchers'
|
||||
|
||||
CONF_ALLOW_CLIP_SENSOR = 'allow_clip_sensor'
|
||||
CONF_ALLOW_DECONZ_GROUPS = 'allow_deconz_groups'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue