mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add TechnoVE integration (#30420)
* Add TechnoVE integration * Update source/_integrations/technove.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update TechnoVE description to remove WiFi mention. * Update the name of the charging station to match the model name --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
578c512292
commit
b2b52532a9
34
source/_integrations/technove.markdown
Normal file
34
source/_integrations/technove.markdown
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
title: TechnoVE
|
||||
description: Instructions on how to integrate TechnoVE Smart Charging Station with Home Assistant.
|
||||
ha_category:
|
||||
- Car
|
||||
ha_release: 2024.2
|
||||
ha_iot_class: Local Polling
|
||||
ha_domain: technove
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
- '@Moustachauve'
|
||||
ha_platforms:
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The TechnoVE integration provides connectivity with TechnoVE Smart Charging Station through the station local API.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Sensors
|
||||
|
||||
The {% term integration %} adds the following sensors:
|
||||
|
||||
- Input voltage
|
||||
- Output voltage
|
||||
- Max current
|
||||
- Max station current
|
||||
- Current
|
||||
- Total energy usage
|
||||
- Last session energy usage
|
||||
- Wi-Fi signal strength
|
||||
- Wi-Fi network name
|
||||
- Status
|
Loading…
x
Reference in New Issue
Block a user