45A DC contactor
DC contactor specifications coin work voltage: DC24V 3 phase power Load: AC380V MAX load current: 45A
DetailsDC contactor specifications coin work voltage: DC24V 3 phase power Load: AC380V MAX load current: 45A
DetailsDC contactor specifications coin work voltage: DC24V 1 phase power Load: AC220V MAX load current: 32A how to wire with KinCony’s smart controller
DetailsWe 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…
Detailsit 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
Detailsesphome: name: kc868-a4 platform: ESP32 board: esp32dev # Enable logging logger: # Enable Home Assistant API api: wifi: ssid: “KinCony” password: “xxxxxxxx” captive_portal: web_server: port: 80 remote_receiver: pin: number: 23 inverted: True dump: all remote_transmitter: pin: number: 22 carrier_duty_percent: 50% switch: – platform: template name: “TV Power” turn_on_action: – remote_transmitter.transmit_nec: address: 0x00BD command: 0x807F repeat:…
DetailsThis is ESPHome configure for KC868-Uair smart home automation box. example for use inside temperature sensor (DS18B20) and extend temperature sensor (SHT3x) and WS2812B RGB LED strip. esphome: name: kc868-uair platform: ESP32 board: esp32dev # Enable logging logger: # Enable Home Assistant API api: ota: password: “978e66f878ed5041b830cfb427393c79” wifi: ssid: “KinCony” # your wifi router…
DetailsThis is ESPHome configure for KC868-A4 smart home automation board. example for use output1-4 and input1-4 by GPIOs. esphome: name: kc868-a4 platform: ESP32 board: esp32dev # Enable logging logger: # Enable Home Assistant API api: ota: password: “4d5a388de4f759bf88e71cde7a31af6f” wifi: ssid: “KinCony” password: “a12345678” # Enable fallback hotspot (captive portal) in case wifi connection fails ap:…
DetailsThis is ESPHome configure for KC868-A8 smart home automation board. example for use output1-8 and input1-8 by PCF8574 IIC chip. esphome: name: kc868-a8 platform: ESP32 board: esp32dev # Example configuration entry for ESP32 i2c: sda: 4 scl: 5 scan: true id: bus_a # Example configuration entry ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 clk_mode: GPIO17_OUT…
DetailsThis is ESPHome configure for KC868-A16 smart home automation board. example for use output1-16 and input1-16 by PCF8574 IIC chip. esphome: name: kc868-a16 platform: ESP32 board: esp32dev # Example configuration entry for ESP32 i2c: sda: 4 scl: 5 scan: true id: bus_a # Example configuration entry ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 clk_mode: GPIO17_OUT…
Detailswe have designed KC868-A16 ESP32 home automation relay module. it’s new version based on KC868-A8 ESP32 relay module, add RS485 port. Support ESPHome for home assistant and Tasmota firmware for home automation DIY.
KC868-A16 smart controller , many hardware resource for you to use, you can write any code by Arduino IDE to ESP32 wifi/bluetooth/ethernet RS485 module. We will supply demo code for different samples. Everyone can modify and change the code for your own smart home automation system project. it support use by ESPHome for home assistant…
Detailswe have design new KC868-E16 with 16 channel manual control buttons so that if KC868 smart controller is bad, you can also manually control relay ON/OFF. 16 channel manual control buttons Din rail mounting
Details