add humidifier dependency
This commit is contained in:
parent
d6751cea4f
commit
8840b378e5
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
"name": "Prometheus",
|
"name": "Prometheus",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/prometheus",
|
"documentation": "https://www.home-assistant.io/integrations/prometheus",
|
||||||
"requirements": ["prometheus_client==0.7.1"],
|
"requirements": ["prometheus_client==0.7.1"],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http", "humidifier"],
|
||||||
"codeowners": ["@knyar"]
|
"codeowners": ["@knyar"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue