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
Evgeny
24d31924a0
Migrate OpenWeaterMap to new library (support API 3.0) ( #116870 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-23 21:51:10 -10:00
Marc Mueller
988c71ecc5
Add empty line after module docstring [n-q] ( #112702 )
2024-03-08 15:04:07 +01:00
Erik Montnemery
e0c1feb22c
Migrate integrations n-r to generic flowhandler ( #111864 )
2024-02-29 20:09:01 +01:00
Joost Lekkerkerker
a82410d5e9
Deduplicate constants E-Z ( #105657 )
2023-12-13 17:05:37 +01:00
Jan Bouwhuis
9c192dea9c
Allow OpenWeatherMap config flow to test using old API to pass ( #78074 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-09-08 16:49:49 -04:00
epenet
42ed0fd47b
Add async_get_options_flow type hints (n-z) ( #73431 )
2022-06-13 13:30:41 +02:00
Marc Hörsken
1aa34b6892
Fix OpenWeatherMap options not being initialized the first time ( #58736 )
2021-11-01 13:27:58 +01:00
Franck Nijhof
a6206b2819
Clean up connection classes in integrations M-O ( #49892 )
2021-04-30 21:03:37 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ( #48488 )
...
* Update pylint to 2.7.3
* Add class-const-naming-style
* Remove unused-import message
* Additional cleanup
2021-03-29 18:02:56 -10:00
Niccolo Zapponi
5ddf99e496
Add support for OpenWeatherMap One Call API ( #39839 )
2020-11-03 08:37:30 -10:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
Jenny
8b30b6b312
Use reference strings for openweathermap ( #41055 )
2020-10-03 14:11:03 +02:00
Evgeny
09d437d531
Fix default forecast mode OpenWeatherMap ( #40062 )
2020-09-14 14:36:08 +02:00
Evgeny
b0192cf9c0
Add OpenWeatherMap config_flow ( #34659 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-04 18:22:50 -05:00