mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-24 15:59:22 +00:00
Modified manifest.json to match new requirements, chaged the folder name with underscore
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"name": "Prometheus query sensor",
|
||||
"version": "2021.06.1",
|
||||
"documentation": "https://github.com/lfasci/homeassistant-prometheus-query",
|
||||
"dependencies": "prometheus_client",
|
||||
"codeowners": ["lfasci"],
|
||||
"requirements": ["prometheus_client","requests"]
|
||||
"requirements": ["prometheus-client==0.9.0", "requests==2.25.0"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user