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

5 Commits

Author SHA1 Message Date
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Steven Looman
6e7a7ba4a0 Fix upnp logger name ()
* Fix upnp logger name

* Fix more loggers
2019-05-07 15:52:48 -07:00
Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ()
* Use relative imports inside integrations

* Lint

* Fix automation tests

* Fix scene imports
2019-03-20 22:56:46 -07: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
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