mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-24 07:49:23 +00:00
9 lines
273 B
JSON
9 lines
273 B
JSON
{
|
|
"domain": "prometheus_query",
|
|
"name": "Prometheus query sensor",
|
|
"version": "2021.06.1",
|
|
"documentation": "https://github.com/lfasci/homeassistant-prometheus-query",
|
|
"codeowners": ["lfasci"],
|
|
"requirements": ["prometheus-client==0.9.0", "requests==2.25.0"]
|
|
}
|