KC868-AG RF IR gateway released!
we have designed KC868-AG by ESP32 module, it’s easy to use ESPHome for home assistant. You can define RF buttons and IR buttons to control TV or air conditioner by IR signal.
we have designed KC868-AG by ESP32 module, it’s easy to use ESPHome for home assistant. You can define RF buttons and IR buttons to control TV or air conditioner by IR signal.
we have designed KC868-AG by ESP32 module, it’s easy to use ESPHome for home assistant. You can define RF buttons and IR buttons to control TV or air conditioner by IR signal. Related technical information ——————————— schematic: https://www.kincony.com/download/KC868-AG-schematic.pdf ESP32 I/O pin define: https://www.kincony.com/forum/showthread.php?tid=1667 config yaml file for ESPHome: https://www.kincony.com/forum/showthread.php?tid=2329 arduino demo source code: https://www.kincony.com/forum/forumdisplay.php?fid=30 KCS…
we have design new KC868-E8 with 8 channel manual control buttons so that if KC868 smart controller is bad, you can also manually control relay ON/OFF.
KC868-E8 din rail relay module introduce: Inside relay model : OMRON G2R-1-E SPDT every channel output : COM,NO Coil voltage: 12V MAX current: 16A at 250VAC Operation Temperature: -40~55 ℃ Relay consumption: 0.53W/each Mechanical life: more than 5 million times Electrical life: (under rated control capacity) more than 100,000 times (ON-OFF frequency 20 times/minute) Maximum…
KC868-A series IOT products have authorized “Made for ESPHome” from Nabu Casa. ESPHome has a great and active community that loves creating and sharing projects. “Made for ESPHome” ensures that project is powered by ESPHome and guarantees a minimum level of customizability to users. ESP Web Tools allows you to manage ESP8266 and ESP32…
AC contactor specifications coin work voltage: AC220V 1 phase power Load: AC220V MAX load current: 25A how to wire with KinCony’s smart relay controller and RC snubber:
DC contactor specifications Coin work voltage: DC12V-24V 1 phase power Load: AC220V MAX load current: 25A how to wire with KinCony’s smart controller
DC contactor specifications coin work voltage: DC24V 1 phase power Load: AC220V MAX load current: 100A how to wire with KinCony’s smart controller
DC contactor specifications coin work voltage: DC24V 3 phase power Load: AC380V MAX load current: 45A
DC contactor specifications coin work voltage: DC24V 1 phase power Load: AC220V MAX load current: 32A how to wire with KinCony’s smart controller
We have designed “KBOX” V2.0 android phone application, now “KBOX” both support use by local network or remote control by internet. The most important is you can use any MQTT broker cloud server. new functions as follows: 1. Add remote control and monitor function by internet. 2. Support KinCony cloud server or any 3rd MQTT…
it can work locally, without wifi connection. switch: – platform: gpio pin: GPIO2 name: “room lamp” id: lamp binary_sensor: – platform: gpio pin: GPIO36 name: “room lamp Toggle Button” on_press: then: – switch.toggle: lamp