Skip to content

Commit 9d7f5dd

Browse files
klaasnicolaasfabaff
authored andcommitted
🚜 Merges/Redirect Juicenet component pages (home-assistant#8649)
1 parent 2a5f399 commit 9d7f5dd

File tree

2 files changed

+21
-31
lines changed

2 files changed

+21
-31
lines changed

source/_components/juicenet.markdown

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ comments: false
88
sharing: true
99
footer: true
1010
logo: juicenet.png
11-
ha_category: Energy
11+
ha_category:
12+
- Energy
13+
- Sensor
1214
ha_release: 0.47
15+
redirect_from:
16+
- /components/sensor.juicenet/
1317
---
1418

1519
The `juicenet` sensor platform pulls data from a [JuiceNet](https://emotorwerks.com/products/juicenet/) charging station equipped with a wifi connection. It will access and make available all of the devices attached to your account.
@@ -30,3 +34,19 @@ access_token:
3034
required: true
3135
type: string
3236
{% endconfiguration %}
37+
38+
## {% linkable_title Sensor %}
39+
40+
The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://emotorwerks.com/products/juicenet/) sensors.
41+
42+
### {% linkable_title Added sensors %}
43+
44+
These sensors will be added for each juicenet device in your account:
45+
46+
- Status
47+
- Temperature (inside the device)
48+
- Voltage
49+
- Amps
50+
- Watts
51+
- Charge time of session
52+
- Energy added this session

source/_components/sensor.juicenet.markdown

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)