From 8fcbede5be581392ba3d36d6b7e80a2150d0320a Mon Sep 17 00:00:00 2001 From: Trefor Southwell <48591903+springfall2008@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:48:26 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b8f94d49..e4b79b7a2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Introduction -Home battery prediction and automatic charging for Home Assistant +Home battery prediction and automatic charging for Home Assistant supporting multiple inverters including GivEnergy, Solis and Sofar. Also known by some as Batpred or Batman! From cdc85c15b949d6b8cbda8dd987d80fe4ad2e3676 Mon Sep 17 00:00:00 2001 From: Trefor Southwell <48591903+springfall2008@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:51:24 +0000 Subject: [PATCH 2/2] Update install.md --- docs/install.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index a5776474c..dca34f9a1 100644 --- a/docs/install.md +++ b/docs/install.md @@ -15,7 +15,10 @@ The Integration that communicates with your inverter will be depend on the brand | Brand | Integration | Github Link | | :-------- | :----------- | :------------------------------------------------------------------------------- | | GivEnergy | GivTCP | [https://github.com/britkat1980/giv_tcp](https://github.com/britkat1980/giv_tcp) | -| Solis | SolaX ModBus | | +| Solis | SolaX ModBus | | +| Sofar | Sofar MQTT | | + +Please see [Other Inverters](other-inverters.md) for details on how Solis, Solax and Sofar install details. - Follow the installation and configuration instructions appropriate for your inverter so that Home Assistant is able to 'see' and manage your inverter. - You will need at least 24 hours history in Home Assistant for Predbat to work correctly, the default is 7 days (but you configure this back to 1 day if you need to).