Page 1 of 1

DS18B20 sensors data not appearing

Posted: Fri Jan 14, 2022 2:59 am
by yumi
I have two DS18B20(https://www.kynix.com/components/DS18B2 ... tures.html) connected through 1-wire, I can see data coming from them on SSH ls -l /sys/bus/w1/devices/ and they're registered inside my code, addresses are visible. However, data isn't appearing in the dashboard, any clue why is that?