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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,849
» Latest member: twostar
» Forum threads: 2,725
» Forum posts: 14,197

Full Statistics

Online Users
There are currently 54 online users.
» 2 Member(s) | 32 Guest(s)
Amazonbot, Bing, Bytespider, Crawl, Google, PetalBot, Semrush, WordPress/, bot, Error7, twostar

Latest Threads
LAN port randomly freezin...
Forum: KC868-A16S
Last Post: djsomi
27 minutes ago
» Replies: 4
» Views: 73
KinCony ALR ESP32-S3 LoRa...
Forum: News
Last Post: markbrewer
1 hour ago
» Replies: 1
» Views: 116
B16M reboot when clicking...
Forum: Development
Last Post: mcroa
9 hours ago
» Replies: 3
» Views: 26
More than 1 1wire sensor ...
Forum: KC868-A8
Last Post: fabien1506
10 hours ago
» Replies: 0
» Views: 2
KC868-A4S GSM AT command ...
Forum: KC868-A4S
Last Post: Denilson
Yesterday, 08:46 PM
» Replies: 1
» Views: 1,255
Pull up on A8
Forum: KC868-A series and Uair Smart Controller
Last Post: heffneil
Yesterday, 08:05 PM
» Replies: 9
» Views: 36
KC868-COL have integrate ...
Forum: News
Last Post: athxp
Yesterday, 07:38 PM
» Replies: 13
» Views: 21,615
PROGRAM KC868 A16 DI, DO ...
Forum: KC868-A16
Last Post: Cesarcardca
Yesterday, 05:38 PM
» Replies: 3
» Views: 22
Connect DS18b20 temperatu...
Forum: KC868-AIO
Last Post: xarouli5
Yesterday, 02:44 PM
» Replies: 5
» Views: 171
KC868-A6 - read RS232 dat...
Forum: KC868-A6
Last Post: admin
Yesterday, 12:20 AM
» Replies: 1
» Views: 10

  Wall Switches
Posted by: Philadam - 03-03-2021, 11:51 PM - Forum: DIY Project - Replies (6)

Are there any adapter plates that will allow these switches to be mounted in a standard 4X4 American wall box?

Print this item

  How to connect button switch module
Posted by: Adrian - 03-02-2021, 09:38 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

How to connect wired switch panel with touch sensor (e.g. https://www.aliexpress.com/item/32761180385.html) to button switch module for KC868-Hx relay (https://www.kincony.com/button-switch-mo...oller.html).

These types of switches are fashionable and look better than the standard ones ...
Maybe there is one that was powered by DC12V and worked with Kincony button switch module?

Print this item

  ESP8266 source code for Amazon alexa and google home speaker
Posted by: admin - 02-26-2021, 03:06 AM - Forum: News - Replies (2)

firstly thanks to vmarandola , he have writen the arduino code for KinCony's voice module (based on ESP8266 wifi module). 
here is his github link for source code: https://github.com/vmarandola/KinconyAlexaGoogle
[Image: github.png]
if you have voice module, you can DIY by this code, it support by Google home and Alexa speaker for voice control. Also have scene mode and timer function.
When updated this firmware, not need to use USB-RS232 cable to set google home or alexa settings. just set by webpage,because  ESP8266 will work as "AP" hotspot mode.

here is some photos, if you have any questions, you can leave message on our forum or vmarandola's github.


[Image: ESP8266-1.jpg]

[Image: ESP8266-2.jpg]

[Image: ESP8266-3.jpg]

[Image: ESP8266-4.jpg]

[Image: ESP8266-5.jpg]

[Image: ESP8266-6.jpg]

[Image: ESP8266-7.jpg]

[Image: ESP8266-8.jpg]

[Image: ESP8266-9.jpg]

[Image: ESP8266-10.jpg]

[Image: ESP8266-11.jpg]

[Image: ESP8266-12.jpg]

[Image: ESP8266-13.jpg]

[Image: ESP8266-14.jpg]

[Image: ESP8266-15.jpg]

Print this item

  rough plan, please comment
Posted by: flatulentflamingo - 02-25-2021, 02:04 PM - Forum: KC868-HxB series Smart Controller - Replies (2)

Hello,

I made this rough plan. Please comment. Two questions in particular:

1) Does the KC868-COL allow both RS232 interfaces to be used in the way as described in the picture? I want to be able to do local IFTTT to all connected devices...
2) Do my IR panels require contactors to put them behind the KC868-H32L relay? I see the relays are rated for 10A, and the IR panels consume 900W at 230V, so less than 4A, but there are probably more things than amperage to consider?

Kind regards,

ff



Attached Files Thumbnail(s)
   
Print this item

  KC868-H32B V4.01 new firmware update
Posted by: admin - 02-25-2021, 01:30 AM - Forum: News - Replies (6)

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

