Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"KCS" v2 firmware MQTT protocol document
#9
I find this code below is working using mqtt on a16s board.

- name: 'output-1'
unique_id: output-1
state_topic: 'KC868_A16S/E05A1B5A547C/STATE'
command_topic: 'KC868_A16S/E05A1B5A547C/SET'
payload_on: '{"output1":{"value":true}}'
payload_off: '{"output1":{"value":false}}'
value_template: '{{ value_json.relay1.on }}'
state_on: 1
state_off: 0

Now i am trying to add the binary input of the A16S board using mqtt to home assisstant.

but still not successful.

Sir can you provide config yaml code for using the binary input, sensor, adc?

please advise sir... thank you.
Reply


Messages In This Thread
RE: "KCS" v2 firmware MQTT protocol document - by NewONE - 04-04-2024, 06:09 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)