07-03-2023, 10:49 PM
1. you are using DS18B20 config format, your DHTxx sensor should be, the S1 and S2 all can use for DHTxx sensor:
sensor:
- platform: dht
pin: 14
temperature:
name: "Living Room Temperature"
humidity:
name: "Living Room Humidity"
update_interval: 60s
here is details: https://esphome.io/components/sensor/dht.html
2. KC868-A8 have 8 channel digital input ports, just directly to use, why need solder on PCB?
see this photo, there are 8 channel DI use for switch button:
sensor:
- platform: dht
pin: 14
temperature:
name: "Living Room Temperature"
humidity:
name: "Living Room Humidity"
update_interval: 60s
here is details: https://esphome.io/components/sensor/dht.html
2. KC868-A8 have 8 channel digital input ports, just directly to use, why need solder on PCB?
see this photo, there are 8 channel DI use for switch button: