hass-core/homeassistant/components/openweathermap
J. Nick Koston d67f14ac0b
Fix openweathermap config entry migration (#118526)
* Fix openweathermap config entry migration

The options keys were accidentally migrated to data so
they could no longer be changed in the options flow

* more fixes

* adjust

* reduce

* fix

* adjust
2024-05-31 10:51:38 -04:00
..
__init__.py Fix openweathermap config entry migration (#118526) 2024-05-31 10:51:38 -04:00
config_flow.py Fix openweathermap config entry migration (#118526) 2024-05-31 10:51:38 -04:00
const.py Fix openweathermap config entry migration (#118526) 2024-05-31 10:51:38 -04:00
coordinator.py Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00
manifest.json Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00
repairs.py Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00
sensor.py Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00
strings.json Fix typo in OWM strings (#118538) 2024-05-31 07:11:59 -05:00
utils.py Fix openweathermap config entry migration (#118526) 2024-05-31 10:51:38 -04:00
weather.py Migrate OpenWeaterMap to new library (support API 3.0) (#116870) 2024-05-23 21:51:10 -10:00