mirror of
https://gitlab.com/fabinfra/fabaccess/actors/tasmota.git
synced 2025-03-12 14:51:49 +01:00
removed outdated readme
This commit is contained in:
parent
396922846c
commit
736efceb96
16
README.md
16
README.md
@ -1,18 +1,12 @@
|
|||||||
# Tasmota
|
# Tasmota
|
||||||
Python Process Actor for FabAccess
|
This is the actor for `tasmota nous a1t` and other tasmota based actors. https://www.tasmota.info/ is an open firmware.
|
||||||
The Hardware and Software supports only non-permanent locks.
|
|
||||||
It can trigger locks, identify them via an LED and return the state of the deadbolt.
|
|
||||||
|
|
||||||
To communicate with the FabLock-Hardware MQTT is used.
|
Links:
|
||||||
Every FabLock Module must have an unique ID. The ID is 5 digits long and has leading zeros.
|
* https://tasmota.github.io/docs/
|
||||||
To distinguish the individual locks in the FabLock module, each has a 5-digit ID with leading zeros.
|
* https://www.tasmotrol.com/de/was-ist-tasmota/
|
||||||
|
* https://github.com/arendst/Tasmota
|
||||||
|
|
||||||
|
|
||||||
Since different locks have different trigger times and these must be adhered to in order to maintain the functionality of the lock, these can only be set on the hardware.
|
|
||||||
|
|
||||||
The LED flashes every 500ms seconds, when identifying. And lights permanent up when the lock is unlocked.
|
|
||||||
The state of the deadbolt is reported every 30 seconds.
|
|
||||||
|
|
||||||
## Paramters
|
## Paramters
|
||||||
### MQTT Configuration
|
### MQTT Configuration
|
||||||
* `--host` MQTT Server Address
|
* `--host` MQTT Server Address
|
||||||
|
Loading…
x
Reference in New Issue
Block a user