(01-07-2025, 11:43 PM)admin Wrote: whether the DS18B20 sensor bought from KinCony?
Hi, is there a difference between DS18B20 sensors?
My code now is like this and is FINALLY working:
Code:
one_wire:
- pin: GPIO14
platform: gpio
sensor:
- platform: dallas_temp
name: "AIO DS18B20 #1"
update_interval: 10s