Commit Graph

46 Commits

Author SHA1 Message Date
technyon
b660e1c1a2 add methods to generate html 2022-04-03 12:16:23 +02:00
technyon
623eccda1e allow to configure the mqtt path 2022-04-02 19:10:42 +02:00
technyon
a6d59af73b use random device id 2022-04-02 18:02:49 +02:00
technyon
9792110461 fix pairing 2022-04-02 16:09:56 +02:00
technyon
abea094b08 update ble lib 2022-04-02 14:11:29 +02:00
technyon
484e069d78 rename toString functions 2022-04-02 14:08:02 +02:00
technyon
8b1c5ddf5e update ble lib 2022-04-02 13:59:10 +02:00
technyon
4bc07356a0 disable printing battery state to serial line 2022-04-02 11:14:35 +02:00
technyon
0f8e385f39 publish lock distance 2022-04-02 11:02:57 +02:00
technyon
9ee9bbb5b0 add include 2022-04-02 10:53:26 +02:00
technyon
4ab69433b5 move resolving enums to string into network class 2022-04-02 10:51:16 +02:00
technyon
094a7e096f set next status update check timestamp after lock action 2022-04-02 09:18:24 +02:00
technyon
0218729080 Merge branch 'master' of github.com:technyon/nuki_hub 2022-04-02 08:53:25 +02:00
technyon
8761c0f764 inject ble scanner into nuki ble 2022-04-02 08:53:05 +02:00
Jan-Ole Schümann
f8f2e106c3 Update README.md 2022-04-01 08:25:09 +02:00
technyon
8132f1da43 update readme 2022-03-31 21:32:13 +02:00
technyon
2f3362b76c publish information from critical battery state 2022-03-31 20:54:23 +02:00
technyon
1efd8157e2 publish door sensor state via mqtt 2022-03-31 17:56:30 +02:00
technyon
f3de3c75df detect key turner state updates via scanning advertisements 2022-03-31 17:41:25 +02:00
technyon
9279257ce9 show pairing and mqtt status in configuration page 2022-03-27 19:55:42 +02:00
technyon
7694cdb2fb fix wrong trigger name 2022-03-27 19:35:42 +02:00
technyon
8f803cf61c publish trigger action and completion status 2022-03-27 19:29:47 +02:00
technyon
9a2dd19f63 publish battery drain and max current 2022-03-27 19:02:27 +02:00
technyon
4554d11caa fix memset bug 2022-03-27 18:45:18 +02:00
technyon
a1ad2d6c2e add disclaimer 2022-03-27 14:06:50 +02:00
technyon
1bcd7bb65d add readme 2022-03-27 13:06:07 +02:00
technyon
3eaaab0c66 allow configure mqtt broker port via web server 2022-03-27 12:21:53 +02:00
technyon
a8ce3fc44c allow configure query interval via web server 2022-03-27 12:15:09 +02:00
technyon
ba864e0b67 connect to configured mqtt broker 2022-03-27 10:20:23 +02:00
technyon
5941a98f7e add simple web server for configuration 2022-03-27 09:41:19 +02:00
technyon
38b5af5421 fix mqtt reconnect delay 2022-03-27 00:16:49 +01:00
technyon
ab0fc991ad remove comment 2022-03-27 00:05:57 +01:00
technyon
bb86849051 decrease nuki polling interval for testing 2022-03-26 23:59:13 +01:00
technyon
c3fddffa9a reset next action state after command run 2022-03-26 11:47:31 +01:00
technyon
a9a2bc6f7b fix lock action crash 2022-03-26 11:30:39 +01:00
technyon
fa1b836d4f report battery voltage via mqtt 2022-03-26 00:01:41 +01:00
technyon
a202deef23 implement send lock action via mqtt 2022-03-25 21:39:47 +01:00
technyon
66e0239589 convert lock state to string 2022-03-25 20:57:40 +01:00
technyon
0c03a64a86 publish lock state to mqtt 2022-03-25 20:19:21 +01:00
technyon
fb5dcfaac6 inject network into nuki instance 2022-03-25 20:08:24 +01:00
technyon
2b668f08fa pairing and read lock state works 2022-03-25 20:01:03 +01:00
technyon
8d31f4e9aa add infrastructure for mqtt subscriptions 2022-03-23 20:24:13 +01:00
technyon
7cdf5c0f31 fix network task 2022-03-22 22:41:32 +01:00
technyon
934f496bf8 add task for nuki 2022-03-22 21:46:54 +01:00
technyon
4c479d1710 add FreeRTOS and create network task 2022-03-22 21:34:24 +01:00
technyon
b5e57da5a0 initial commit 2022-03-22 21:10:43 +01:00