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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,747
» Latest member: InnovationM
» Forum threads: 3,826
» Forum posts: 19,587

Full Statistics

Online Users
There are currently 37 online users.
» 0 Member(s) | 22 Guest(s)
AhrefsBot, Amazonbot, Bing, Bytespider, PetalBot, bot

Latest Threads
KC868-a8v3 IFTTT for Airc...
Forum: KC868-A2v3
Last Post: admin
Yesterday, 11:32 AM
» Replies: 1
» Views: 6
G1 cannot flash latest fi...
Forum: G1
Last Post: admin
Yesterday, 11:07 AM
» Replies: 1
» Views: 5
KinCony Z1 Problem
Forum: KC868-AG / AG Pro / AG8 / Z1
Last Post: admin
03-11-2026, 12:14 AM
» Replies: 10
» Views: 428
"KCS" v3.23.2 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
03-11-2026, 12:13 AM
» Replies: 0
» Views: 81
ERROR SIM not inserted SI...
Forum: KC868-E8T
Last Post: admin
03-10-2026, 11:46 PM
» Replies: 14
» Views: 428
N20 CT Shorting terminal ...
Forum: N20
Last Post: Vega
03-10-2026, 08:18 PM
» Replies: 5
» Views: 286
sample code to receive ht...
Forum: F16
Last Post: admin
03-10-2026, 05:28 AM
» Replies: 21
» Views: 797
Custom ESPHome firmware a...
Forum: KC868-A6
Last Post: admin
03-09-2026, 08:22 AM
» Replies: 39
» Views: 8,681
"KCS" v2.2.19 firmware BI...
Forum: "KCS" v2 firmware system
Last Post: admin
03-09-2026, 08:21 AM
» Replies: 2
» Views: 103
kWh resolution
Forum: N30
Last Post: admin
03-08-2026, 10:04 PM
» Replies: 22
» Views: 563

  KC868-D8 home assistant configuration.yaml update
Posted by: admin - 11-17-2021, 01:12 AM - Forum: News - No Replies

follows support turn ON/OFF lamp by click "lamp" ico in home assistant.
   

