Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-H32B V4.43 new firmware update
#11
just login with your ethernet IP address in web browser, enable "one relay" momentary function and set a auto-off time.
Reply
#12
Dear Sir
"one relay" momentary is from 1 sec to 100000 sec. Can we do it less than 1 sec. I need 0.5sec.
any solution for this like updating firmware.
Reply
#13
if you are using home assistant, you can make "automation" in home assistant, let one relay ON -> delay 0.5s -> relay OFF.
Reply
#14
Can you please enter this command "relay ON -> delay 0.5s -> relay OFF." where necessary please

switch:
- platform: mqtt
name: 'relay32B-1'
unique_id: relay32B-1
state_topic: 'relay32/80f9caa4068e7805b09f9a6a/state'
command_topic: 'relay32/80f9caa4068e7805b09f9a6a/set'
payload_on: '{"relay1":{"on":1}}'
payload_off: '{"relay1":{"on":0}}'
value_template: '{{ value_json.relay1.on }}'
state_on: 1
state_off: 0
Reply
#15
set in automation: relayX ON -> delay 500ms -> relayX OFF


Attached Files Image(s)
   
Reply
#16
Thank you.
Reply
#17
I tried to do this I did exactly what you asked me to. But its not allowing me to save. I am getting the following error message,

Message malformed: Integration '' not found
Will you be able to login to my computer please?
I got both Any Desk & Team Viewer
Reply
#18
what your "trigger" for the action: relayX ON -> delay 500ms -> relayX OFF
such as input1 is trgger THEN relayX ON -> delay 500ms -> relayX OFF.
what do you want to do?
Reply
#19
It works. Thank you. really appreciate your after sales technical support. Now everything works fine.
Lagging so much with google as their server is vey busy BUT works with ALEXA and HOME ASSITANT & its very stable.
Only with the touch switch I have to on and off fast as I want to keep one relay on only for less than 500 milliseconds.
Thank you again
Reply
#20
you are welcome.
Reply


Forum Jump:


Users browsing this thread: