Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.oem.climate.ThermostatDevice
 

Namespaces

 homeassistant.components.oem.climate
 

Functions

None homeassistant.components.oem.climate.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.oem.climate.PLATFORM_SCHEMA
 
list homeassistant.components.oem.climate.SUPPORT_HVAC = [HVACMode.AUTO, HVACMode.HEAT, HVACMode.OFF]