Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.technove.switch.TechnoVESwitchDescription
 
class  homeassistant.components.technove.switch.TechnoVESwitchEntity
 

Namespaces

 homeassistant.components.technove.switch
 

Functions

None homeassistant.components.technove.switch._disable_charging (TechnoVEDataUpdateCoordinator coordinator)
 
None homeassistant.components.technove.switch._enable_charging (TechnoVEDataUpdateCoordinator coordinator)
 
None homeassistant.components.technove.switch._set_auto_charge (TechnoVEDataUpdateCoordinator coordinator, bool enabled)
 
None homeassistant.components.technove.switch._set_charging_enabled (TechnoVEDataUpdateCoordinator coordinator, bool enabled)
 
None homeassistant.components.technove.switch.async_setup_entry (HomeAssistant hass, TechnoVEConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

list homeassistant.components.technove.switch.SWITCHES