core/homeassistant/components/accuweather
Maciej Bieniek 29f03f5b87
Add exception translations for AccuWeather integration (#140863)
* Add exception translations

* Improve error strings
2025-03-18 13:23:51 +02:00
..
__init__.py Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00
config_flow.py Standardize homeassistant imports in component (a-b) (#136821) 2025-01-29 11:37:48 +01:00
const.py Improve category map for air quality and pollen sensors in AccuWeather (#140193) 2025-03-09 16:18:26 +02:00
coordinator.py Add exception translations for AccuWeather integration (#140863) 2025-03-18 13:23:51 +02:00
diagnostics.py Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00
icons.json
manifest.json Bump `accuweather` to version 4.2.0 (#140106) 2025-03-08 12:50:32 +01:00
sensor.py Use the set language for condition sensors in Accuweather integration (#140107) 2025-03-08 21:03:25 +02:00
strings.json Add exception translations for AccuWeather integration (#140863) 2025-03-18 13:23:51 +02:00
system_health.py Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00
weather.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00