Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.solax.SolaxData
 

Namespaces

 homeassistant.components.solax
 

Functions

bool homeassistant.components.solax.async_setup_entry (HomeAssistant hass, SolaxConfigEntry entry)
 
bool homeassistant.components.solax.async_unload_entry (HomeAssistant hass, SolaxConfigEntry entry)
 

Variables

 homeassistant.components.solax._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.solax.PLATFORMS = [Platform.SENSOR]
 
 homeassistant.components.solax.SCAN_INTERVAL = timedelta(seconds=30)
 
 homeassistant.components.solax.SolaxConfigEntry