Martin Hjelmare
add594a44b
Clean up smhi redundant code ( #50765 )
2021-05-17 14:34:58 +02:00
J. Nick Koston
87420627a8
Reduce config entry setup/unload boilerplate Q-S ( #49778 )
2021-04-27 22:10:04 +02:00
Franck Nijhof
af80ca6795
Clean up superfluous integration setup - part 5 ( #49296 )
2021-04-16 09:22:56 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Tomas Hellström
33c9afd6e0
Added a digit for precipitation ( #21439 )
2019-02-27 11:07:35 +05:30
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
Tomas Hellström
208ea6eae4
SMHI component: Bugfix - calc precipitation ( #20745 )
...
* Bugfix - calc precipitation
* Feedback: better way to skip first forecast
* Even less messy way
* lint error
2019-02-05 07:43:04 -05: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