Changed folders to make compatible with HACS

This commit is contained in:
a.livolsi@stetel.com
2020-10-28 21:51:26 +01:00
parent d05443ff8c
commit ea373a35c0
3 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"domain": "prometheus-query",
"name": "Prometheus query sensor",
"documentation": "",
"dependencies": [],
"codeowners": ["lfasci"],
"requirements": ["prometheus_client","requests"]
}