mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Expose humidifier constants at the top level (#78033)
This commit is contained in:
parent
b0249e6aa9
commit
d88334b2b2
@ -38,6 +38,9 @@ from .const import ( # noqa: F401
|
||||
DEVICE_CLASS_DEHUMIDIFIER,
|
||||
DEVICE_CLASS_HUMIDIFIER,
|
||||
DOMAIN,
|
||||
MODE_AUTO,
|
||||
MODE_AWAY,
|
||||
MODE_NORMAL,
|
||||
SERVICE_SET_HUMIDITY,
|
||||
SERVICE_SET_MODE,
|
||||
SUPPORT_MODES,
|
||||
|
Loading…
x
Reference in New Issue
Block a user