1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-05 15:14:37 +01:00

Set up Met during onboarding (#24622)

* Set up Met during onboarding

* Lint

* Add pyMetNo to test reqs
This commit is contained in:
Paulus Schoutsen
2019-06-19 14:41:27 -07:00
committed by GitHub
parent 6ea92f86a5
commit f2962a0d16
12 changed files with 242 additions and 54 deletions
+1
View File
@@ -90,6 +90,7 @@ TEST_REQUIREMENTS = (
'libpurecool',
'libsoundtouch',
'luftdaten',
'pyMetno',
'mbddns',
'mficlient',
'netdisco',