Commit Graph

16 Commits (6e4551f73f31d7b58989e142d5d2de733a6d5386)

Author SHA1 Message Date
J. Nick Koston cd03c49fc2
Wait for config entry platform forwards () 2022-07-09 17:27:42 +02:00
G Johansson 97dcfe4445
Smhi reverse change of unique id change () 2022-06-29 17:13:07 +02:00
G Johansson c4ff317ec6
Smhi minor fixes ()
* Initial commit

* Tests

* From review comments
2022-06-28 14:29:00 +02:00
G Johansson 6750614655
Set unique id for config entry in smhi () 2022-01-15 09:01:48 -10:00
Marc Mueller f7193400d4
Use platform enum (6) [S] () 2021-12-04 13:43:48 +01:00
Martin Hjelmare add594a44b
Clean up smhi redundant code () 2021-05-17 14:34:58 +02:00
J. Nick Koston 87420627a8
Reduce config entry setup/unload boilerplate Q-S () 2021-04-27 22:10:04 +02:00
Franck Nijhof af80ca6795
Clean up superfluous integration setup - part 5 () 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 ()
* 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 () 2019-02-27 11:07:35 +05:30
Fabian Affolter 127c55e0c1
Update file header ()
* 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 ()
* 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 ()
* 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 ()
* 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 ()
* 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