From c8eb1ffba015d1958c3dca867d6eeb810d2cb312 Mon Sep 17 00:00:00 2001 From: smokyflex <138321605+smokyflex@users.noreply.github.com> Date: Sun, 29 Oct 2023 09:59:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85a4128..8be9b6e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pe1-modbus +NOTE: This project is not an official HA or HACS integration! + This project offers a guideline how a Fröling PE1 / Lambdatronic Pellet boiler can be integrated into Home Assistant (HA - https://www.home-assistant.io) using the builtin Modbus interface. This repo also includes python scripts that use a modbus module to read registers from PE1 an then post them via MQTT to use inside Home Assistant but this is not necessary since HA has it's own Modbus interface where we can directly map PE1 registers to HA entities.