1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-21 22:37:07 +00:00

10 Commits

Author SHA1 Message Date
Jan Bouwhuis
9c192dea9c
Allow OpenWeatherMap config flow to test using old API to pass ()
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) () 2022-06-13 13:30:41 +02:00
Marc Hörsken
1aa34b6892
Fix OpenWeatherMap options not being initialized the first time () 2021-11-01 13:27:58 +01:00
Franck Nijhof
a6206b2819
Clean up connection classes in integrations M-O () 2021-04-30 21:03:37 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* 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 () 2020-11-03 08:37:30 -10:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) () 2020-10-16 21:24:08 -05:00
Jenny
8b30b6b312
Use reference strings for openweathermap () 2020-10-03 14:11:03 +02:00
Evgeny
09d437d531
Fix default forecast mode OpenWeatherMap () 2020-09-14 14:36:08 +02:00
Evgeny
b0192cf9c0
Add OpenWeatherMap config_flow ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-09-04 18:22:50 -05:00