mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Expose humidifier constants at the top level (#78033)
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user