Update README.md

This commit is contained in:
Zbyněk Pecina 2023-03-02 19:33:42 +01:00 committed by GitHub
parent f081bbd93f
commit c44b7d4256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,6 @@ In this case it is about connecting a Gree Versati III 10kw heat pump.
- 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:
![lovelace](https://github.com/peca2345/ESPHome-modbus-heatpump-Gree-Versati-III/blob/main/IMG/Lovelace.png?raw=true)