core/homeassistant/components/prometheus/manifest.json

9 lines
225 B
JSON

{
"domain": "prometheus",
"name": "Prometheus",
"documentation": "https://www.home-assistant.io/integrations/prometheus",
"requirements": ["prometheus_client==0.7.1"],
"dependencies": ["http"],
"codeowners": []
}