Logic Machine Forum
Figerprint doorlock integration - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10)
+--- Thread: Figerprint doorlock integration (/showthread.php?tid=2080)



Figerprint doorlock integration - Bitver - 13.05.2019

Could anybody suggest doorlock with open API which I can integrate with smarthome system?


Figerprint doorlock integration - mjaanes - 13.05.2019

If you have KNX, I have used eKey in combination with Assa Abloy locks successfully. Works like a dream.


Sent from my iPhone using Tapatalk


RE: Figerprint doorlock integration - Joep - 27.11.2019

Nuki is a doorlock with open API.


RE: Figerprint doorlock integration - gjniewenhuijse - 27.11.2019

Abus Wapploxx


RE: Figerprint doorlock integration - pentadom - 16.04.2020

(13.05.2019, 14:40)mjaanes Wrote: If you have KNX, I have used eKey in combination with Assa Abloy locks successfully. Works like a dream.


Sent from my iPhone using Tapatalk

Hello! how do you integrate Assa Abloy locks with Logich Machine? I have to do a similar integration with the "TESA Smartair SOAP API". Can you help me please?

Thanks!


RE: Figerprint doorlock integration - Joep - 16.04.2020

There is an Logic Machine app for Ekey thsat of course also can be used with the Wiser for KNX or spaceLYnk.
https://forum.logicmachine.net/showthread.php?tid=2380&highlight=ekey


Figerprint doorlock integration - mjaanes - 17.04.2020

(16.04.2020, 11:27)pentadom Wrote:
(13.05.2019, 14:40)mjaanes Wrote: If you have KNX, I have used eKey in combination with Assa Abloy locks successfully. Works like a dream.


Sent from my iPhone using Tapatalk

Hello! how do you integrate Assa Abloy locks with Logich Machine? I have to do a similar integration with the "TESA Smartair SOAP API". Can you help me please?

Thanks!


I have the eKey KNX gateway installed. Sends a GA to the KNX bus upon reading a particular fingerprint successfully. I then (via LM or similar) just use a KNX actuator to send Voltage to the lock (same way as eKey).
Hope this is helpful.


Sent from my iPhone using Tapatalk


RE: Figerprint doorlock integration - pentadom - 17.04.2020

(17.04.2020, 08:23)mjaanes Wrote:
(16.04.2020, 11:27)pentadom Wrote:
(13.05.2019, 14:40)mjaanes Wrote: If you have KNX, I have used eKey in combination with Assa Abloy locks successfully. Works like a dream.


Sent from my iPhone using Tapatalk

Hello! how do you integrate Assa Abloy locks with Logich Machine? I have to do a similar integration with the "TESA Smartair SOAP API". Can you help me please?

Thanks!


I have the eKey KNX gateway installed. Sends a GA to the KNX bus upon reading a particular fingerprint successfully. I then (via LM or similar) just use a KNX actuator to send Voltage to the lock (same way as eKey).
Hope this is helpful.


Sent from my iPhone using Tapatalk


And what about Assa Abloy locks? I'm really interested on it


Figerprint doorlock integration - mjaanes - 14.10.2020

Many different types of Assa Abloy locks out there. Mine (the EL482) has a built-in solenoid. Sending a 12v pulse to this will open the lock. 12v is provided via a KNX actuator triggered by a GA sent from either the LM or the eKey GW directly.


Sent from my iPhone using Tapatalk


RE: Figerprint doorlock integration - Thomas - 10.05.2021

(27.11.2019, 14:47)Joep Wrote: Nuki is a doorlock with open API.

Hi
do you have a library for communication to Nuki?
The API seems to be complex and having already done and tested library at the begining would be helpful.


RE: Figerprint doorlock integration - alexll - 10.05.2021

(10.05.2021, 14:39)Thomas Wrote:
(27.11.2019, 14:47)Joep Wrote: Nuki is a doorlock with open API.

Hi
do you have a library for communication to Nuki?
The API seems to be complex and having already done and tested library at the begining would be helpful.

I'm at the same boat. I'm trying to integrate my Nuki bridge + Nuki keylock but seems quite difficult with the documentation I have found...


RE: Figerprint doorlock integration - alexll - 02.07.2021

Is there any progress regarding integration with Nuki? Has anyone succeeded?

https://developer.nuki.io/
https://nuki.io/


RE: Figerprint doorlock integration - admin - 05.07.2021

Nuki has a bridge device which can be connected to LM via HTTP requests: https://developer.nuki.io/page/nuki-bridge-http-api-1-12/4


RE: Figerprint doorlock integration - alexll - 06.07.2021

(05.07.2021, 06:48)admin Wrote: Nuki has a bridge device which can be connected to LM via HTTP requests: https://developer.nuki.io/page/nuki-bridge-http-api-1-12/4

Cool! I'm just going to try it with mine. Thank you!