Go to the source code of this file.
Classes | |
| class | homeassistant.components.nws.weather.ExtraForecast |
| class | homeassistant.components.nws.weather.NWSWeather |
Namespaces | |
| homeassistant.components.nws.weather | |
Functions | |
| str | homeassistant.components.nws.weather._calculate_unique_id (MappingProxyType[str, Any] entry_data, str mode) |
| None | homeassistant.components.nws.weather.async_setup_entry (HomeAssistant hass, NWSConfigEntry entry, AddEntitiesCallback async_add_entities) |
| str | homeassistant.components.nws.weather.convert_condition (str time, tuple[tuple[str, int|None],...] weather) |
Variables | |
| int | homeassistant.components.nws.weather.PARALLEL_UPDATES = 0 |