From dfc641e2a341b20666e656929d885dd43677853a Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Fri, 8 May 2020 23:13:17 +1200 Subject: [PATCH] Update JuiceNet docs for Config Flow (#13051) --- source/_integrations/juicenet.markdown | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/source/_integrations/juicenet.markdown b/source/_integrations/juicenet.markdown index b4402b788a9..971e5a2970e 100644 --- a/source/_integrations/juicenet.markdown +++ b/source/_integrations/juicenet.markdown @@ -1,6 +1,6 @@ --- title: JuiceNet -description: Instructions on how to setup WiFi-equipped Juicenet charging stations with Home Assistant. +description: Instructions on how to setup WiFi-equipped JuiceNet/JuiceBox charging stations with Home Assistant. ha_category: - Car - Energy @@ -11,13 +11,16 @@ ha_release: 0.47 ha_codeowners: - '@jesserockz' ha_domain: juicenet +ha_config_flow: true --- -The `juicenet` sensor platform pulls data from a [JuiceNet](https://emotorwerks.com/products/juicenet/) charging station equipped with a Wi-Fi connection. It will access and make available all of the devices attached to your account. It also exposes a switch allowing you to charge your car now instead of waiting for the pre-set schedule. +The `juicenet` platform pulls data from a [JuiceNet](https://evcharging.enelx.com/products/juicebox) charging station equipped with a Wi-Fi connection. It will access and make available all of the devices attached to your account. It also exposes a switch allowing you to charge your car now instead of waiting for the pre-set schedule. ## Configuration -To enable the platform in your installation, add the following to your `configuration.yaml` file: +To add `JuiceNet` go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **JuiceNet**. + +Alternatively, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry @@ -27,14 +30,14 @@ juicenet: {% configuration %} access_token: - description: "Your eMotorWerks API Token can be found in the [dashboard](https://dashboard.emotorwerks.com/Manage)." + description: "Your JuiceNet API Token can be found in the [dashboard](https://home.juice.net/Manage)." required: true type: string {% endconfiguration %} ## Sensor -The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://emotorwerks.com/products/juicenet/) sensors. +The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://evcharging.enelx.com/products/juicebox) charger. ### Added sensors