mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Added documentation for Zeversolar (#25472)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: kvanzuijlen <developer@debijenkorf.nl>
This commit is contained in:
parent
d2c328c817
commit
6e47beaa5f
34
source/_integrations/zeversolar.markdown
Normal file
34
source/_integrations/zeversolar.markdown
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
---
|
||||||
|
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:
|
||||||
|
- sensor
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_integration_type: integration
|
||||||
|
ha_codeowners:
|
||||||
|
- '@kvanzuijlen'
|
||||||
|
---
|
||||||
|
|
||||||
|
The Zeversolar integration uses the local device IP to get information like the current power and
|
||||||
|
today's total energy production.
|
||||||
|
This integration allows you to collect and save data providig 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 integration will create two sensors for each configured inverter:
|
||||||
|
|
||||||
|
- Energy today, in `kWh` (Kilowatt-hour)
|
||||||
|
- Current power, in `W` (Watts)
|
Loading…
x
Reference in New Issue
Block a user