mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Nightscout docs update to match integration changes (#14617)
This commit is contained in:
parent
8798ed77a5
commit
3cca0f1920
@ -18,11 +18,13 @@ The Nightscout integration allows you to view your CGM data from [Nightscout](ht
|
|||||||
|
|
||||||
To add `Nightscout` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Nightscout**.
|
To add `Nightscout` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **Nightscout**.
|
||||||
|
|
||||||
Then just input your server URL in the `Host` field. For example:
|
Then just input your server address in the `URL` field. For example:
|
||||||
|
|
||||||
- `https://localhost:5423`
|
- `https://localhost:5423`
|
||||||
- `https://your-app-name.herokuapp.com`
|
- `https://your-app-name.herokuapp.com`
|
||||||
|
|
||||||
|
If your Nightscout instance requires authentication for API access, then also input the API Key in the configuration form.
|
||||||
|
|
||||||
### Sensor
|
### Sensor
|
||||||
|
|
||||||
If you have a sensor session running, and once you have enabled the Nightscout integration, you should see a `sensor.blood_glucose` entity.
|
If you have a sensor session running, and once you have enabled the Nightscout integration, you should see a `sensor.blood_glucose` entity.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user