From 78e03b4892afc3e58e6b9a250b22e50cdfd109f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbyn=C4=9Bk=20Pecina?= <58307338+peca2345@users.noreply.github.com> Date: Thu, 2 Mar 2023 18:32:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45c0830..3521bee 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ In this case it is about connecting a Gree Versati III 10kw heat pump. - use only shielded cable, otherwise the error "Modbus CRC Check Failed!" may appear in the log. - put a 120 ohm resistor after the last connected device - modbus datasheet: [Gree Versati III]([https://www.laskakit.cz/prevodnik-ttl-na-rs-485--max485/](https://github.com/peca2345/ESPHome-modbus-heatpump-Gree-Versati-III/blob/main/modbus-versati-iii-en.pdf) +- you have to find out what the heatpump address is - default is 0x1 +- you also need to find out the serial port speed - default 9600 ## Components: - ESP8266 / ESP32