From 8deb26eeddffc06f357b2c282d417c70368e5b2f 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 19:12:05 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6578e15..5beba86 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ In this case it is about connecting a Gree Versati III 10kw heat pump. - in ESPHome use the sensor class only for addresses that are read-only - for addresses that are read/write use the "number" class (you can then change their values in lovelace) - for each register you want to have in HA you have to create a separate sensor in ESPHome +- you can write the address to the sensor in decimal or hex - for ESP8266 use tx_pin: 13, rx_pin: 12, flow_control_pin: 14 ## Lovelace: