From f176c7c9275186b162cbe539c1edf05d2d03bfc3 Mon Sep 17 00:00:00 2001 From: lfasci Date: Wed, 28 Oct 2020 22:17:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 362d3e3..264f6e7 100644 --- a/README.md +++ b/README.md @@ -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