Add docs for bluecurrent integration (#25014)

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Floris272 2023-12-27 12:01:10 +01:00 committed by GitHub
parent 9a579739ef
commit 1b68cdfc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,66 @@
---
title: Blue Current
description: Instructions on how to integrate Blue Current charge points within Home Assistant.
ha_category:
- Sensor
- Car
ha_release: 2024.1
ha_iot_class: Cloud Push
ha_config_flow: true
ha_codeowners:
- '@Floris272'
- '@gleeuwen'
ha_domain: blue_current
ha_platforms:
- sensor
---
[Blue Current](https://www.bluecurrent.nl/) is an Dutch company that makes electric car chargers.
The Blue Current integration allows you to connect to your blue current account to Home Assistant and monitor your charge point(s).
## Prerequisites
1. Log in to [my.bluecurrent.nl](https://my.bluecurrent.nl/).
2. Click on your username and go to settings.
3. Enable advanced options.
4. Click on your username again and go to advanced.
5. Generate an API token.
{% include integrations/config_flow.md %}
## Sensor
The Blue Current integration provides the following sensors:
### Charge point sensors
- Activity
- Average current
- Average voltage
- Energy usage in kWh
- Max usage in Amps
- The max amps the charge point can use.
- Offline since
- Started on
- Stopped on
- Total cost in EUR
- Total power (estimate)
- Vehicle status
The following sensors are created as well, but disabled by default:
- Current phase 1-3
- offline max usage
- remaining current
- smart charging max usage
- Voltage phase 1-3
### Grid sensors
- Grid average current
- Grid max current
The following sensors are created as well, but disabled by default:
- Grid current phase 1-3