mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-23 18:46:50 +00:00
36 lines
998 B
Markdown
36 lines
998 B
Markdown
---
|
|
title: Zeversolar
|
|
description: Instructions on how to configure the Zeversolar integration within Home Assistant
|
|
ha_category:
|
|
- Environment
|
|
ha_release: 2023.2
|
|
ha_iot_class: Local Polling
|
|
ha_domain: zeversolar
|
|
ha_platforms:
|
|
- diagnostics
|
|
- sensor
|
|
ha_config_flow: true
|
|
ha_integration_type: device
|
|
ha_codeowners:
|
|
- '@kvanzuijlen'
|
|
---
|
|
|
|
The **Zeversolar** {% term integration %} uses the local device IP to get information like the current power and
|
|
today's total energy production.
|
|
This {% term integration %} allows you to collect and save data providing a historical overview of your Zeversolar
|
|
production.
|
|
|
|
## Prerequisites
|
|
|
|
You need a Zeversolar inverter connected to your solar panels and Wi-Fi. Furthermore, you need to
|
|
get the Zeversolar IP address.
|
|
|
|
{% include integrations/config_flow.md %}
|
|
|
|
## Sensor types
|
|
|
|
When configured, the {% term integration %} will create two sensors for each configured inverter:
|
|
|
|
- Energy today, in `kWh` (Kilowatt-hour)
|
|
- Current power, in `W` (Watts)
|