Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A8-V1.5
#11
yes, you can use multi DS18B20, because every DS18B20 have a different address. you will see the address in ESPHome's LOG output.
just add this code for update time in yaml:

update_interval: 10s
Reply
#12
I need a little help.Wherever I paste the code(update_interval: 10s) it fails to validate the yaml config.My other question is about the analog input(A1-A2).How can we list it in HA? Smile Thanks.

dallas:
- pin: 14

sensor:
- platform: dallas
address: 0x383c46f649374728
name: "ds18b20-1"
Reply
#13
please see ESPHome webpage, all have showed:
https://esphome.io/components/sensor/dallas.html
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)