Update emoncms.markdown (#19273)

pull/19310/head
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
1 changed files with 4 additions and 4 deletions

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`.