Home Assistant Unofficial Reference 2024.12.1
water_heater.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bsblan.water_heater.BSBLANWaterHeater
 

Namespaces

 homeassistant.components.bsblan.water_heater
 

Functions

None homeassistant.components.bsblan.water_heater.async_setup_entry (HomeAssistant hass, BSBLanConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

dictionary homeassistant.components.bsblan.water_heater.OPERATION_MODES
 
dictionary homeassistant.components.bsblan.water_heater.OPERATION_MODES_REVERSE = {v: k for k, v in OPERATION_MODES.items()}
 
int homeassistant.components.bsblan.water_heater.PARALLEL_UPDATES = 1