mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
emoncms.markdown: Fix initial example (#24609)
This commit is contained in:
parent
a40b2af57e
commit
d220c19a36
@ -20,7 +20,7 @@ To enable this sensor, add the following lines to your `configuration.yaml`, it
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry using cloud based Emoncms
|
# Example configuration.yaml entry using cloud based Emoncms
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user