mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 05:20:17 +00:00
Deconz make groups configurable (#14704)
* Make groups configurable * Config flow and tests in place * Fix too long line
This commit is contained in:
committed by
Paulus Schoutsen
parent
940577e105
commit
ac13a2736b
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user