mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update sensor.neurio_energy.markdown (#1208)
API_KEY and API_SECRET are labeled as "Client ID" and "Client Secret" respectively on the Neurio Register App page
This commit is contained in:
parent
b43a263a47
commit
a8b1546361
@ -22,8 +22,8 @@ To enable this sensor in your installation, add the following to your `configura
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: neurio_energy
|
||||
api_key: API_KEY
|
||||
api_secret: API_SECRET
|
||||
api_key: CLIENT_ID
|
||||
api_secret: CLIENT_SECRET
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user