ZKTeco Custom Component

ZKTeco Custom Component

NOTE: This component currently only works with certain models. . See library for compatibility.

Home Assistant component that can control the lock of ZKTeco biometrics stand alone units

Installation

  1. Download all this repositore and paste into config/custom_components
  2. Add the code to your configuration.yaml using the config options below.
  3. You will need to restart after installation for the component to start working. .

Platform Configuration

Name Required Description
name yes The name of the lock
host yes IP address of unit
password yes Unit’s password
protocol yes either tcp or udp
lock_timeout no The amount of seconds the door will maintain unlocked. Defaults to 15

Sample lock Configuration

  lock:
    - platform: zk_teco
      name: Porta
      host: 192.168.0.202
      password: 12345
      protocol: udp
      lock_timeout: 10

todo:

  • Add door sensor feedback from the unit or user given sensor entity
1 Like

Has anyone tried this component on the C3-series of RFID access control door locks?

1 Like

thank you for starting on this integration. I understand that you are just started, but when I added it to my home assistant I get this error

You must download the files from here first to your custom components folder, then restart your ha, after the first restart you add your configuration settings, restart again and everything should work

1 Like

thanks for your reply. I don’t know how I messed that. still didn’t work with my Zktcoe 3000T/ID

Hi @icarome ,
thanks for your work . i use your HA integration witch Standalone ZKTeco devices like MA300 and SCR100.
opening doors is working very well .
do you think if it is possible to do some more things like finger or user based triggers.
or read all attendance entries from the devices …

greetings from Turkey ,

Got really excited when I saw this but it seems that I’m still stuck with no integration for my bluetooth dl30db :frowning:

Hi any ideas of how to add DL30Z Smart Lock from ZKTeco ?

I try to connect via Zigbee and NO Control option only two entities LQI and RSSI.

Thanks, Mario

1 Like

I’m also interested in if the C3-400 board will work with HA

1 Like

Can you share a screenshot of what state you have, and from what to what does it change?

And no one tried to somehow set it up so that the HA received a sensor that, by recognition, would display the name of this or that person?

hi gekagal,
i do not really understand what you mean ?
But here is my screenshot .

bye

1 Like

Hi, did you find out if it works? I am about to order one for testing.
Thanks!