diff --git a/.textlintrc.json b/.textlintrc.json index 61ad2b3101c..623a2d0aaf7 100644 --- a/.textlintrc.json +++ b/.textlintrc.json @@ -150,7 +150,6 @@ "iTunes", "JSON-RPC", "JSON", - "JuiceNet", "Kafka", "KEF", "KNX", diff --git a/CODEOWNERS b/CODEOWNERS index f2e62dd4aea..09fabe80486 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -453,7 +453,6 @@ source/_integrations/ituran.markdown @shmuelzon source/_integrations/izone.markdown @Swamp-Ig source/_integrations/jellyfin.markdown @RunC0deRun @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/kaiser_nienhaus.markdown @starkillerOG diff --git a/source/_integrations/juicenet.markdown b/source/_integrations/juicenet.markdown deleted file mode 100644 index b32fd2a348d..00000000000 --- a/source/_integrations/juicenet.markdown +++ /dev/null @@ -1,54 +0,0 @@ ---- -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. - -{% important %} -This integration can no longer be set up as the required API token cannot be obtained. However, if you have it working, it may remain functional. -{% endimportant %} - -{% 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 2d51e66bb6b..3e5f0ed9160 100644 --- a/source/_redirects +++ b/source/_redirects @@ -580,6 +580,7 @@ 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/keyboard /more-info/removed-integration 301 /integrations/lirc /more-info/removed-integration 301 /integrations/life360 /more-info/removed-integration 301