Update README.md

This commit is contained in:
Zbyněk Pecina 2023-03-02 19:08:29 +01:00 committed by GitHub
parent 47d40a0346
commit 79bd2b6087
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +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
- for ESP8266 use tx_pin: 13, rx_pin: 12, flow_control_pin: 14
## Lovelace:
![lovelace](https://github.com/peca2345/ESPHome-modbus-heatpump-Gree-Versati-III/blob/main/IMG/Lovelace.png?raw=true)