I’ve got an M5Stack Ultrasonic sensor (RCWL-9620). I’ve had others like the A02YYUW but they’re UART.
This one is plugged into a PoESP32 unit, and the I2C is showing it finds it at 0x57 correctly:
But I can’t work out a configuration to get it to show the distance.
It doesn’t appear on the supported device list here unfortunately:
https://esphome.io/api/classesphome_1_1i2c_1_1_i2_c_device.html
Is there a way to set it up as a custom device of some description / get it to work?
Any advice / guidance on making it play ball would be appreciated
Edit: The docs from M5Stack: m5-docs