snitzelweck92 / homeassistant_alphaess_modbus_tcp

This repository provides some .yaml files for home assistant.
24 stars 4 forks source link

Integrate a ALPHAESS System to Home Assistant

Introduction

Since March 2023 we have at home a PV-System from AlphaESS.\ Since years I'm using Home Assistant for my smarthome and tracking of all my entities in my home.\ So the idea was to integrate the AlphaESS system to HomeAssistant. \ The official API was not enough, the other solutions are interesting, but my Software-Developer-Heart says:\ "There is a MODBUS TCP interface, this must be usable". \ From now on, I tried to integrate the system with modbus. \ And it is working :)

Compatibilty

:white_check_mark: Modbus-TCP connection\ :white_check_mark: AlphaESS Smile Hi10 with 7,8kWh battery

Features

:white_check_mark: Connection to the Inverter via Modbus TCP\ :white_check_mark: Setup of sensor entities inside of Home Assistant \ :white_check_mark: Setup of a automation and the helpers for setting the "Max Feed to Grid - Rate" (How many energy is given to the grid)\ :white_check_mark: Setup of template-sensor to provide the values to the energy dashboard\ :white_check_mark: Open for modifications, no integration or other complicated stuff. Simply YAML-file!\ :white_check_mark: No additional integrations or AddOns needed

Prerequisites

Installation

Usage

Links

WARNINGS