mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-13 01:32:22 +00:00
Update HACS details
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"domain": "prometheus_query",
|
||||
"name": "Prometheus query sensor",
|
||||
"version": "2021.06.1",
|
||||
"documentation": "https://github.com/lfasci/homeassistant-prometheus-query",
|
||||
"issue_tracker": "https://github.com/lfasci/homeassistant-prometheus-query",
|
||||
"codeowners": ["lfasci"],
|
||||
"requirements": ["prometheus-client==0.9.0", "requests==2.25.0"],
|
||||
"name": "Prometheus Query Sensor",
|
||||
"version": "2021.12.1",
|
||||
"documentation": "https://github.com/nikdoof/homeassistant-prometheus-query",
|
||||
"issue_tracker": "https://github.com/nikdoof/homeassistant-prometheus-query",
|
||||
"codeowners": [
|
||||
"nikdoof"
|
||||
],
|
||||
"requirements": [
|
||||
"requests==2.25.0"
|
||||
],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user