This commit is contained in:
Mario Voigt 2025-03-12 00:31:59 +01:00
parent 803e993f06
commit 5e3c60feac

View File

@ -1,7 +1,6 @@
# FabLock Actor # FabLock Actor
Python Process Actor for FabAccess controlling FabLock hardware. With FabLock we can build up controllable lockers or door systems. At the moment there are two different hardware implemententations with custom firmware: Python Process Actor for FabAccess controlling FabLock hardware. With FabLock we can build up controllable lockers or door systems. At the moment there are two different hardware implemententations with custom firmware:
* [FabLock for ESP8266 * [FabLock for ESP8266](https://gitlab.com/fabinfra/fabhardware/fablock)
FabLock for ESP8266](https://gitlab.com/fabinfra/fabhardware/fablock)
* [FabLock for Ants Make AM-022](https://gitlab.com/fabinfra/fabhardware/fablock-kallax) * [FabLock for Ants Make AM-022](https://gitlab.com/fabinfra/fabhardware/fablock-kallax)
## Installation ## Installation