Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.pegel_online
 

Functions

bool homeassistant.components.pegel_online.async_setup_entry (HomeAssistant hass, PegelOnlineConfigEntry entry)
 
bool homeassistant.components.pegel_online.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

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