I’m playing around with some sensors using an ADC hat from Seeed. Using a Python script, I’m able to get data from the sensor (tested this on Raspbian). How do I display this sensor data in HA? Is this the best method to do this? I’ve played around with HA before using Wyze sensors, so I have a general idea of how HA works, but I’m having trouble connecting the dots from the sensor to the HA dashboard.
I’d get a wemos d1 mini, a pair of ads1115 breakouts, and use esphome to get it in HA. This wouldn’t be cheap thanks to the 16bit adc’s, but 16 is much better than 12, and it would be very easy to assemble/code. That adc hat you have would require I think a lot more work to get working with HA.