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
|
@ -72,7 +72,6 @@ DEFAULT_DISCOVERY = True
|
|||
DEFAULT_WEBHOOKS = False
|
||||
|
||||
ATTR_PSEUDO = "pseudo"
|
||||
ATTR_NAME = "name"
|
||||
ATTR_EVENT_TYPE = "event_type"
|
||||
ATTR_HEATING_POWER_REQUEST = "heating_power_request"
|
||||
ATTR_HOME_ID = "home_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue