Fervensimber

Results 2 comments of Fervensimber

YAML like this is invalid due to duplicate key of p1_mini ``` uart: - id: uart_bus_A rx_pin: number: GPIO03 inverted: true baud_rate: 115200 - id: uart_bus_B rx_pin: number: GPIO16 inverted:...

Thanks for looking into it. If anyone else is having the same issue, my workaround was to read one meter with p1-mini and the other meter using https://esphome.io/components/sensor/dsmr.html DSMR component...