Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A8 Touch wall panel indication working reverse and temperature sensor
#2
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:

   
Reply


Messages In This Thread
RE: KC868-A8 Touch wall panel indication working reverse and temperature sensor - by admin - 07-03-2023, 10:49 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)