Update emoncms.markdown (#19273)

This commit is contained in:
R Huish 2021-09-12 09:05:43 +01:00 committed by GitHub
parent 3dc192ed34
commit 821016b034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,10 +85,10 @@ Minimal configuration. All Feeds are added as sensors with the unit of measureme
```yaml
sensor:
platform: emoncms
api_key: API_KEY
url: https://emoncms.org
id: 1
- platform: emoncms
api_key: API_KEY
url: https://emoncms.org
id: 1
```
Display only feeds with their feed IDs specified in `include_only_feed_id`.