KC868-H32B V4.43 new firmware update - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: News (https://www.kincony.com/forum/forumdisplay.php?fid=5) +--- Thread: KC868-H32B V4.43 new firmware update (/showthread.php?tid=1802) Pages:
1
2
|
RE: KC868-H32B V4.43 new firmware update - admin - 05-07-2022 just login with your ethernet IP address in web browser, enable "one relay" momentary function and set a auto-off time. RE: KC868-H32B V4.43 new firmware update - saun2000 - 05-08-2022 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. RE: KC868-H32B V4.43 new firmware update - admin - 05-09-2022 if you are using home assistant, you can make "automation" in home assistant, let one relay ON -> delay 0.5s -> relay OFF. RE: KC868-H32B V4.43 new firmware update - saun2000 - 05-11-2022 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 RE: KC868-H32B V4.43 new firmware update - admin - 05-11-2022 set in automation: relayX ON -> delay 500ms -> relayX OFF RE: KC868-H32B V4.43 new firmware update - saun2000 - 05-11-2022 Thank you. RE: KC868-H32B V4.43 new firmware update - saun2000 - 05-13-2022 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 RE: KC868-H32B V4.43 new firmware update - admin - 05-14-2022 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? RE: KC868-H32B V4.43 new firmware update - saun2000 - 05-15-2022 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 RE: KC868-H32B V4.43 new firmware update - admin - 05-15-2022 you are welcome. |