mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-23 23:39:22 +00:00
Changed folders to make compatible with HACS
This commit is contained in:
8
custom_components/prometheus-query/manifest.json
Normal file
8
custom_components/prometheus-query/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"domain": "prometheus-query",
|
||||
"name": "Prometheus query sensor",
|
||||
"documentation": "",
|
||||
"dependencies": [],
|
||||
"codeowners": ["lfasci"],
|
||||
"requirements": ["prometheus_client","requests"]
|
||||
}
|
||||
Reference in New Issue
Block a user