mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
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.
This commit is contained in:
committed by
Martin Hjelmare
parent
56a43436d7
commit
540d22d603
@@ -96,6 +96,7 @@ TEST_REQUIREMENTS = (
|
||||
'ring_doorbell',
|
||||
'rxv',
|
||||
'sleepyq',
|
||||
'smhi-pkg',
|
||||
'somecomfort',
|
||||
'sqlalchemy',
|
||||
'statsd',
|
||||
|
||||
Reference in New Issue
Block a user