mirror of
https://github.com/nikdoof/homeassistant-prometheus-query.git
synced 2025-12-19 05:19:22 +00:00
Update README.md
This commit is contained in:
@@ -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"}
|
||||
|
||||
Reference in New Issue
Block a user