Clean up constants (#46948)
* Clean up constants * clean up humidifier constants * fix tests * fix prometheus tests Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
This commit is contained in:
parent
dc880118a4
commit
ab53b49d3f
31 changed files with 69 additions and 68 deletions
|
@ -20,7 +20,6 @@ ATTR_APP_ID = "app_id"
|
|||
ATTR_APP_NAME = "app_name"
|
||||
ATTR_APP_VERSION = "app_version"
|
||||
ATTR_CONFIG_ENTRY_ID = "entry_id"
|
||||
ATTR_DEVICE_ID = "device_id"
|
||||
ATTR_DEVICE_NAME = "device_name"
|
||||
ATTR_MANUFACTURER = "manufacturer"
|
||||
ATTR_MODEL = "model"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue