Hello,
I have a C3-400 zkteco panel andI need to integrate it in the HA
Is there any module for integrating Zkteco C3-400?
Or is there any API or method to integrate it?
Thanks for advance
Hello,
I have a C3-400 zkteco panel andI need to integrate it in the HA
Is there any module for integrating Zkteco C3-400?
Or is there any API or method to integrate it?
Thanks for advance
Hi,
I just happen to be developing an integration for the C3-series panels using my own C3-200, based on my own native Python library (zkaccess-c3).
The component is under development, but I just put the initial code on Github.
When you place the zkaccess_c3 folder under the custom_components
folder, you can add a C3 panel via the ‘Add Integration’ wizard.
At the moment it supports the door status as ‘Lock’ device, auxiliary inputs as ‘Binary Sensor’ and auxiliary outputs as ‘Switch’. The status for now is ‘works on my device’. Test feedback is welcome!
Awesome, I do not have my C3 yet, but makes me interested in buying one
Hello!
I have a C3-400 board. I run HA on Raspberry Pi4B. Is there a guide on how to test Your code?
Kind regards
Sebastian
Sure, just follow the installation instructions on GitHub - vwout/hass-zkaccess_c3: C3 Access Control Panel integration for Home Assistant