mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
🚜 Merges/Redirect Juicenet component pages (#8649)
This commit is contained in:
parent
2a5f399431
commit
9d7f5dd8b6
@ -8,8 +8,12 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: juicenet.png
|
||||
ha_category: Energy
|
||||
ha_category:
|
||||
- Energy
|
||||
- Sensor
|
||||
ha_release: 0.47
|
||||
redirect_from:
|
||||
- /components/sensor.juicenet/
|
||||
---
|
||||
|
||||
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:
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## {% linkable_title Sensor %}
|
||||
|
||||
The `juicenet` sensor platform allows you to get data from your [JuiceNet](https://emotorwerks.com/products/juicenet/) sensors.
|
||||
|
||||
### {% 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
|
@ -1,30 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Juicenet Sensor"
|
||||
description: "Instructions on 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: Energy
|
||||
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…
x
Reference in New Issue
Block a user