Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Double press/ Long press for the 868-AI
#3
Hi,

I have the KCS firmware on it and want to do the double click, I can create an IFTTT command name "test" : If  DI1 double click. then ... custom protocol1 (I think)
I'm using mqtt to get the signal to Home assistant it works for a normal input (Binary sensor ...).

mqtt:

  binary_sensor:
    - name: 'ai_input-1'
      unique_id: ai_input-1
      state_topic: 'server/FCB467110E10/state'
      value_template: '{{ value_json.input1.on }}'
      payload_on: 1
      payload_off: 0

but how do I get the IFTTT commands over to Home assistant?
Reply


Messages In This Thread
RE: Double press/ Long press for the 868-AI - by Steff2 - 07-31-2024, 07:34 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)