From 32c85593345cc6dee3cd3ee2e127e1a5dd46f3d1 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Thu, 7 Mar 2024 18:13:10 +0100 Subject: [PATCH] Revert "Remove JuiceNet integration" (#31785) --- .textlintrc.json | 1 + CODEOWNERS | 1 + source/_integrations/juicenet.markdown | 49 ++++++++++++++++++++++++++ source/_redirects | 1 - 4 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 source/_integrations/juicenet.markdown diff --git a/.textlintrc.json b/.textlintrc.json index 623a2d0aaf7..61ad2b3101c 100644 --- a/.textlintrc.json +++ b/.textlintrc.json @@ -150,6 +150,7 @@ "iTunes", "JSON-RPC", "JSON", + "JuiceNet", "Kafka", "KEF", "KNX", diff --git a/CODEOWNERS b/CODEOWNERS index 1593b27556e..3338d899c8c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -393,6 +393,7 @@ source/_integrations/isy994.markdown @bdraco @shbatm source/_integrations/izone.markdown @Swamp-Ig source/_integrations/jellyfin.markdown @j-stienstra @ctalkington source/_integrations/jewish_calendar.markdown @tsvi +source/_integrations/juicenet.markdown @jesserockz source/_integrations/justnimbus.markdown @kvanzuijlen source/_integrations/jvc_projector.markdown @SteveEasley @msavazzi source/_integrations/kaiterra.markdown @Michsior14 diff --git a/source/_integrations/juicenet.markdown b/source/_integrations/juicenet.markdown new file mode 100644 index 00000000000..e4add243f45 --- /dev/null +++ b/source/_integrations/juicenet.markdown @@ -0,0 +1,49 @@ +--- +title: JuiceNet +description: Instructions on how to setup WiFi-equipped JuiceNet/JuiceBox charging stations with Home Assistant. +ha_category: + - Car + - Energy + - Number + - Sensor + - Switch +ha_iot_class: Cloud Polling +ha_release: 0.47 +ha_codeowners: + - '@jesserockz' +ha_domain: juicenet +ha_config_flow: true +ha_platforms: + - number + - sensor + - switch +ha_integration_type: integration +--- + +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. + +{% include integrations/config_flow.md %} + +## Sensor + +The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://evcharging.enelx.com/products/juicebox) charger. + +### Added sensors + +These sensors will be added for each JuiceNet device in your account: + +- Status +- Temperature (inside the device) +- Voltage +- Amps +- Watts +- Charge time of session +- Energy added this session + +## Switch + +The `juicenet` switch platform allows you to override the charging schedule for your JuiceNet device. + +## Number + +The `juicenet` number platform allows you to control the charging amperage limit. diff --git a/source/_redirects b/source/_redirects index e6ab03a270e..b34a0968054 100644 --- a/source/_redirects +++ b/source/_redirects @@ -529,7 +529,6 @@ layout: null /integrations/hydroquebec /more-info/removed-integration 301 /integrations/ialarm_xr /more-info/removed-integration 301 /integrations/iota /more-info/removed-integration 301 -/integrations/juicenet /more-info/removed-integration 301 /integrations/life360 /more-info/removed-integration 301 /integrations/lifx_legacy /more-info/removed-integration 301 /integrations/linksys_ap /more-info/removed-integration 301