![]() |
|
KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25) +--- Thread: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant (/showthread.php?tid=9519) |
KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - vsadnik11 - 06-19-2026 Hello KinCony Team, We are using a KC868-A16 controller with KCS v3 firmware and Home Assistant integration. Our project requires the following functionality:
We can't find a way to create a schedule that works as a time range. For example:
Another question: In IFTTT, we can only create a rule such as:
For example:
Could you please explain the recommended way to implement autonomous operating schedules in KCS v3 when Home Assistant may become unavailable, but the controller must continue operating correctly according to its schedule? We are trying to avoid developing custom firmware and would like to use standard KCS v3 functionality if possible. Thank you very much for your support. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - admin - 06-19-2026 1. now only set IFTTT by KCS webpage. not support modify by API. But i will save your suggestion, maybe in future will do that. 2. not support now. 3. not support now. 4. if you set by IFTTT, if home assistant is broken, timer also can work. because the IFTTT commands on saved on ESP32, it work on esp32 side locally. The pump turns ON at 09:00 The pump turns OFF at 23:00 why can't do this? KCS timer already support to do this. KCS timer work in ESP32 locally, not need home assistant.it's not according to home assistant's time, the time running by our PCB. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - vsadnik11 - 06-19-2026 (06-19-2026, 10:43 PM)admin Wrote: 1. now only set IFTTT by KCS webpage. not support modify by API. But i will save your suggestion, maybe in future will do that. It is not possible to set the logic of operation: For example, if there is no internet connection and the time is between 9:00 and 18:00, then turn on the fountain. It is not possible to set a time interval in the condition. It will check that there is no internet connection, and if the time is 9:01, the condition will not be met. Thousands of rules need to be set. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - admin - 06-20-2026 the timer work in locally without any network. just preset by IFTTT by webpage, this webpage is local network webpage. not need internet. after set the timer, nevery use network again. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - vsadnik11 - 06-20-2026 (06-20-2026, 12:00 AM)admin Wrote: the timer work in locally without any network. Sorry I may have not expressed myself correctly. I understand that you don't need an internet connection to set up IFTTT I am about how to set a condition If it is between 9:00 and 18:00 then ... for example, there is no internet connection now (the connection was interrupted), and at the same time, it is 13:07. In this case, execute Output16 as in the picture... only the time interval needs to be RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - admin - 06-20-2026 do you using KC868-A16v3 PCB? we will update new firmware to support "time_range" for IF condition. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - vsadnik11 - 06-20-2026 (06-20-2026, 03:57 AM)admin Wrote: do you using KC868-A16v3 PCB? KC868-A16-V3.1 This is the best product support I've ever encountered.encountered. Waiting for RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - vsadnik11 - 06-21-2026 (06-20-2026, 03:57 AM)admin Wrote: do you using KC868-A16v3 PCB? Good afternoon. I'm sorry, but I'd like to ask you about the estimated waiting time for the firmware for my project. I need to provide the customer with an estimated completion time. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - admin - 06-21-2026 about 3-5 days. when have news , i will upload new firmware at here. RE: KCS v3 - Remote modification of Timer/IFTTT rules from Home Assistant - admin - 06-22-2026 new firmware update, you can download at here: https://www.kincony.com/forum/showthread.php?tid=9527 |