2020-02-13 16:30:14 +01:00

1.4 KiB

title, description, logo, ha_category, ha_iot_class, ha_release, ha_codeowners
title description logo ha_category ha_iot_class ha_release ha_codeowners
JuiceNet Instructions on how to setup WiFi-equipped Juicenet charging stations with Home Assistant. juicenet.png
Car
Energy
Sensor
Switch
Cloud Polling 0.47
@jesserockz

The juicenet sensor platform pulls data from a 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.

Configuration

To enable the platform in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
juicenet:
    access_token: ACCESS_TOKEN

{% configuration %} access_token: description: "Your eMotorWerks API Token can be found in the dashboard." required: true type: string {% endconfiguration %}

Sensor

The juicenet sensor platform allows you to get data from your JuiceNet sensors.

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