mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-18 13:09:21 +00:00
Update manifest.json
Renamed folder to underscore
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"domain": "prometheus-query",
|
||||
"domain": "prometheus_query",
|
||||
"name": "Prometheus query sensor",
|
||||
"documentation": "",
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/lfasci/homeassistant-prometheus-query",
|
||||
"dependencies": "prometheus_client",
|
||||
"codeowners": ["lfasci"],
|
||||
"requirements": ["prometheus_client","requests"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user