Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.flexit.climate.Flexit
 

Namespaces

 homeassistant.components.flexit.climate
 

Functions

None homeassistant.components.flexit.climate.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.flexit.climate._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.flexit.climate.CALL_TYPE_WRITE_REGISTER = "write_register"
 
string homeassistant.components.flexit.climate.CONF_HUB = "hub"
 
 homeassistant.components.flexit.climate.PLATFORM_SCHEMA