diff --git a/source/_integrations/technove.markdown b/source/_integrations/technove.markdown new file mode 100644 index 00000000000..ecd98e9394f --- /dev/null +++ b/source/_integrations/technove.markdown @@ -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 \ No newline at end of file