Use homeassistant.const instead of integration const for device_info ATTR_ (#53703)
This commit is contained in:
parent
4f96f05a75
commit
8ab3d9cc12
20 changed files with 66 additions and 90 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
DOMAIN = "modern_forms"
|
||||
|
||||
ATTR_IDENTIFIERS = "identifiers"
|
||||
ATTR_MANUFACTURER = "manufacturer"
|
||||
|
||||
OPT_ON = "on"
|
||||
OPT_SPEED = "speed"
|
||||
OPT_BRIGHTNESS = "brightness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue