From 00545e5c01f644c6082b18a808cf4d96e648e0ee Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Wed, 6 Nov 2019 02:24:57 +1300 Subject: [PATCH] Update juicenet docs with switch (#10917) * Update juicenet docs with switch * Add switch category * Add car category --- source/_integrations/juicenet.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/source/_integrations/juicenet.markdown b/source/_integrations/juicenet.markdown index 0ff4e490a91..15fca05b5ac 100644 --- a/source/_integrations/juicenet.markdown +++ b/source/_integrations/juicenet.markdown @@ -3,12 +3,15 @@ title: "Juicenet" description: "Instructions on how to setup WiFi-equipped Juicenet charging stations with Home Assistant." logo: juicenet.png ha_category: + - Car - Energy - Sensor + - Switch +ha_iot_class: Cloud Polling ha_release: 0.47 --- -The `juicenet` sensor platform pulls data from a [JuiceNet](https://emotorwerks.com/products/juicenet/) charging station equipped with a wifi connection. It will access and make available all of the devices attached to your account. +The `juicenet` sensor platform pulls data from a [JuiceNet](https://emotorwerks.com/products/juicenet/) charging station equipped with a wifi 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 @@ -41,4 +44,4 @@ These sensors will be added for each juicenet device in your account: - Amps - Watts - Charge time of session -- Energy added this session \ No newline at end of file +- Energy added this session