Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868 A8 + Home Assistant + DS18B20+
#7
I don't know how to find out the address of the sensor. "address: 0x1234567812345628".
Here's my configuration file, which passed the check, but it doesn't show the temperature.
sensor:
- platform: dallas_temp
one_wire_id: bus_S1
name: "S1 Temperature"
update_interval: 10s

- platform: dallas_temp
one_wire_id: bus_S2
name: "S2 Temperature"
update_interval: 10s

one_wire:
- platform: gpio
pin: GPIO14
id: bus_S1
- platform: gpio
pin: GPIO13
id: bus_S2
Reply


Messages In This Thread
RE: KC868 A8 + Home Assistant + DS18B20+ - by Наиль - 10 hours ago

Forum Jump:


Users browsing this thread:
1 Guest(s)