I've received an m16v2 today.
I've have flashed it with esphome with the provided yaml file you've provided. After that, the onboard LCD screen began working.
I've included the zmpt101b/ folder and have confirmed that this code is getting included in and compiled in the binary firmware.
Unfortunately, I'm not able to get any voltage readings from the zmpt101b chips. I've tried voltage_1 & voltage_3. Neither return any values.
I'm confirming that nothing is sent not only via the LCD display (which defaults to voltage_1), but also in Home Assistant where I've set up the device to log the data.
Everything else appears to be working fine, just the voltage is not showing up.
Any idea what needs to be done to get the voltage sensors working correctly?
I've have flashed it with esphome with the provided yaml file you've provided. After that, the onboard LCD screen began working.
I've included the zmpt101b/ folder and have confirmed that this code is getting included in and compiled in the binary firmware.
Unfortunately, I'm not able to get any voltage readings from the zmpt101b chips. I've tried voltage_1 & voltage_3. Neither return any values.
I'm confirming that nothing is sent not only via the LCD display (which defaults to voltage_1), but also in Home Assistant where I've set up the device to log the data.
Everything else appears to be working fine, just the voltage is not showing up.
Any idea what needs to be done to get the voltage sensors working correctly?

