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 ```yaml
sensor: sensor:
platform: emoncms - platform: emoncms
api_key: API_KEY api_key: API_KEY
url: https://emoncms.org url: https://emoncms.org
id: 1 id: 1
``` ```
Display only feeds with their feed IDs specified in `include_only_feed_id`. Display only feeds with their feed IDs specified in `include_only_feed_id`.