Commit Graph

129 Commits

Author SHA1 Message Date
bac765ac85 change GetCallBridgeAlive Endpoint because of a bug
https://developer.nuki.io/t/support-for-new-smart-lock-3-0-3-0-pro/12842/12?u=leongaultier
2021-12-05 12:14:50 +01:00
f7ad606603 Merge pull request 'add README.md' (#18) from patch-implemntationAllModelAndFunctions into devel
Reviewed-on: #18
2021-11-30 10:04:48 +01:00
f86aa29419 add README.md 2021-11-30 10:02:49 +01:00
c1d1a5a68c Merge pull request 'fix Undefined subroutine &FHEM::Devices::Nuki::Bridge::Log3' (#17) from patch-criticalBug into devel
Reviewed-on: #17
2021-11-28 16:51:35 +01:00
269da4d4f2 fix Undefined subroutine &FHEM::Devices::Nuki::Bridge::Log3 2021-11-28 16:48:15 +01:00
7816ab3119 Merge pull request 'patch-discoveryAuthorization' (#14) from patch-discoveryAuthorization into devel
Reviewed-on: #14
2021-11-28 07:32:15 +01:00
99fcb221d8 fix little bugs 2021-11-28 00:31:39 +01:00
4489744f90 add configAuth option enable/disable publication of the local IP and
port via discovery URL
2021-11-27 23:34:28 +01:00
1b001e942a Merge pull request 'fix little model bugs' (#12) from patch-discoveryAuthorization into devel
Reviewed-on: #12
2021-11-27 23:00:20 +01:00
efbea2f987 Merge branch 'patch-implemntationAllModelAndFunctions' into patch-discoveryAuthorization 2021-11-27 22:57:15 +01:00
25a682224b change model and fix problems 2021-11-27 22:51:25 +01:00
e87f03fe63 Merge branch 'devel' into patch-discoveryAuthorization 2021-11-27 21:38:11 +01:00
de2ecf664f Merge pull request 'change model name for smartlock 3.0 api conform. fix little bugs' (#10) from patch-changeModel into devel
Reviewed-on: #10
2021-11-27 21:35:05 +01:00
05e5322b42 change model name for smartlock 3.0 api conform. fix little bugs 2021-11-27 21:32:19 +01:00
e634cf4437 code clean and new battery readings 2021-11-27 18:45:00 +01:00
681e944b44 Merge pull request 'patch-discoveryAPIactivation' (#8) from patch-discoveryAPIactivation into devel
Reviewed-on: #8
2021-11-27 18:22:22 +01:00
a8ea6814ab add discovery and full automation define bridge with host and port from
fetch API information via /auth endpoint
2021-11-27 18:08:27 +01:00
c21bd2479a fix uninitialized value $iodev in hash element line 221 2021-11-27 09:52:55 +01:00
5b268a4d9c Merge pull request 'patch-newModulStructure' (#3) from patch-newModulStructure into devel
Reviewed-on: #3
2021-11-26 19:47:17 +01:00
3755e1b236 add support für fhem update command 2021-11-26 19:45:29 +01:00
4694030cd5 ready for testing 2021-11-26 19:38:49 +01:00
1bc18d3263 add wlanConnected reading 2021-11-26 11:49:43 +01:00
980c105268 Merge branch 'devel' into patch-newModulStructure 2021-11-26 10:30:27 +01:00
609c45244c Merge pull request 'add support for new SmartLock Generation 3' (#2) from patch-supportNewSmartLock3 into devel
Reviewed-on: #2
2021-11-26 10:18:29 +01:00
c13ac1014d Merge branch 'devel' into patch-supportNewSmartLock3 2021-11-26 10:18:09 +01:00
153caa5715 add support for new SmartLock Generation 3 2021-11-26 10:13:24 +01:00
897105af79 add support for Nuki 3.0 SmartLock 2021-11-26 09:47:31 +01:00
a612cdf1e4 change code of Initialize to FHEM::NUKIBridge for Meta Support 2021-11-26 08:11:16 +01:00
a38d120a28 fix little bugs 2021-11-25 22:53:20 +01:00
a4eef36061 remove commandref from new package file Bridge.pm and insert new API
document
2021-11-25 22:10:58 +01:00
550dde8ed9 Merge pull request 'IOWrite Call rewrite for FHEM2FHEM support and more' (#1) from patch-rewrite_dispatching into devel
Reviewed-on: #1
2021-11-25 21:59:39 +01:00
d9b47b4228 code rewrite for packages and new modul directory structure 2021-11-25 21:56:00 +01:00
12944c4ae9 change getCallback List Fn 2021-11-22 12:19:36 +01:00
2147564a5d IOWrite Call rewrite for FHEM2FHEM support 2021-11-11 17:56:22 +01:00
Marko Oldenburg
f1129d5a8f javascript tests 2020-01-27 08:20:03 +01:00
Marko Oldenburg
61375475a3 first step to use java script for delete Callback URL 2020-01-20 10:15:20 +01:00
Marko Oldenburg
f777695ba9 change getCallbackList Fn 2020-01-15 13:52:52 +01:00
Marko Oldenburg
efe425983c Change Meta release_statu 2020-01-15 07:08:23 +01:00
Marko Oldenburg
5a316a4ca2 fix FHEM crash if json of list a empty array 2020-01-14 21:56:06 +01:00
Marko Oldenburg
8f1b164dd0 remove alive counter 2020-01-13 15:04:32 +01:00
Marko Oldenburg
8e393b1bd1 change modules to use packages 2020-01-13 13:56:57 +01:00
Marko Oldenburg
9d610f5ee8 add new API Docu 2020-01-13 09:54:02 +01:00
Marko Oldenburg
436049aa8a fix bridge endpoint setter 2020-01-12 14:55:22 +01:00
Marko Oldenburg
ca196b686c add META Information 2020-01-11 19:00:05 +01:00
Marko Oldenburg
01bb010423 NUKIBridge change getter none blocking with asyncOutput 2020-01-11 18:01:06 +01:00
Marko Oldenburg
9ee8cab8be change version 2020-01-11 14:26:58 +01:00
Marko Oldenburg
28e3a80aa9 add fix for 503 Error, make robust 2020-01-11 14:26:00 +01:00
Marko Oldenburg
20d1b39c3c fix 503 and actionQueue 2020-01-11 13:00:52 +01:00
Marko Oldenburg
6bb4df32d1 add actionQueury 2020-01-11 12:08:35 +01:00
Marko Oldenburg
835e1cbcfc fix attr webhookFwInstance 2020-01-10 19:46:30 +01:00