add humidifier dependency
parent
d6751cea4f
commit
8840b378e5
|
@ -3,6 +3,6 @@
|
|||
"name": "Prometheus",
|
||||
"documentation": "https://www.home-assistant.io/integrations/prometheus",
|
||||
"requirements": ["prometheus_client==0.7.1"],
|
||||
"dependencies": ["http"],
|
||||
"dependencies": ["http", "humidifier"],
|
||||
"codeowners": ["@knyar"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue