mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Improve deCONZ signal strings (#57140)
This commit is contained in:
@@ -46,11 +46,6 @@ PLATFORMS = [
|
||||
SWITCH_DOMAIN,
|
||||
]
|
||||
|
||||
NEW_GROUP = "groups"
|
||||
NEW_LIGHT = "lights"
|
||||
NEW_SCENE = "scenes"
|
||||
NEW_SENSOR = "sensors"
|
||||
|
||||
ATTR_DARK = "dark"
|
||||
ATTR_LOCKED = "locked"
|
||||
ATTR_OFFSET = "offset"
|
||||
|
||||
Reference in New Issue
Block a user