Add juicenet platform (#2670)
* Add juicenet platform * Update juicenet documentation * Update juicenet.markdown * Update sensor.juicenet.markdown * Update juicenet.markdown * Update ha_release * Make title linkable
This commit is contained in:
parent
9c71da6cae
commit
4872dfcc15
3 changed files with 58 additions and 0 deletions
30
source/_components/sensor.juicenet.markdown
Normal file
30
source/_components/sensor.juicenet.markdown
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Juicenet Sensor"
|
||||
description: "Instructions how to setup WiFi-equipped Juicenet charging stations with Home Assistant."
|
||||
date: 2015-01-20 22:36
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: juicenet.png
|
||||
ha_category: Sensor
|
||||
ha_release: 0.47
|
||||
---
|
||||
|
||||
|
||||
The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://emotorwerks.com/products/juicenet/) sensors.
|
||||
|
||||
The requirement is that you have setup [Juicenet](/components/juicenet/).
|
||||
|
||||
### {% linkable_title 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
|
Loading…
Add table
Add a link
Reference in a new issue