Go to the source code of this file.
Classes | |
| class | homeassistant.components.buienradar.weather.BrWeather |
Namespaces | |
| homeassistant.components.buienradar.weather | |
Functions | |
| None | homeassistant.components.buienradar.weather.async_setup_entry (HomeAssistant hass, BuienRadarConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.buienradar.weather._LOGGER = logging.getLogger(__name__) | |
| dictionary | homeassistant.components.buienradar.weather.CONDITION_CLASSES |
| dictionary | homeassistant.components.buienradar.weather.CONDITION_MAP |
| string | homeassistant.components.buienradar.weather.CONF_FORECAST = "forecast" |
| string | homeassistant.components.buienradar.weather.DATA_CONDITION = "buienradar_condition" |