Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
htvekov authored Sep 11, 2023
1 parent e0b0324 commit 0821f2e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ Using above list, it will be easy to tweak my configuration to fit your inverter
[it-koncept](https://github.com/it-koncept) has tweaked this config and revised the registers to get a [working solution](https://github.com/it-koncept/Solvia-Inverter-G3)
for his 3 x Delta Solivia 3.0 EU G3 & Delta Solivia 3.3 EU G3 inverters.
I've tested on both ESP8266 with software & hardware uart and ESP32 with hardware uart only.
I experience minor ESPHome <--> Home Assistant connection issues using the ESP8266 software uart.
So I've revised my production config to use the hardware uart pins instead. This is rock solid.
But remember to turn off debug communication on the uart pins.
I've tested on both ESP8266 with software & hardware UART and ESP32 with hardware UART only.
I experience minor ESPHome <--> Home Assistant connection issues using the ESP8266 software UART.
So I've revised my production config to use the hardware UART pins instead. This is rock solid.
But remember to turn off debug communication on the UART pins.
### My config:
```
Expand Down

0 comments on commit 0821f2e

Please sign in to comment.