I’m suddenly getting the following error on my NodeMCU - I’ve searched for info on it but failed. Anyone know what it means and how to correct it please?
[12:54:55][E][sensor.dallas:282]: Reading scratchpad from Dallas Sensor failed
[12:54:55][D][sensor.dallas:158]: 'Ambient Air Temperature': Got Temperature=12.0\xb0C
[12:54:55][D][sensor.dallas:158]: 'Equipment Cabinet Temperature': Got Temperature=19.2\xb0C
This is from the log function on ESPHomeAPI. Strangely it appears to be reading the temperatures so I presume it is not a 1-wire error?
Thanks for the tip, that is what I did wrong as well.
I forgot I had changed the Dallas sensor, and had the old one listed in my saved yaml.
Working well now!