Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sunweg.SunWEGData
 

Namespaces

 homeassistant.components.sunweg
 

Functions

bool homeassistant.components.sunweg.async_setup_entry (HomeAssistant hass, config_entries.ConfigEntry entry)
 
bool homeassistant.components.sunweg.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.sunweg._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.sunweg.SCAN_INTERVAL = datetime.timedelta(minutes=5)