Home Assistant Unofficial Reference 2024.12.1
climate.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.blebox.climate.BleBoxClimateEntity
 

Namespaces

 homeassistant.components.blebox.climate
 

Functions

None homeassistant.components.blebox.climate.async_setup_entry (HomeAssistant hass, BleBoxConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.blebox.climate.BLEBOX_TO_HVACACTION
 
dictionary homeassistant.components.blebox.climate.BLEBOX_TO_HVACMODE
 
 homeassistant.components.blebox.climate.SCAN_INTERVAL = timedelta(seconds=5)