[uart_id] is invalid option for [sensor.daly_bms]. Is possible to have multiple day bms on separate UARTs port?

Hello Team!
I would like to have 2 BMS on ESP32 board on separated UART port.
Currently if I pass uart_id there is error message:

image

Probably because uart_id is not valid according to this page - that string does not appear there at all Daly BMS Sensor — ESPHome

Soo seems I need another esp32 for second DalyBMS?

Ok its working that way:
image