Update README.md

This commit is contained in:
lfasci
2021-06-14 07:54:11 +02:00
committed by GitHub
parent f8f259a161
commit 88c7d66c7a

View File

@@ -8,7 +8,7 @@ To enable it, add the following lines to your `configuration.yaml`:
```yaml
# Example configuration.yaml entry
sensor:
- platform: prometheus-query
- platform: prometheus_query
name: Temperature Pisa
prometheus_url: http://localhost:9090
prometheus_query: temperature{location="Pisa",province="PI",region="Tuscany"}