Nuki Doorlock - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Nuki Doorlock (/showthread.php?tid=4349) |
Nuki Doorlock - DGrandes - 04.11.2022 Hi, I want to integrate with logic machine an SmartLock and I've seen that Nuki can do it with bluetooth without bridge. It´s posible to do that with thouse libraries? https://github.com/henry-spanka/nubli On the other hand, you have integrated an economic electric lock by rs485, relay... Thanks! RE: Nuki Doorlock - admin - 04.11.2022 Porting this library to Lua is a complicated task. Since the lock uses Bluetooth you need LM to be physically close to it. I think that a wired solution make more sense as it's cheaper and more reliable. RE: Nuki Doorlock - DGrandes - 06.11.2022 Ok thanks! |