new folder

This commit is contained in:
lfasci
2021-06-14 06:56:37 +02:00
parent ef45877d40
commit f8f259a161
7 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"domain": "prometheus_query",
"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"]
}