home automation training -11-how to use by own 433MHz RF and infrared remoter

home automation training -11-how to use by own 433MHz RF and infrared remote   Home automation training: 1. install ESP32 USB driver for KC868-Server, download from: https://www.kincony.com/download/CH341SER.zip 2. install ESP32 USB driver 3. download arduino IDE: https://www.arduino.cc/en/software/ 4. install arduino IDE 5. config for ESP32: https://www.kincony.com/forum/showthread.php?tid=281 6. install rc-switch arduino library 7. download this RF / IR…

home automation training -10-install wall switch panel and double click mode

home automation training courses you can learn how to add the wall switch to the home automation intelligent control system     1. home automation-switch panel type: momentary. 2. home automation-button wires to KC868-Server’s digital input ports. 3. home automation-LED indicator wires from KC868-Server’s digital output ports. 4. double click function define for key buttons: key1:…

home automation training -9 integrate KC868-Server to home assistant by MQTT

home automation training -9 integrate KC868-Server to home assistant by MQTT    1.MQTT communication structure diagram KC868-Server——– publish message: status of switch (status topic) Subscription message: turn on / off command (command topic) home assistant—— publish message:  turn on / off command (command topic) Subscription message: status of switch (status topic) 2.KC868-Server digital output…

home automation-training-8 Install Mosquitto broker on home assistant

home automation-training-8 Install Mosquitto broker on home assistant   home automation training -8 install Mosquitto broker on home assistant 1. MQTT structure 2. Install mosquito MQTT broker on home assistant Configuration: logins: – username: mqtt password: ‘123’ customize: active: false folder: mosquitto certfile: fullchain.pem keyfile: privkey.pem require_certificate: false Note: username and password just replace by yourself.…

kc868-a8s

KC868-A8S GSM ESP32 board released!

We have designed KC868-A8S esp32 board, many hardware resource for you to use. it support GSM module for SMS, voice call, GPRS communication. Use SMS or call to turn ON/OFF relay will be very easy for home automation DIY. You can write any code by Arduino IDE to ESP32 wifi/bluetooth/ethernet RS485 module. We will supply…

home automation training -6 Configure integration of home assistant

home automation training -6 Configure integration of home assistant  intergration in Home assistant for home automation DIY 1. All integration (components) https://www.home-assistant.io/integrations/ 2. Main functions of integration (component) Realize the logic of some state generation and change, and realize some services that can be called 3. Configuration of integration (component) Some can only be…

KC868-A16 esp32 board hardware design details

So, we have practiced on the initial Kincony controllers (KC868-A4, KC868-A8, KC868-Uair, KC868-AG) and now we are moving to the “big league” and will analyze the device and purpose of the more serious KC868-A16 controller. This is a representative of the same line of Kincony ESP32 controllers for DIY and small automation, but with a…