Navien, ESP32 Navilink interface

Hello,
I am having issues getting data to HA and am hoping for some help.

I have an M5 atom lite/rs-rs485 connected to a Navien NPE-180S2

using this Yaml

and changing the pins to:

uart:
    id: uart_bus
    tx_pin: 19 #was 6
    rx_pin: 22 #was 5

I was able to add the entity into HA, but it doesn’t seem to work.
No errors in the serial console of Esphome… so not sure where to go from here. Any help would be greatly appreciated.

Thanks