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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,889
» Latest member: cskhttk88com
» Forum threads: 4,231
» Forum posts: 20,977

Full Statistics

Online Users
There are currently 48 online users.
» 1 Member(s) | 35 Guest(s)
Amazonbot, Bytespider, Crawl, PetalBot, bot, Andrey

Latest Threads
Modbus 485 extender kcs V...
Forum: N30
Last Post: admin
40 minutes ago
» Replies: 1
» Views: 1
"KCS" v3.27.2 firmware BI...
Forum: "KCS" v3 firmware
Last Post: admin
6 hours ago
» Replies: 0
» Views: 7
N10 - ESPHome - ARM CPU s...
Forum: N10
Last Post: admin
9 hours ago
» Replies: 3
» Views: 25
extend KC868-A16v3
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
9 hours ago
» Replies: 1
» Views: 3
"KCS" v2.2.21 firmware BI...
Forum: "KCS" v2 firmware system
Last Post: admin
Yesterday, 12:13 PM
» Replies: 5
» Views: 65
KC868-A16 Outputs Y01-Y16...
Forum: KC868-A16
Last Post: admin
09-09-2026, 11:15 PM
» Replies: 1
» Views: 17
wish
Forum: KC868-A16v3
Last Post: admin
09-09-2026, 01:14 PM
» Replies: 5
» Views: 60
⚡ 40 Buttons, 36 Lighting...
Forum: DIY Project
Last Post: viko
09-09-2026, 11:39 AM
» Replies: 22
» Views: 466
B32M maximum voltage
Forum: DIY Project
Last Post: velifetime
09-08-2026, 07:01 AM
» Replies: 2
» Views: 333
KNX ETS software project ...
Forum: CO16
Last Post: admin
09-08-2026, 03:44 AM
» Replies: 0
» Views: 37

  kc868-ak and button switch
Posted by: skench - 11-22-2023, 09:47 AM - Forum: KC868-A series and Uair Smart Controller - Replies (4)

Good afternoon. 
Please tell me if I can connect a stupid button switch to the kc868-ak? For example https://ae04.alicdn.comhttps://ae04.alicdn.com/kf/Sb26afe9d58fd49eaad6fdbc03e88c884n.jpg ? 

In the diagram we see "Lb1" and "Lb". On the kc868-ak board there are 36 numbered and 4 kcom. Please tell me how to connect correctly?

Print this item

  KC868-AG RF not working
Posted by: Ghost - 11-22-2023, 07:00 AM - Forum: KC868-A series and Uair Smart Controller - Replies (7)

Expected this item will handle all my RF temperature sensors. Installed esphome put sample code but only thing i get is some noise
[I][remote.pronto:237]: Received Pronto: data=0000 006D 00C1 0000 0002 0005 0006  lots of this. Basically there are 2 ids which spamming data as Pronto time to time. If i put dump rc_switch then logs are empty even i tried to click some RF remotes. Tested IR and RF separately but that returning same output (what is actually strange because different pins suppose to read different things).
I believe that item is broken, or you can point me what i do wrong?

config:
remote_receiver:
  # see https://esphome.io/components/remote_tra...ed-devices
  # for details on discovering the correct codes for your devices
  - id: receiver_ir
    pin:
      number: GPIO23
      inverted: True
    dump: all
  # see https://esphome.io/components/remote_tra...rf-devices
  # for details on discovering the correct codes for your devices
  - id: receiver_rf
    pin:
      number: GPIO13
    dump:
    # Settings to optimize recognition of RF devices
    tolerance: 50%
    filter: 250us
    idle: 4ms
    buffer_size: 2kb

Print this item

  USING global VARIABLE IN yaml code
Posted by: Regis - 11-20-2023, 11:19 PM - Forum: Development - Replies (1)

Hi, I want to use the same input (telecommand) to open a gate, and after to close it. 

how can I define a boolean variable (VAR1 for instance)  and test it to know if the gate is open or closed ?

I need to use this variable in several scripts. can you give me the syntax of the command to write, and in what .yaml file to use :  configuration.yaml ? or automation.yaml ? (joined)  or others ?

Thank's for your help



Attached Files
.txt   automations.yaml.txt (Size: 1.6 KB / Downloads: 565)
.txt   configuration.yaml.txt (Size: 454 bytes / Downloads: 666)
Print this item

  AIO config yaml for home assistant integration by KCS mqtt
Posted by: mahafree - 11-19-2023, 06:22 AM - Forum: KC868-AIO - Replies (1)

Hi,
Do you have a sample yaml for home assistant integration by KCS mqtt?

Thanks!

Print this item

  Reading fluctuates
Posted by: Wim - 11-18-2023, 10:29 PM - Forum: KC868-M16 / M1 / MB / M30 - Replies (12)

I'm testing my new KC868-M16-v2.
Using clamps YHDC 30A->1V.
I did the calibration without load and with a load of about 1kW at 220V.
When I measure without any current, the reading fluctuates around 0.
When I measure with the load working, I get the value also fluctuating around the setting I entered through calibation.
I use a coffe machine as this load of around 1kW.
While I do the reading with the M16v2, I simultaneously read the current using a Shelly Pro 1PM, which shows me a rock steady current during the test.

Are there known reasons why this phenomenon may happen?
Can I address it by changing anything in the configuration?

Thanks in advance

Print this item

  KC868-meter-7pv-rs485
Posted by: drboom - 11-17-2023, 09:40 AM - Forum: Development - Replies (7)

Forgive me for posting this here as i couldnt find a suitable forum section to post it in. 

Does anyone have a working esphome yaml for the KC868-meter-7pv-rs485 3 phase power meter? 

Thankyou in advance.

Print this item

  arduino demo code A2 with SIM800L 2G module test AT command by serial port
Posted by: admin - 11-17-2023, 07:55 AM - Forum: KC868-A2 - No Replies


.zip   KC868-A2-AT-debug-SIM800L.zip (Size: 924 bytes / Downloads: 929)

Print this item

  how to use ESPHome on Windows PC without home assistant & raspberry pi
Posted by: admin - 11-16-2023, 07:49 AM - Forum: Getting Started with ESPHome and Home Assistant - No Replies

Print this item

  Home assistant mqtt problem
Posted by: Dido mk - 11-16-2023, 05:49 AM - Forum: KC868-HxB series Smart Controller - Replies (5)

Good morning Si, it has been a while since my mqtt entities don't work anymore, you will find below the logs message, and my mqtt syntax. Will you help me please.



Attached Files Thumbnail(s)
           
Image(s)
   
Print this item

  Sensor which need 12v in COLB
Posted by: Dober - 11-15-2023, 05:43 PM - Forum: KC868-HxB series Smart Controller - Replies (1)

I have COLB and i want to connect 5 smoke detectors and 5 PIR motion detectors all of them need 12V, can i connect all of them in the 12V supply in COLD or i have to buy a new 12V power supply?

Print this item