light:
  - platform: mqtt
    name: dimmer1
    unique_id: dimmer1
    schema: template
    command_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxxxxx/set"
    state_topic: "dimmer/xxxxxxxxxxxxxxxxxxxxxxxxxxxx/state"
    command_on_template: >
      {%- if brightness is defined -%}
      ,{"dimmer1":{"value":{{(brightness / 255 * 100) | int - 1}}}
      {%- else -%}
      ,'{"dimmer1":{"value":99}}'
      {%- endif -%}
     
    command_off_template: '{"dimmer1":{"value":0}}'

    state_template: >
      {%- if value_json.dimmer1.value == 0 -%}
        off
      {%- else -%}
        on
      {%- endif -%}
    brightness_template: '{{(value_json.dimmer1.value / 99 * 255)| int}}'

Print this item

  Wifi controller devices inside metal enclouser
Posted by: ahmed - 11-15-2021, 09:32 AM - Forum: DIY Project - Replies (3)

Is the Wifi signal can reach the wireless controllers in closed metal enclousers as your video.
Or we need PVC enclosure with transparent door for get good signal if no availability to ether
net cables?

Print this item

Tongue KC868-A4 ,RS232 can not communicate with Max232
Posted by: Nantawit - 11-15-2021, 07:54 AM - Forum: KC868-A4 - Replies (20)

Big Grin Could  you  help  me  about  rs232 port for your  product  that  desighed  RS232 female  on board  so I  want  to  connect  with  modbus 485 devices that  is  ,must  convert  rs232 to  TTL (use max232) nad  then use  max 485  so  I  try  to connect  but  can  not  show  the  data  Rx ,TX .
          Big Grin firstly ,testing  the rs232  alone  by  pin 2 (tx)  connect  to  LED series with resistor 1 k  the  result  was  LED  blinking and  also  verified by  connecting pin RX and TX together  then  checking  the  serial monitor  so  its  can shows the  data  and  then conneecting  rs232 with Max 232 after that the  result  can  not  show  as the  last .

Print this item

  KC868-A8 custom mqtt broker using
Posted by: cbyfmd - 11-15-2021, 04:58 AM - Forum: KC868-A8 - Replies (3)

       



Attached Files
.zip   KC868_A8_Arduino_MQTT.zip (Size: 1.85 KB / Downloads: 810)
Print this item

  Lesson29- How to use tasmota for KC868-A8 via PCF8574 IIC extend GPIO
Posted by: admin - 11-15-2021, 01:24 AM - Forum: KC868-A8 - Replies (54)

Thanks for "blakadder" from https://blakadder.com supply the tasmota firmware BIN file for KC868-A8
details you can see : https://blakadder.com/kincony-KC868-A8



1. download tasmota firmware for KC868-A8

.zip   KC868-A8-Tasmota-firmware.zip (Size: 877.69 KB / Downloads: 2471)

2. After you get it running on your Wi-Fi network, set the template in " Configuration - Other"
copy this code:

{"NAME":"KC868-A8","GPIO":[32,0,1120,0,640,608,0,0,0,1,1,1152,0,0,5600,0,0,0,0,5568,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,1],"FLAG":0,"BASE":1,"CMND":"EthClockMode 3 | EthAddress 0 | EthType 0 | I2CDriver2 1"}

3. After applying the template you need one more configuration step. Navigate to " Configuration - Configure PCF8574 " and set the PCF8574 connected to relays to Output.

[Image: setup.jpg]

[Image: webui.jpg]

Print this item

  What is the main language code for Kincony? And what is main advantage than others?
Posted by: ahmed - 11-14-2021, 12:49 PM - Forum: DIY Project - Replies (1)

What is the main language code for Kincony? And what is main advantage than others?

Print this item

  Is any way to link elecyric gate motor and wireless security alarm to use kincony app
Posted by: ahmed - 11-14-2021, 12:18 PM - Forum: DIY Project - Replies (18)

Is any way to link electrc gate motor and wireless security alarm to use kincony app?

The wirless security alarm is :-  SL6 Response Wirefree Telecommunicating Alarm System 868 MHZ
And the electric gate motor is 433MHZ RF , i attached the specifications and details



Attached Files
.pdf   207-SM-Control-panel-for-swing-gates-12VDC-and-24VDC.pdf (Size: 2.08 MB / Downloads: 1352)
.pdf   sl5.pdf (Size: 1.23 MB / Downloads: 882)
Print this item

  Controlling Shutter and curtain Motors using wifi touch button swith rectangle size
Posted by: ahmed - 11-14-2021, 11:12 AM - Forum: DIY Project - Replies (9)

I had one of this to my master bedroom shutter it is the standard rectangle shape in Egypt from sonoff brand.
It is wifi connect to rf remote or sonoff mobile apps i need to use one app for everything do you able your kincony mobile app work on sonoff wifi? Or do you have touch button 3 position to shutter/ curtain up and down and stop.
Note each floor has 1 circuit 220 volt to all floor shutters and the current control manual rocker switch beside each curtain, it is mandatory to use wifi switch to connect wireless to mobile apos.
Also please tell me how many of this wifi switches can work with confusion and  interruption because i had 12 shutters



Attached Files Thumbnail(s)
   
Print this item

  What do i need to run Alexa or google voice command to KinCony?
Posted by: ahmed - 11-13-2021, 01:15 PM - Forum: DIY Project - Replies (1)

What do i need to run Alexa or google voice command to KinCony?
Do i need a certain module for each controller all one for all controllers in the same electric panel?
Assume all my systems are 
KC-868-H32BS with omron relay 250v 16 A
KC-868-H32B with smart buttons

Print this item

  Why the RF remote control 433MHZ not 868 MHZ?
Posted by: ahmed - 11-12-2021, 12:14 PM - Forum: DIY Project - Replies (3)

Why the RF remote control 433MHZ not 868 MHZ?
And if i had different wireless system 433 and 868 MHz at the same house , am i able to change the frequency if conflict with other systems ?

Print this item