Esphome serial bridge?

I have 4 solar batteries that all use the JBD/Overkill Solar BMS, and they are located on the opposite side of my home from the HA Raspberry PI server. I have successfully created an esphome device with a UART adapter that connects to the BMS, but the HACS integration that I’m using (BMSTool) to decode and control the BMS’ only accepts Serial or USB connections.

Is there a way to ingest the serial stream via esphome and have it show up as a serial input for the integration to utilize? (I’ve heard esplink and easyesp are not easily integrated, but I’m open to options)

1 Like