Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[KC868-AG PRO] Tuya and scenes
#11
(10-18-2023, 05:01 AM)KinCony Support Wrote:
(10-17-2023, 12:13 PM)zolax Wrote:
(10-17-2023, 10:23 AM)admin Wrote: if you want received 433M signal THEN turn ON relay. IF "condition" chose KC868-AG Pro --> 433M learned signal.

There is no possible to choose KC868-AG-Pro condition. There is only stuff "generated" by it like Window Pusher etc. 
Maybe you could make a screen with KC868-AG-Pro selected as a condition. I have newest Tuya version on the phone.
This was possible with A4 but not with AG.

According to your question, I think you can use 3 pieces of KC868-A4, then the wireless signal will be programmed 32*3=96, we ask the tuya support ,it is not support  received RF signal to be an if command, tuya app cannot implement the IF command like KC868-A4.

Understand but A4 has only 4 output (have to use this output in tuya), need 16 virtual output on each device so will have 3x16 outputs. I already tried to put firmware from A16 to A4 but it doens't work. Can you help with this?
Reply
#12
(10-18-2023, 05:20 PM)zolax Wrote:
(10-18-2023, 05:01 AM)KinCony Support Wrote:
(10-17-2023, 12:13 PM)zolax Wrote:
(10-17-2023, 10:23 AM)admin Wrote: if you want received 433M signal THEN turn ON relay. IF "condition" chose KC868-AG Pro --> 433M learned signal.

There is no possible to choose KC868-AG-Pro condition. There is only stuff "generated" by it like Window Pusher etc. 
Maybe you could make a screen with KC868-AG-Pro selected as a condition. I have newest Tuya version on the phone.
This was possible with A4 but not with AG.

According to your question, I think you can use 3 pieces of KC868-A4, then the wireless signal will be programmed 32*3=96, we ask the tuya support ,it is not support  received RF signal to be an if command, tuya app cannot implement the IF command like KC868-A4.

Understand but A4 has only 4 output (have to use this output in tuya), need 16 virtual output on each device so will have 3x16 outputs. I already tried to put firmware from A16 to A4 but it doens't work. Can you help with this?

I don't think I can implement your function: because tuya app does not support learning RF signals as a condition to interact with other functions.
 The current scheme is to replace the curtain motor with a 220V motor and use the relay output of KC868-A32 to control the curtain motor
Reply
#13
(10-19-2023, 12:59 AM)KinCony Support Wrote:
(10-18-2023, 05:20 PM)zolax Wrote:
(10-18-2023, 05:01 AM)KinCony Support Wrote:
(10-17-2023, 12:13 PM)zolax Wrote:
(10-17-2023, 10:23 AM)admin Wrote: if you want received 433M signal THEN turn ON relay. IF "condition" chose KC868-AG Pro --> 433M learned signal.

There is no possible to choose KC868-AG-Pro condition. There is only stuff "generated" by it like Window Pusher etc. 
Maybe you could make a screen with KC868-AG-Pro selected as a condition. I have newest Tuya version on the phone.
This was possible with A4 but not with AG.

According to your question, I think you can use 3 pieces of KC868-A4, then the wireless signal will be programmed 32*3=96, we ask the tuya support ,it is not support  received RF signal to be an if command, tuya app cannot implement the IF command like KC868-A4.

Understand but A4 has only 4 output (have to use this output in tuya), need 16 virtual output on each device so will have 3x16 outputs. I already tried to put firmware from A16 to A4 but it doens't work. Can you help with this?

I don't think I can implement your function: because tuya app does not support learning RF signals as a condition to interact with other functions.
 The current scheme is to replace the curtain motor with a 220V motor and use the relay output of KC868-A32 to control the curtain motor

I'm 100% sure it will work because already tested it in KC868-A4. I did if-then using your www menu: for example if recived=signal_1 then set output_1=0 ; if recived=signal_2 set output_1=1. After this I do if-then condition in tuya for example if output_1=0 then close actuator 0 etc. It works with 4 actuators but I need 40.
Reply
#14
(10-19-2023, 09:58 AM)zolax Wrote:
(10-19-2023, 12:59 AM)KinCony Support Wrote:
(10-18-2023, 05:20 PM)zolax Wrote:
(10-18-2023, 05:01 AM)KinCony Support Wrote:
(10-17-2023, 12:13 PM)zolax Wrote: There is no possible to choose KC868-AG-Pro condition. There is only stuff "generated" by it like Window Pusher etc. 
Maybe you could make a screen with KC868-AG-Pro selected as a condition. I have newest Tuya version on the phone.
This was possible with A4 but not with AG.

According to your question, I think you can use 3 pieces of KC868-A4, then the wireless signal will be programmed 32*3=96, we ask the tuya support ,it is not support  received RF signal to be an if command, tuya app cannot implement the IF command like KC868-A4.

Understand but A4 has only 4 output (have to use this output in tuya), need 16 virtual output on each device so will have 3x16 outputs. I already tried to put firmware from A16 to A4 but it doens't work. Can you help with this?

I don't think I can implement your function: because tuya app does not support learning RF signals as a condition to interact with other functions.
 The current scheme is to replace the curtain motor with a 220V motor and use the relay output of KC868-A32 to control the curtain motor

I'm 100% sure it will work because already tested it in KC868-A4. I did if-then using your www menu: for example if recived=signal_1 then set output_1=0 ; if recived=signal_2 set output_1=1. After this I do if-then condition in tuya for example if output_1=0 then close actuator 0 etc. It works with 4 actuators but I need 40.

i think you can use KC868-A32,it have 32CH outputs  you can use two  KC868-A32 module.the solution is AG-pro or KC868-A4 use KCS firmware,and  set the ifttt command,if receive RF then send http command to KC868-A32 to open relay1,then you can do the if-then condition in tuya like you said " if output_1=0 then close actuator 0 "
Reply
#15
(10-20-2023, 02:48 AM)KinCony Support Wrote:
(10-19-2023, 09:58 AM)zolax Wrote:
(10-19-2023, 12:59 AM)KinCony Support Wrote:
(10-18-2023, 05:20 PM)zolax Wrote:
(10-18-2023, 05:01 AM)KinCony Support Wrote: According to your question, I think you can use 3 pieces of KC868-A4, then the wireless signal will be programmed 32*3=96, we ask the tuya support ,it is not support  received RF signal to be an if command, tuya app cannot implement the IF command like KC868-A4.

Understand but A4 has only 4 output (have to use this output in tuya), need 16 virtual output on each device so will have 3x16 outputs. I already tried to put firmware from A16 to A4 but it doens't work. Can you help with this?

I don't think I can implement your function: because tuya app does not support learning RF signals as a condition to interact with other functions.
 The current scheme is to replace the curtain motor with a 220V motor and use the relay output of KC868-A32 to control the curtain motor

I'm 100% sure it will work because already tested it in KC868-A4. I did if-then using your www menu: for example if recived=signal_1 then set output_1=0 ; if recived=signal_2 set output_1=1. After this I do if-then condition in tuya for example if output_1=0 then close actuator 0 etc. It works with 4 actuators but I need 40.

i think you can use KC868-A32,it have 32CH outputs  you can use two  KC868-A32 module.the solution is AG-pro or KC868-A4 use KCS firmware,and  set the ifttt command,if receive RF then send http command to KC868-A32 to open relay1,then you can do the if-then condition in tuya like you said " if output_1=0 then close actuator 0 "

Yes can use KC868-A32 but I don't need hardware outputs, just virtual to software. So the question is it is possible to run KC868-A32 firmware on KC868-A4  hardware?
Reply


Forum Jump:


Users browsing this thread: