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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 3,061
» Latest member: asicmarketplace
» Forum threads: 1,817
» Forum posts: 9,701

Full Statistics

Online Users
There are currently 45 online users.
» 1 Member(s) | 30 Guest(s)
AhrefsBot, Bing, Bytespider, Crawl, Yandex, bot, owler

Latest Threads
Firmware Input
Forum: "KCS" firmware system
Last Post: admin
1 hour ago
» Replies: 7
» Views: 4
sever 16
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: admin
1 hour ago
» Replies: 4
» Views: 5
Kc868-server VS Kincony s...
Forum: News
Last Post: admin
1 hour ago
» Replies: 1
» Views: 1
KC868A-4 RF433MHz decodin...
Forum: KC868-A4
Last Post: franco.demei@gmail.com
10 hours ago
» Replies: 12
» Views: 13
Screws to lock the board ...
Forum: KC868-A16
Last Post: Domdsq
Today, 11:25 AM
» Replies: 6
» Views: 7
sever 16
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: admin
Today, 08:38 AM
» Replies: 3
» Views: 5
tuya adapter lost code
Forum: News
Last Post: admin
Today, 07:25 AM
» Replies: 3
» Views: 3
Smart lighting project - ...
Forum: DIY Project
Last Post: admin
Today, 04:04 AM
» Replies: 10
» Views: 9
how to install home assis...
Forum: KinCony Server-Mini / Server-16 Raspberry Pi4 relay module
Last Post: admin
Today, 01:33 AM
» Replies: 0
» Views: 2
[Arduino source code for ...
Forum: KC868-AIO
Last Post: admin
Yesterday, 11:14 PM
» Replies: 2
» Views: 1,188

  KC868-H16B new firmware for MQTT and new functions
Posted by: admin - 07-06-2021, 07:59 AM - Forum: News - No Replies

improvement:

1. add relay control by webpage
2. support http command for developer integrate to third-party software to tun on/off relay and read relay state.
3. add web config password
4. add read input state http command for developer integrate to third-party software. you can send http command to get information of 6 channel digital input port state.

Command is like this, send:  http://192.168.1.xx/sw_ctl.cgi?RelayFF=R...pwd=XXXXXX
Then will feedback all state.

5. support use MQTT function by Ethernet or WiFi. it will easy integrate to third-party software, like home assistant...
how to integrate to home assistant by MQTT, see this link: https://www.kincony.com/kc868-h32b-integ...-mqtt.html

6. add option on config webpage, you can chose whether relay will remember the state before power off. Just whether receover relay sate when power on.
7. add option on config webpage, you can chose any relay channel for momentary work mode, and set the delay time for auto off. Relay "Momentary Time" extend to "1-10000 seconds"

8. add scan device Broadcast command for UDP. This command for software developer scan KC868-H32B in network.

use local network port=4000  send Ansi-String "scan" to remote IP:255.255.255.255 Port:4001
all KC868-H16B in same network device will feedback: device's IP,Port,UID,type
for example:
send->scan
feedback: 192.168.1.200:4196,uid:xxxxxxxxxxxxxxxxxxxxxxxx,type:H16B

9. Improve the stability of anti-interference, if ethernet line failure by interference , now will automatic restart ethernet chip.

make sure your KC868-H16B metal box top lable have "AT" words, like this photo. so that have 256KB flash memory enough for update. If not use the MCU chip, if you can weld, replace the MCU will support new firmware.
   
KC868-H16B V4.29 firmware download:
download the ZIP file , unzip update the bin file for KC868-H16B relay controller by USB-RS232 cable.

.zip   Relay16_V429_210722.zip (Size: 43.28 KB / Downloads: 281)

Print this item

  DIY Distribution board/panel building
Posted by: abDavid - 07-02-2021, 11:35 AM - Forum: DIY Project - Replies (6)

Hy Everyone.
 I want to build a distraction board for a small residential building on my own and I don't know how to go about it. I'm a beginner and this is going to be my first project.

 I need help on where to start, materials I would need,  tools I would need and how to get them.

Print this item

  video guide for integrate with Loxone home automation
Posted by: admin - 06-30-2021, 01:38 AM - Forum: KinCony integrate with Loxone home automation - No Replies

how to turn ON/OFF relay and get relay state feedback for Loxone home automation system
playlist: https://www.youtube.com/playlist?list=PL...IFSG_gIoQt

Print this item

  KC868-COLB-Mini MQTT Input Module released
Posted by: admin - 06-30-2021, 01:25 AM - Forum: News - No Replies

We have designed Mini version for KC868-COLB. it have 8 digital input ports and 8 analog input ports, all functions as same as KC868-COLB. KC868-COLB-Mini is smaller than KC868-COLB, it can save your power distribution box space. also support install the PCB on the DIN rail without metal box.

[Image: kc868-colb-mini.jpg]

Print this item

  RC snubber
Posted by: eladn - 06-30-2021, 01:02 AM - Forum: KC868-HxB series Smart Controller - No Replies

1. You recommend using an RC snubber for contactors. However, the contactors you usually use are operated with AC voltage. Is it recommended to use an RC snubber for 12V DC contactors as well? Or is it relevant for AC only?
2. What does the RC snubber actually protect? Is it the circuit that feeds the control voltage to the contactor, or the output load consumers? Or both?
3. I couldn't find on the market contactors with built-in RC snubber as you sell. It is never mentioned. Even with big companies like ABB. Why is that? Is it your own idea to insert the snubber inside the module? Or maybe they put it and just don't mention it?

Thanks a lot,
Elad

Print this item

  Recommended 12V DC controlled contactor
Posted by: eladn - 06-30-2021, 12:54 AM - Forum: KC868-HxB series Smart Controller - Replies (5)

The contactors sold at Kincony's store are operated with 230V AC.
1. Can you recommend other contactors that use 12V DC for operation?
2. Are there any downsides for using 12V DC contactors instead of 230V AC ones?

Thanks,
Elad

Print this item

  DS18B20 with COLB
Posted by: ahcdias - 06-29-2021, 12:46 AM - Forum: KC868-HxB series Smart Controller - Replies (1)

Is it possible to work with more than one DS18B20 in the same channel of the COL-B?

I would like to monitor more than 5 temperature points...

Print this item

  Home assistant Add-on:Zigbee2mqtt github installation
Posted by: admin - 06-28-2021, 12:12 AM - Forum: DIY Project - No Replies

Add the repository URL under Supervisor->Add-on store->...->Manage add-on repositories:

https://github.com/zigbee2mqtt/hassio-zigbee2mqtt

Print this item

  Zigbee2mqtt add-on Configuration for home assistant
Posted by: admin - 06-27-2021, 04:11 AM - Forum: DIY Project - No Replies

data_path: /config/zigbee2mqtt
external_converters: []
devices: devices.yaml
groups: groups.yaml
homeassistant: true
permit_join: false
mqtt:
  base_topic: zigbee2mqtt
  server: mqtt://192.168.2.220:1883
  user: mqtt
  password: '123'
serial:
  port: /dev/ttyACM0
advanced:
  log_level: info
  pan_id: 6754
  channel: 11
  network_key:
    - 1
    - 3
    - 5
    - 7
    - 9
    - 11
    - 13
    - 15
    - 0
    - 2
    - 4
    - 6
    - 8
    - 10
    - 12
    - 13
  availability_blocklist: []
  availability_passlist: []
device_options: {}
blocklist: []
passlist: []
queue: {}
frontend:
  port: 8099
experimental: {}
socat:
  enabled: false
  master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
  slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
  options: '-d -d'

Print this item

  Xiaomi zigbee switch configure for home assistant by Zigbee2mqtt
Posted by: admin - 06-27-2021, 04:07 AM - Forum: DIY Project - Replies (1)

sensor:
  - platform: mqtt
    name: Voltage
    state_topic: "zigbee2mqtt/0x00158d00067ec29e"
    value_template: "{{ value_json.battery }}"
    unit_of_measurement: "%"
    availability_topic: "zigbee2mqtt/bridge/state"
    payload_available: "online"
    payload_not_available: "offline"
    qos: 0
    device_class: battery

  - platform: mqtt
    name: signal
    state_topic: "zigbee2mqtt/0x00158d00067ec29e" 
    value_template: "{{ value_json.linkquality }}"
    availability_topic: "zigbee2mqtt/bridge/state"
    payload_available: "online"
    payload_not_available: "offline"
    qos: 0
    device_class: signal_strength

  - platform: mqtt
    name: click
    state_topic: "zigbee2mqtt/0x00158d00067ec29e"
    value_template: "{{ value_json.click }}"
    availability_topic: "zigbee2mqtt/bridge/state"
    payload_available: "online"
    payload_not_available: "offline"

Print this item