Franck Nijhof
7d3c974747
Use set & dict literals ( #33636 )
...
Co-authored-by: Daniel Høyer Iversen <mail@dahoiv.net>
2020-04-04 20:05:15 +02:00
springstan
1bb499aec2
Move imports to top for smhi ( #29545 )
2019-12-06 09:11:07 +01:00
Paulus Schoutsen
3463cc9cbd
Make sure config flows extend ConfigFlow base class ( #26051 )
2019-08-18 11:36:23 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Fabian Affolter
7113ec6073
Fix smhi docstrings ( #18414 )
...
* Fix docstrings
* Fix lint
* Fix another typo
* Fix mobile phone edit
2018-11-13 10:01:14 +01:00
Tomas Hellström
544a3b929f
SMHI weather component not showing correct values in current forecast ( #17783 )
...
* fixes not showing current forecast correctly
* Update config_flow.py
* Update smhi.py
* Update requirements_all.txt
* Update requirements_test_all.txt
2018-10-25 10:16:09 +02:00
Tomas Hellström
540d22d603
Swedish weather institute weather component ( #16717 )
...
* SMHI Component
* Clean up typos
* Fixed default values first config to home location (tests will follow)
* Fixed tests and removed unused function
* Minor fixup after comments from @kane610
* add support for precipitation in forecast
* Removed old async_step_init not needed.
2018-10-08 23:54:55 +02:00