Classes | |
| class | HomematicipHomeWeather |
| class | HomematicipWeatherSensor |
| class | HomematicipWeatherSensorPro |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| dictionary | HOME_WEATHER_CONDITION |
Support for HomematicIP Cloud weather devices.
| None homeassistant.components.homematicip_cloud.weather.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up the HomematicIP weather sensor from a config entry.
Definition at line 53 of file weather.py.
| dictionary homeassistant.components.homematicip_cloud.weather.HOME_WEATHER_CONDITION |
Definition at line 34 of file weather.py.