mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove JuiceNet integration (#31631)
This commit is contained in:
parent
11561da90d
commit
06c6851926
@ -150,7 +150,6 @@
|
|||||||
"iTunes",
|
"iTunes",
|
||||||
"JSON-RPC",
|
"JSON-RPC",
|
||||||
"JSON",
|
"JSON",
|
||||||
"JuiceNet",
|
|
||||||
"Kafka",
|
"Kafka",
|
||||||
"KEF",
|
"KEF",
|
||||||
"KNX",
|
"KNX",
|
||||||
|
@ -390,7 +390,6 @@ source/_integrations/isy994.markdown @bdraco @shbatm
|
|||||||
source/_integrations/izone.markdown @Swamp-Ig
|
source/_integrations/izone.markdown @Swamp-Ig
|
||||||
source/_integrations/jellyfin.markdown @j-stienstra @ctalkington
|
source/_integrations/jellyfin.markdown @j-stienstra @ctalkington
|
||||||
source/_integrations/jewish_calendar.markdown @tsvi
|
source/_integrations/jewish_calendar.markdown @tsvi
|
||||||
source/_integrations/juicenet.markdown @jesserockz
|
|
||||||
source/_integrations/justnimbus.markdown @kvanzuijlen
|
source/_integrations/justnimbus.markdown @kvanzuijlen
|
||||||
source/_integrations/jvc_projector.markdown @SteveEasley @msavazzi
|
source/_integrations/jvc_projector.markdown @SteveEasley @msavazzi
|
||||||
source/_integrations/kaiterra.markdown @Michsior14
|
source/_integrations/kaiterra.markdown @Michsior14
|
||||||
|
@ -1,49 +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.
|
|
||||||
|
|
||||||
{% 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.
|
|
@ -524,6 +524,7 @@ layout: null
|
|||||||
/integrations/hydroquebec /more-info/removed-integration 301
|
/integrations/hydroquebec /more-info/removed-integration 301
|
||||||
/integrations/ialarm_xr /more-info/removed-integration 301
|
/integrations/ialarm_xr /more-info/removed-integration 301
|
||||||
/integrations/iota /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/life360 /more-info/removed-integration 301
|
||||||
/integrations/lifx_legacy /more-info/removed-integration 301
|
/integrations/lifx_legacy /more-info/removed-integration 301
|
||||||
/integrations/linksys_ap /more-info/removed-integration 301
|
/integrations/linksys_ap /more-info/removed-integration 301
|
||||||
|
Loading…
x
Reference in New Issue
Block a user