mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Update emoncms.markdown (#19273)
This commit is contained in:
parent
3dc192ed34
commit
821016b034
@ -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`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user