Commit Graph

111 Commits

Author SHA1 Message Date
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
ccec9055ee Allow migrating configuration on update 2024-02-16 20:06:42 +01:00
iranl
f4dc27612a Consistant naming as Nuki Hub 2024-02-10 13:39:33 +01:00
technyon
6c6174fdb2 implement feature to disable wifi / wifi config portal fallback 2024-01-30 14:26:17 +01:00
technyon
b7053db767 implement gpio output via mqtt 2023-06-04 12:38:31 +02: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
1155dc47c6 assign new device id on unpair 2023-05-06 18:28:14 +02:00
technyon
ca004171c3 Revert "revert"
This reverts commit cbcf04d5c8.
2023-05-06 15:54:16 +02:00
technyon
cbcf04d5c8 revert 2023-04-29 20:45:55 +02:00
technyon
11e11ab935 seperate lock and opner device ids 2023-04-22 10:33:23 +02:00
technyon
37aa03d925 remove restart timer 2023-04-09 10:15:12 +02:00
technyon
c34eeb11e1 Version bump to 8.22, update readme 2023-04-08 09:24:25 +02:00
technyon
16a7f6fc78 add gpio configuration to sysinfo page 2023-04-07 21:17:16 +02:00
technyon
f21ff7d1e9 add migration for obsolete gpio setting 2023-04-07 18:43:42 +02:00
technyon
0ae0fb6265 add opener gpio control 2023-04-07 16:23:51 +02:00
technyon
a30b716869 set gpio output depending on lock state 2023-04-07 14:00:05 +02:00
technyon
e3237a648c gpio configuration via web interface 2023-04-07 13:10:44 +02:00
technyon
29c664e3ba make Gpio configuration dynamic 2023-04-07 10:43:40 +02:00
technyon
04ebf17b1a use common buffer 2023-03-22 23:06:13 +01:00
technyon
ff4bd2618f add auto discovery for keypad result 2023-03-22 22:54:35 +01:00
technyon
1b60087b27 add not applicable as restart reason 2023-03-09 21:07:14 +01:00
technyon
aa224e8c7d upgrad esp mqtt lib 2023-02-26 23:04:21 +01:00
technyon
8fd17206dd print stack watermarks in sysinfo page 2023-02-26 11:55:35 +01:00
technyon
8b647e8b8e move mqtt loop into network task 2023-02-26 10:26:55 +01:00
technyon
4ee587134a remove unused function call 2023-02-18 19:15:14 +01:00
technyon
d0fbaefd77 minor refactoring of network code 2023-02-18 19:14:38 +01:00
technyon
5c18b3233f revert to old stack sizes 2023-02-07 21:37:31 +01:00
technyon
e9b6d9a9c5 reduce task stack sizes 2023-02-07 17:55:27 +01:00
technyon
b3c5a93666 add restart reason to sysinfo page 2023-02-05 15:03:09 +01:00
technyon
3375ec3dbb print nukihub version on boot 2023-02-04 00:42:46 +01:00
technyon
5848cc2013 revert NimBLE to 1.4.0 due to pairing issues 2023-02-02 17:13:01 +01:00
technyon
df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon
9d9f387710 simplify network task loop 2023-01-28 12:02:53 +01:00
technyon
a7933a13d4 always call webcfgserver update 2023-01-28 12:01:24 +01:00
technyon
2b20c619a2 completely remove device connected check fix network task loop 2023-01-26 21:18:49 +01:00
technyon
0fe6a9e93f update webflash binary 2023-01-19 22:50:13 +01:00
technyon
fa8b95f971 fix opening showing locked pairing state, fix crash when lock disabled 2023-01-19 22:39:06 +01:00
technyon
b98be654cf only instantiate NetworkOpener when opener is enabled 2023-01-19 19:22:43 +01:00
technyon
a5c3e82cae initialize retry parameters on first start 2023-01-14 21:34:28 +01:00
technyon
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
e2057e024b replace all Serial. with Log-> 2022-12-23 23:11:04 +01:00
technyon
7ee197e827 add MqttLogger 2022-12-23 22:32:57 +01:00
technyon
9845ed0c45 fix clearing HA auto discovery 2022-09-10 12:16:28 +02:00
technyon
64cde9a8a0 add wifi signal strength HA auto discovery 2022-09-10 11:56:14 +02:00
technyon
5785e6c3ae move publish uptime to Network.cpp 2022-09-10 10:30:33 +02:00