Hey, after updating to latest ESPhome and making config changes to accommodate the new way to configurate the DS18S20 sensors, the temperature reading is way lower…
With no other changes the temperature reading dropped 2-3 degrees.
I have another esp with some dallas sensors where i made the same changes and updated, there i had no problems.
I hear you. But there was no other changes done, and the sensor is positioned in my living room ceiling. its physically impossible for the temperature to drop 2-3 degrees there without putting an ice cube on the sensor or something like that.
My guess is that the graph makes it look like the temperature dropped before the update, but no other changes could reasonably have caused the temperature drop.
It looks that way because that is what happened. The new firmware was not running until after that gap. The temperature had already dropped before the gap.
I did some more tests, restored 2024.5.5 and then updated to 2024.6.1 again, then 2024.6.2, and restored again.
Its definitely something with the new version
I can put a couple of other sensors beside it to confirm what temperature is correct. But i did this when i installed the sensor to confirm that the reading was somewhat correct, those findings made me install the sensor on a cable. So i think that the 2024.5.5 reading is the correct one.
Anyhow, i will confirm it.
Are you using any filters like calibrate linear? Or are you using the raw values? If you are using filters, maybe try with just the raw values to see if that changes. It’s possible that the calculations have change with the new component.
I think that’s not a genuine Maxim / Dallas DS18B20 in that case. I believe their addresses all end in 28, although that might be old information. My nine sensors do, but they’re all quite old.
For what it’s worth, I’m running on 2024.5.4. I have a fish tank with a genuine Dallas ( address ending in 28 ) measuring 21.7deg. After seeing this thread, I popped an old school bulb thermometer into the tank and it’s measuring just over 21deg. So that’s within margin of error
Definitely something not right with new 2024.6.“x”
All nine of my sensors (all on Wemos D1 Mini or Pro; one has five on a bus) continue to work fine after the update to 2024.6 without any “jumps” in the data. So it’s not a straightforward error in the code; and an odd one given that the communication of the data is digital.