Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using KC868 A2 with Home Assistant / MQTT
#2
the binary sensor also as same as A8 board. for example:
Code:
  binary_sensor:
   - name: 'a2-kcs-input-1'
     unique_id: a2-kcs-input-1
     state_topic: 'KC868_A2/99999648C3D98/STATE'
     value_template: '{{ value_json.input1.value }}'
     payload_on: true
     payload_off: false
this is for digital input 1, you can use by this way.
Reply


Messages In This Thread
RE: Using KC868 A2 with Home Assistant / MQTT - by admin - 11-12-2025, 10:45 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)