Commit Graph

121 Commits

Author SHA1 Message Date
Jan-Ole Schümann
3d211c64b4 Merge pull request #338 from iranl/arduinojson-7
Update to ArduinoJson 7.0.4
2024-04-20 12:08:41 +07:00
iranl
261544d6dc Merge branch 'technyon:master' into validate-pin 2024-04-19 15:06:39 +02:00
iranl
81be0a689a Update to ArduinoJson 7.0.4 2024-04-19 14:49:16 +02:00
iranl
25b946a98f Extend keypad 2024-04-13 12:17:17 +02:00
iranl
181778822b Validate PIN 2024-04-13 11:10:52 +02:00
iranl
1dcef135fc Add extra checks and auto retries 2024-03-24 22:28:44 +01:00
iranl
56d718bc00 Remove Force options 2024-03-23 19:52:50 +01:00
iranl
516af39fe6 ACL Info WebCfg + Force Keypad/DoorSensor 2024-03-17 22:40:22 +01:00
iranl
3db4c0699e Nuki ID + README + ACL fix 2024-03-17 21:59:57 +01:00
iranl
620fde05ca Fixes bool to int 2024-03-15 21:13:06 +01:00
iranl
cf11584850 bool to uint 2024-03-15 19:44:32 +01:00
iranl
5497a7a81d Granular Access Level Control 2024-03-12 22:04:07 +01:00
iranl
a0dc425d3b Granular Access Level Control 2024-03-12 20:49:18 +01:00
iranl
d6c586bbdf Update NukiWrapper.cpp 2024-03-03 22:43:12 +01:00
iranl
3688d3d1f7 Disable UpdateAuthData when no PIN is set 2024-02-18 20:11:05 +01:00
iranl
8ba8bf36fc Merge branch 'master' into publish-additional-states 2024-02-17 21:30:44 +01:00
iranl
7937ec8c65 Add auth info 2024-02-17 11:42:03 +01:00
iranl
ceacdcafb3 Fixes 2024-02-09 19:22:43 +01:00
iranl
942cd63ac2 Add Lock n Go to GPIO 2024-01-31 19:57:54 +01:00
iranl
1ef4b8da8b Lock and Unlock only 2024-01-28 22:17:38 +01:00
Luca Oliano
d343d10378 change misspelled mqttDisonnect to mqttDisconnect 2023-11-26 18:07:05 +01:00
technyon
8d324bfc20 Merge branch 'gpio' of github.com:technyon/nuki_hub into gpio 2023-06-03 21:20:33 +02:00
technyon
a5e334d4c1 changes for generial input/output via mqtt 2023-06-03 21:20:19 +02:00
technyon
85d347b1df call srand() on build html 2023-05-06 18:53:35 +02:00
technyon
1155dc47c6 assign new device id on unpair 2023-05-06 18:28:14 +02:00
technyon
5b8ed0a5b8 add access level feature 2023-05-06 11:39:18 +02:00
technyon
a783750741 add motor blocked gpio output 2023-04-07 15:39:09 +02:00
technyon
a30b716869 set gpio output depending on lock state 2023-04-07 14:00:05 +02:00
technyon
face4eb91e add ha topic for last lock action sensor 2023-03-19 21:30:05 +01:00
technyon
c0a2a69d08 show keypad and door sensor in sysinfo page 2023-03-11 18:09:42 +01:00
technyon
3e3deb5425 fix auto discovery for keypad and door sensor 2023-03-10 17:10:41 +01:00
technyon
6c9ac1e879 remove unused include 2023-03-09 21:21:20 +01:00
technyon
10608040c5 fix door sensor detection 2023-03-08 22:06:34 +01:00
technyon
b5da2a5a52 publish lock state query command result 2023-03-06 17:22:23 +01:00
technyon
82f8e91036 fixes for OTA 2023-03-04 13:51:26 +01:00
technyon
bd732bb623 add support for keypad v2 2023-03-04 10:16:38 +01:00
technyon
b18bbffe2d enable ble watchdog by default 2023-03-03 22:35:30 +01:00
technyon
6597814e06 show hw and fw version in sysinfo page 2023-02-20 20:53:05 +01:00
technyon
1a6e74ef14 add nodes to trigger read states 2023-02-14 19:59:45 +01:00
technyon
707f7370cf fix republishh auto discovery on reconnect 2023-02-10 23:25:58 +01:00
technyon
11caec34cd implement retry for keyturner state 2023-02-10 17:06:52 +01:00
technyon
8e16b3e7b2 only publish config and battery state if successfully queried 2023-02-10 16:43:08 +01:00
technyon
ac629b4e35 publishh autodiscovery topics after reconnect 2023-02-09 19:31:14 +01:00
technyon
47c673fa08 add keypad control for opener 2023-02-07 20:15:23 +01:00
technyon
f0a764f2d4 delay ble watchdog if lock command is finished 2023-02-06 19:23:32 +01:00
technyon
45022712e7 fix initalizing preferences 2023-02-05 22:54:07 +01:00
technyon
45755d6877 make query interval configuration configurable 2023-02-05 16:32:57 +01:00
technyon
b3c5a93666 add restart reason to sysinfo page 2023-02-05 15:03:09 +01:00
technyon
2094595e78 add /info endpoint to publish preference content 2023-02-05 12:11:10 +01:00
technyon
b4607909fe publish HA auto discovery for door sensor only if keypad connected 2023-01-29 11:28:55 +01:00