syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE
Apache License 2.0
442 stars 148 forks source link

ESPHome 2023.4.0 validation failure #315

Closed jouking closed 1 year ago

jouking commented 1 year ago

With the version of Home Assistant 2023.4 I get the capture error, how do I have to fix it so that everything continues to work as before?

imagen

syssi commented 1 year ago

Please update your YAML: Search for uart0 and replace all occurrences with uart_0.

jouking commented 1 year ago

perfect, thank you very much