Commit Graph

115 Commits

Author SHA1 Message Date
05e5322b42 change model name for smartlock 3.0 api conform. fix little bugs 2021-11-27 21:32:19 +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
Marko Oldenburg
a8040546b1 remove timestamp reading 2020-01-10 12:22:33 +01:00
Marko Oldenburg
f415a90768 change state after set command 2020-01-10 12:11:08 +01:00
Marko Oldenburg
870f27b0ac change reading create in Nukidevice, change online state work 2020-01-10 11:47:49 +01:00
Marko Oldenburg
2b9989d491 fix getDeviceList bug 2020-01-09 22:02:41 +01:00
Marko Oldenburg
6f71931524 bugfix 2020-01-09 17:20:13 +01:00
Marko Oldenburg
f24fcbf5b5 remove battery reading code 2020-01-09 16:03:22 +01:00
Marko Oldenburg
5bbbd1053b change error handling, change logical device dispatch 2020-01-09 15:44:41 +01:00
Marko Oldenburg
c1507367d1 change webhook Code 2020-01-08 23:24:01 +01:00
Marko Oldenburg
a599602950 change code for 2 step modul structure 2020-01-08 16:30:42 +01:00
Marko Oldenburg
5d24dba71a change code to use Dispatch 2020-01-08 13:26:22 +01:00
Leon Gaultier
98f4cce479
Merge pull request #4 from Thyraz/Opener
Opener
2020-01-04 08:17:22 +01:00
Thyraz
2e1282693c Support for Nuki Opener 2019-12-21 21:52:18 +01:00
Thyraz
1eeb6fee6c Moved webhook from NUKIDevice to NUKIBridge 2019-12-17 21:49:21 +01:00
Marko Oldenburg
6223122724 fix HASH ref 2019-02-12 19:45:16 +01:00