KC868-H32B V4.01 firmware download: 
download the ZIP file , unzip update the bin file for KC868-H32B relay controller.

.zip   Relay32_V401_210225.zip (Size: 46.79 KB / Downloads: 564)

   

   

Print this item

Wink KC868-H32B relay controller will support http webpage control soon
Posted by: admin - 02-24-2021, 03:25 AM - Forum: News - Replies (7)

KC868-H32B relay controller will support http get command for software developer. This is a new way for integration to third software platform.
   

example for turn ON/OFF relay 1 command:


http://192.168.1.10/sw_ctl.cgi?Relay01=O...d=admin123    // relay1 ON
http://192.168.1.10/sw_ctl.cgi?Relay01=O...d=admin123  // relay1 OFF

http://192.168.1.10/sw_ctl.cgi?Relay02=O...d=admin123    // relay2 ON
http://192.168.1.10/sw_ctl.cgi?Relay02=O...d=admin123  // relay2 OFF


every board will have password inside.

Print this item

  Alexa connected to Node-RED unable to turn On and OFF Raspberry Pi 3 GPIO LED
Posted by: pdhanaraj10 - 02-21-2021, 02:38 AM - Forum: DIY Project - Replies (4)

After watching sir's video i have bridged my Alexa and Node-RED, but whenever i turn on the switch in Alexa, Alexa says "Switch is turn On" but there is no response at the output sir. I got these errors in my Raspberry Pi terminal:

Error: getDevices status: 401
Error: getDevices returned data: undefined

I have no problem in the flow as i can connect and interact with my Alexa trough Noed-RED but i have selected GPIO [pin 5] as my output pin in which i cant get observe any response. Debug also indicates that switch is On and Off respectively. i fear there is miss connection of server. im from Malaysia.

Print this item

  KC868-COL/COLB PC software update for V1.0.407.0220
Posted by: admin - 02-21-2021, 02:09 AM - Forum: News - Replies (2)

PC software update V1.0.407.0220 for KC868-COL and KC868-COLB logical controller.

user not need update firmware, only replace with new PC software package is ok.
download link: https://www.kincony.com/download/Kincony...7.0220.zip

V1.0.407.0220 improvement:
1. remember C/F temperature setting, re open the software will remember use C or F unit last time setting.
2. fixed IF condition temperature value can't input decimal number.
3. IFTTT debug information replace some character with < >, channel number ... etc
4. add remarks function for every IFTTT command, so that user can easy to understand every IFTTT command means
5. support use analog temperature sensor for AI port that range can use by "-" Negative temperature. Such as analog temperature rage from -20℃----+80℃

Print this item

  KC868-COL IFTTT documentation?
Posted by: flatulentflamingo - 02-21-2021, 01:25 AM - Forum: KC868-HxB series Smart Controller - Replies (9)

Hello,

My wife and I are currently evaluating automation solutions for our countryside house. We have narrowed down to two alternatives:
- Kincony KC868-H32L+ KC868-D8+ KC868-COL+ KC868 button switch module
- a Bulgarian competitor that offers a builtin web server on his controllers. I will not name them. I am polite.


Can you please document how to write an IFTTT rule to the KC868-COL using only free and open source software (Linux, netcat, python, whatever)? "No" is a perfectly valid answer. I suspect this might be a bit more complicated than just
"

Code:
echo -n RELAY-SET-1,1,1 | nc IP PORT
or a similar tcp oneliner, but who knows. I would very much appreciate if your team could invest some time in documenting the ifttt writing for us!

The Kincony offering looks more suited to our needs, but the Windows only tooling you offer gives us an uncomfortable feeling. I've used free and open source software exclusively since 1998, and so has my wife since we met. We like to know what we're doing. We want to feel in control.


Kind regards,

ff





P.S. In general, it looks like an investment in higher quality written documentation would immensely benefit your product's success in the western world. Videos are nice, but they take a lot of time, and they don't replace proper documentation. If your company's financial situation allows for it, I wouldn't hesitate increasing the investment in high quality written documentation. Have a look at how your Bulgarian competitors do it. They are also a small firm.

P.P.S. I don't know about your turnover, but using a warehouse or reseller in the EU might also benefit your sales here quite a bit...

Print this item

  Android module related Query
Posted by: naveenppm - 02-19-2021, 11:30 AM - Forum: KC868-HxB series Smart Controller - Replies (4)

Hai,

We are designing one product with a combination of three relays and One dimmer. We already used the android app for controlling the relay and controlling the dimmer separately.

But now we need to add 3plus1 products to the device list. I'm not able to merge the both relay and dimmer module.

Example: If I select a 3plus1 product in the device list, it should update three on/off control and one dimmer control as one product on the home page of the Application.

Please help me to solve the problem...Thanks in advance !!!!!!

Print this item