Home Assistant Unofficial Reference
2024.12.1
Classes
|
Namespaces
|
Variables
type_humidifiers.py File Reference
Go to the source code of this file.
Classes
class
homeassistant.components.homekit.type_humidifiers.HumidifierDehumidifier
Namespaces
homeassistant.components.homekit.type_humidifiers
Variables
homeassistant.components.homekit.type_humidifiers._LOGGER
= logging.getLogger(__name__)
dictionary
homeassistant.components.homekit.type_humidifiers.BASE_VALID_VALUES
int
homeassistant.components.homekit.type_humidifiers.HC_DEHUMIDIFIER
= 2
dictionary
homeassistant.components.homekit.type_humidifiers.HC_DEVICE_CLASS_TO_TARGET_CHAR
dictionary
homeassistant.components.homekit.type_humidifiers.HC_HASS_TO_HOMEKIT_DEVICE_CLASS
dictionary
homeassistant.components.homekit.type_humidifiers.HC_HASS_TO_HOMEKIT_DEVICE_CLASS_NAME
int
homeassistant.components.homekit.type_humidifiers.HC_HUMIDIFIER
= 1
int
homeassistant.components.homekit.type_humidifiers.HC_STATE_DEHUMIDIFYING
= 3
int
homeassistant.components.homekit.type_humidifiers.HC_STATE_HUMIDIFYING
= 2
int
homeassistant.components.homekit.type_humidifiers.HC_STATE_IDLE
= 1
int
homeassistant.components.homekit.type_humidifiers.HC_STATE_INACTIVE
= 0
dictionary
homeassistant.components.homekit.type_humidifiers.VALID_VALUES_BY_DEVICE_CLASS
core
homeassistant
components
homekit
type_humidifiers.py
Generated by
1.9.1