1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-05 05:37:04 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
epenet
c896458fcf
Fix namespace-import pylint warning in components () 2024-06-10 15:55:08 +02:00
Marc Mueller
7d6251ca08
Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01: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
Erik Montnemery
80a57f5118
Prevent 3rd party lib from opening sockets in smhi tests () 2021-09-19 10:18:45 +02:00
Martin Hjelmare
dab66a58ce
Clean smhi tests () 2021-05-15 20:22:32 +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
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Paulus Schoutsen
2af984917e
Use asynctest-mock in most places ()
* Use asynctest-mock in most places

* Fix broken patch in pilight
2020-05-03 11:27:19 -07:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07: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