Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.accuweather
 

Functions

bool homeassistant.components.accuweather.async_setup_entry (HomeAssistant hass, AccuWeatherConfigEntry entry)
 
bool homeassistant.components.accuweather.async_unload_entry (HomeAssistant hass, AccuWeatherConfigEntry entry)
 

Variables

 homeassistant.components.accuweather._LOGGER = logging.getLogger(__name__)
 
list homeassistant.components.accuweather.PLATFORMS = [Platform.SENSOR, Platform.WEATHER]