mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-22 23:09:23 +00:00
9 lines
270 B
JSON
9 lines
270 B
JSON
{
|
|
"domain": "prometheus_query",
|
|
"name": "Prometheus query sensor",
|
|
"documentation": "https://github.com/lfasci/homeassistant-prometheus-query",
|
|
"dependencies": "prometheus_client",
|
|
"codeowners": ["lfasci"],
|
|
"requirements": ["prometheus_client","requests"]
|
|
}
|