Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.buienradar
 

Functions

bool homeassistant.components.buienradar.async_setup_entry (HomeAssistant hass, BuienRadarConfigEntry entry)
 
bool homeassistant.components.buienradar.async_unload_entry (HomeAssistant hass, BuienRadarConfigEntry entry)
 
None homeassistant.components.buienradar.async_update_options (HomeAssistant hass, BuienRadarConfigEntry config_entry)
 

Variables

 homeassistant.components.buienradar.BuienRadarConfigEntry
 
list homeassistant.components.buienradar.PLATFORMS = [Platform.CAMERA, Platform.SENSOR, Platform.WEATHER]