I bought this temp probe on Amazon hoping I could find a way to use ESPhome to integrate it. But so far I have not found a way to. Does anyone know how I can integrate something like this in HA using ESPhome?
I’m trying to monitor the temperature of my supply and return lines for my in-floor hydronic heat. So I need the probe to have NPT threads.
I tried the ADC component with the sensor connected to the AO pin on an esp8266 board. It gave me some voltage feedback, but nothing reliable. I tried putting the sensor in hot and cold water and there was no consistent voltage change.
Do I need to change how I’m connecting the sensor to the board? I was just using a single wire from the AO pin to the top connector on the sensor.
Hmm, so should I use the resistor component? This sensor is originally designed to screw into an engine block, maybe the threaded end needs to be connected to the GND on the esp8266 board?