mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
add humidifier dependency
This commit is contained in:
@@ -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"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user