Update README.md

This commit is contained in:
lfasci
2020-10-28 22:17:55 +01:00
committed by GitHub
parent 3c506b229a
commit f176c7c927

View File

@@ -1,5 +1,5 @@
# homeassistant-prometheus-query
Inspired from homeassitant Command line Sensor this sensor take values from [Prometheus](https://prometheus.io/) metrics using [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) query . It allow to specify one or more query.
Inspired from homeassitant Command line Sensor this sensor take values from [Prometheus](https://prometheus.io/) metrics using [PromQL](https://prometheus.io/docs/prometheus/latest/querying/basics/) query . It allow to specify one or more query creating a sensors for each query.
## Configuration