core/homeassistant/components/accuweather
epenet f504c27972
Add ability to pass the config entry explicitly in data update coordinators (#127980)
* Add ability to pass the config entry explicitely in data update coordinators

* Implement in accuweather

* Raise if config entry not set

* Move accuweather models

* Fix gogogate2

* Fix rainforest_raven
2024-10-10 10:20:15 +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
const.py
coordinator.py Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +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 Add icon translations to AccuWeather (#119134) 2024-06-08 15:57:22 +02:00
manifest.json Bump `accuweather` to version 3.0.0 (#115820) 2024-04-18 20:24:10 -07:00
sensor.py Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00
strings.json Use translation placeholders in AccuWeather (#118760) 2024-06-08 14:00:55 +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 Add ability to pass the config entry explicitly in data update coordinators (#127980) 2024-10-10 10:20:15 +02:00