Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.solarlog
 

Functions

bool homeassistant.components.solarlog.async_migrate_entry (HomeAssistant hass, SolarlogConfigEntry config_entry)
 
bool homeassistant.components.solarlog.async_setup_entry (HomeAssistant hass, SolarlogConfigEntry entry)
 
bool homeassistant.components.solarlog.async_unload_entry (HomeAssistant hass, SolarlogConfigEntry entry)
 

Variables

 homeassistant.components.solarlog._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.solarlog.PLATFORMS = [Platform.SENSOR]
 
 homeassistant.components.solarlog.SolarlogConfigEntry