![]() |
how to install KC868-AG without HA - 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-AG / AG Pro / AG8 (https://www.kincony.com/forum/forumdisplay.php?fid=30) +--- Thread: how to install KC868-AG without HA (/showthread.php?tid=7481) |
how to install KC868-AG without HA - ahiel - 01-26-2025 I've just got KC868-AG and want to install it to use it with MQTT (I'm using openhab). how can I configure it? just connected it to power (see green light). but can't see any new wifi network. any manual? thanks! RE: how to install KC868-AG without HA - admin - 01-26-2025 just download KCS v2 firmware, here is online guide: https://www.kincony.com/esp32-kcsv2-firmware.html RE: how to install KC868-AG without HA - ahiel - 01-26-2025 Thank you! okay, I see that it is not like tasmota and not listening always to IR. I saw I can use tasmota by installing (https://tasmota.github.io/install/) and choosing ESP32 and update the configuration (https://templates.blakadder.com/kincony_KC868-AG.html). Is there a tasmota binary version that support RF for this device? RE: how to install KC868-AG without HA - admin - 01-27-2025 just download tasmota common firmware, define RF sender and RF receiver pin for ESP32. RE: how to install KC868-AG without HA - ahiel - 01-27-2025 Thank you for your reply. Is the configuration template should be the same as the one in the IR? I see a comment that "Support for RF requires a custom compiled binary." I installed tasmota and now I don't see option of RFrecv or RFSend (or buzzer) in the GPIO. how can I make it work? do I need to change the template? or the one above is okay? Thanks RE: how to install KC868-AG without HA - admin - 01-28-2025 When compiling your build add the following to user_config_override.h, here is details: https://tasmota.github.io/docs/RF-Protocol/ so need compile a new tasmota firmware. |