From 433b05f1c34434b3c21458200c43a6cc96e17509 Mon Sep 17 00:00:00 2001 From: Tobias Augspurger Date: Wed, 11 Dec 2024 19:26:57 +0100 Subject: [PATCH] Add huawei_solar (#983) This integration exposes the information and functions made available by Huawei Solar inverters directly via one of its Modbus interfaces in Home Assistant. https://github.com/wlcrs/huawei_solar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dc2af2a7a..7d411ae7f6 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ - [SimShady](https://github.com/open-pv/simshady) - Simulating Shadows for PV Potential Analysis on 3D Data in the Browser. - [InSPIRE](https://github.com/NREL/InSPIRE) - Here we will collect scripts, trainings, studies, and any other open-source material that can help further the understanding and research of agrivoltaics. - [twoaxistracking](https://github.com/pvlib/twoaxistracking) - A python package for simulating two-axis tracking solar collectors, particularly self-shading. +- [huawei_solar](https://github.com/wlcrs/huawei_solar) - This integration exposes the information and functions made available by Huawei Solar inverters directly via one of its Modbus interfaces in Home Assistant. ### Wind Energy - [DSWE](https://github.com/TAMU-AML/DSWE-Package) - An R implementation of various data science methods for wind energy (DSWE) applications, such as providing machine learning methods to accurately estimate the wind power curve.