Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,982
» Latest member: kamermcw
» Forum threads: 2,429
» Forum posts: 12,559

Full Statistics

Online Users
There are currently 54 online users.
» 1 Member(s) | 35 Guest(s)
Bing, Bytespider, Crawl, Google, PetalBot, Yandex, bot, help@dataminr.com, owler, yesyes

Latest Threads
Submit your suggestions a...
Forum: Suggestions and feedback on KinCony's products
Last Post: kamermcw
6 hours ago
» Replies: 7
» Views: 3,463
Help whit update Cold CPU...
Forum: KC868-HxB series Smart Controller
Last Post: itzek
9 hours ago
» Replies: 0
» Views: 6
KC868-AIO connecting to E...
Forum: KC868-AIO
Last Post: slava
11 hours ago
» Replies: 0
» Views: 1
DI8
Forum: Development
Last Post: Vaughan2024
Yesterday, 10:24 PM
» Replies: 0
» Views: 16
Clarification on CT Clamp...
Forum: KC868-M16 / M1 / MB / M30
Last Post: ironbill
Yesterday, 09:27 PM
» Replies: 0
» Views: 13
AS ESPHome yaml for home ...
Forum: KinCony AS
Last Post: admin
Yesterday, 12:29 PM
» Replies: 4
» Views: 279
KCS firmware - MQTT LWT?
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 12:02 PM
» Replies: 34
» Views: 3,316
H32W Firmware
Forum: KC868-HxB series Smart Controller
Last Post: admin
Yesterday, 10:32 AM
» Replies: 5
» Views: 1,608
"KCS" v3.0.2 firmware for...
Forum: "KCS" firmware system
Last Post: admin
Yesterday, 12:00 AM
» Replies: 0
» Views: 43
What makes the ESP32 chip...
Forum: KC868-A series and Uair Smart Controller
Last Post: alice_amira
11-08-2024, 04:38 PM
» Replies: 0
» Views: 4

  KC868-ASR ESPHome demo config for home assistant
Posted by: admin - 03-04-2023, 11:21 PM - Forum: KC868-ASR - No Replies

   
esphome:
  name: asr

esp32:
  board: esp32dev
  framework:
    type: arduino

# Enable logging
logger:

# Enable Home Assistant API
api:
  encryption:
    key: "Xqy9f8iJ49cr7o8IWE1sFnG9EAEnxHVYlGUQBdnKE6Q="

ota:
  password: "d13799179d079d89758ad1a0fd1c4560"

wifi:
  ssid: KinCony
  password: a12345678

  # Enable fallback hotspot (captive portal) in case wifi connection fails
  ap:
    ssid: "Asr Fallback Hotspot"
    password: "KqbpeFnrzcWf"

captive_portal:

i2c:
  sda: 26
  scl: 27
  scan: true
  id: bus_a


switch:
  - platform: gpio
    pin: GPIO19
    name: "asr-relay1"

  - platform: gpio
    pin: GPIO5
    name: "asr-relay2"
 
  - platform: gpio
    pin: GPIO23
    name: "asr-led1" 
 
  - platform: gpio
    pin: GPIO22
    name: "asr-led2" 

  - platform: gpio
    pin: GPIO18
    name: "asr-beep"

binary_sensor:
  - platform: gpio
    pin:
      number: 0
      inverted: true
    name: "asr-button"

dallas:
  - pin: 32
    update_interval: 5s

sensor:
  - platform: dallas
    address: 0x7b062162cfe98128
    name: "asr-t2"
   

.txt   KC868-ASR_ESPHome.txt (Size: 1.1 KB / Downloads: 207)

Print this item

  KC868-ASR ESP32 I/O pin define
Posted by: admin - 03-04-2023, 11:20 PM - Forum: KC868-ASR - No Replies

Button S2: GPIO0


TH1: GPIO32  (use for DS18B20/DHT11 sensor)
TH2: GPIO33  (use for DS18B20/DHT11 sensor)

Relay1:GPIO19
Relay2:GPIO5

IIC SDA:GPIO26
IIC SCL:GPIO27

LED1:GPIO23
LED2:GPIO22

Beep: GPIO18

DS3231 IIC address: 0x68

TF_Card:

DAT2:GPIO12
DAT3: GPIO13
CMD: GPIO15
CLK: GPIO14
DAT0:GPIO2
DAT1:GPIO4

free GPIO: GPIO16, GPIO17

Print this item

  Schematic
Posted by: Yazaww - 03-04-2023, 09:23 PM - Forum: KC868-HxB series Smart Controller - Replies (19)

Helli, is there any schematic between h32b and kc868-ak? All i see is with h32b pro, is there any with h32b?

Print this item

  KC868-ASR ESP32 SD card sensor RTC record board Released
Posted by: admin - 03-04-2023, 02:07 PM - Forum: News - No Replies

KC868-ASR ESP32 SD card sensor record board based on ESP32 chip. It have many hardware resource for you to use. It have two channel relay, two GPIOs for temperature or humidity sensors. one SD card socket and DS3231 high quality RTC chip. It’s very easy for home automation DIY. You can write any code by Arduino IDE to ESP32 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 or tasmota firmware for smart home automation DIY.
[Image: KC868-ASR-1_01.jpg]
[Image: KC868-ASR-1_02.jpg]
[Image: KC868-ASR-1_03.jpg]
[Image: KC868-ASR-1_04.jpg]

Print this item

  KC868-A16
Posted by: Lifttech1 - 03-04-2023, 12:45 PM - Forum: "KCS" firmware system - Replies (1)

Can KC868-A16 board be controlled with KBOX App and KBOX Pad

Print this item

  Home Automation 32CH Distribution Board DIY Video Tour
Posted by: admin - 03-04-2023, 03:30 AM - Forum: News - Replies (1)

Print this item

  https://youtu.be/3eTMfQgqIKU
Posted by: Shaps77 - 03-03-2023, 11:38 PM - Forum: DIY Project - Replies (4)

Just getting to know my KC868-A32...
Thank you KinCony for all the great YouTube videos to help   Smile

Print this item

  Smarthome App not querying the controller
Posted by: sundayop - 03-03-2023, 11:37 PM - Forum: News - Replies (1)

I am having an issue with my SmartHome App. It keeps hanging and it always has a problem querying the controllers - KC868-H8.

Print this item

  New house
Posted by: Yazaww - 03-03-2023, 11:34 AM - Forum: DIY Project - Replies (11)

Hello, i need your help on checking if i choosed the right components for a new house build, it contains 2 floors.

First floor: 50 lights
                3 ac conditioner(3 different rooms)
                7 blind motors
                6 pir sensor 
               

Second floor: 40 lights
                    2 ac conditioner
                    8 blind motors
                    4 pir sensor
                    3 Glass break sensor
                   
And also alexa speaker to control the whole house on voice control

I choosed:
4 h32b
4 switch terminal board
1 colb
2 blind motors switch( to control 2 blinds manually)
4 kc-102 (3 to control 3 ac in 3 different rooms and 1 for controlling 2 ac next to the each other)
4 alexa speakers with kc-atc to support alexa voice control

Im using tuya app and kincony smart home app

Now am i missing a piece that i need for this new house building?
Best regards,

Print this item

  RC-snubber
Posted by: Philadam - 03-03-2023, 03:15 AM - Forum: KC868-A16 - Replies (4)

Would I need to use the rc-snubber if outputting to 12v 3rd party relays?

Print this item