Commit Graph

56 Commits

Author SHA1 Message Date
technyon
d41f095e5f increase TLS_CA_MAX_SIZE to 2200 2023-01-28 19:11:04 +01:00
technyon
5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00
technyon
e439d67276 merge master 2023-01-27 23:03:18 +01:00
technyon
c9dbbb5dc1 compile with esp mqtt lib 2023-01-27 19:29:13 +01:00
technyon
a62017883a update wifi manager 2023-01-26 18:38:10 +01:00
technyon
c0b4733f1e merge version.h and config.h 2023-01-26 17:34:53 +01:00
technyon
22d365d1db make mqtt parameters configurable via defines 2023-01-23 20:50:16 +01:00
technyon
1bba3c88e8 fix mqtt tx buffer size 2023-01-17 16:54:43 +01:00
technyon
6127fc331e replace PubSubClient with arduino mqtt lib 2023-01-16 20:41:08 +01:00
technyon
7ee197e827 add MqttLogger 2022-12-23 22:32:57 +01:00
technyon
e7f644725b update nuki ble lib 2022-10-02 12:48:26 +02:00
technyon
241d39a2e4 add favicon 2022-08-06 09:47:23 +02:00
technyon
043cedc790 add ESP32 as compile definition 2022-07-17 09:24:39 +02:00
technyon
f8d0494673 add ESP_PLATFROM as compile definition 2022-07-17 09:17:34 +02:00
technyon
e9fa988918 use RTC_NOINIT_ATTR to boot into wifimanager config portal 2022-07-08 22:53:23 +02:00
technyon
4de235e263 changes to compile with core 2.0.3 2022-07-05 21:52:39 +02:00
technyon
beb87a959f move common network code to seperate class 2022-07-02 12:04:03 +02:00
technyon
4f780eb164 add lock control via GPIO 2022-07-01 19:23:52 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02:00
technyon
2fdc3844c6 Merge branch 'master' of github.com:technyon/nuki_hub into ota 2022-06-15 20:26:44 +02:00
rodriguezst
1c4fc0e902 Print SSL errors for debugging 2022-06-15 10:36:27 +00:00
rodriguezst
9b1adf7032 Set certificate buffer sizes at CMakelists.txt 2022-06-15 10:36:27 +00:00
rodriguezst
7481b1f4f0 Implemented MQTT over TLS for WiFiDevice 2022-06-15 10:36:27 +00:00
technyon
9286c5f56e backup 2022-06-13 22:54:20 +02:00
technyon
591508eadb reset debug level to none 2022-06-11 15:09:14 +02:00
technyon
9fd1520503 cmakelist changes for nuki lib 2022-06-05 21:46:21 +02:00
technyon
a507c59f47 remove NukiTimeout :) 2022-06-01 22:26:30 +02:00
technyon
eb4c48405c allow to set opener PIN 2022-06-01 21:14:50 +02:00
technyon
1ce8eb6603 allow to enabld or disable lock/opener 2022-06-01 19:47:27 +02:00
technyon
0061c9af63 use shared timeout 2022-06-01 18:44:55 +02:00
technyon
e68c3453db rewrite network code for opener 2022-05-30 22:52:09 +02:00
technyon
836b84b549 opener fixes 2022-05-30 21:24:35 +02:00
technyon
875dc34012 add opener code 2022-05-29 23:23:27 +02:00
technyon
582abae914 rename namespaces 2022-05-29 22:38:10 +02:00
technyon
e607e8c757 disable debug output 2022-05-06 22:40:54 +02:00
technyon
b2f8d9806f add code to query authorization data 2022-05-06 21:53:55 +02:00
technyon
345e5bf620 disable wifi if connection via lan 2022-05-01 22:59:26 +02:00
technyon
25544e8ad0 move BleScanner to seperate lib 2022-04-30 21:01:41 +02:00
technyon
d38ed9b983 update nuki lib 2022-04-30 09:14:53 +02:00
technyon
0e9baed3a4 wifi webserver works again 2022-04-29 20:48:33 +02:00
technyon
0dd94a97a3 implement EthWebServer 2022-04-28 23:26:21 +02:00
technyon
46e49f2118 add abstraction layer for webserver 2022-04-28 23:08:58 +02:00
technyon
47c3729800 include wifi and thernet webserver 2022-04-28 22:46:59 +02:00
technyon
677f7e56c8 initial w5500 support 2022-04-26 22:12:52 +02:00
technyon
8759d98871 log lock action result to console 2022-04-22 21:05:52 +02:00
technyon
6d5121d125 cleanup cmake 2022-04-10 13:55:14 +02:00
technyon
17461a2a84 add button to restart to wifi configuration 2022-04-08 22:31:51 +02:00
technyon
416fd5d81f cmake fix 2022-04-08 19:38:03 +02:00
technyon
300e2b9cbd update ble lib; show firmware version in config page 2022-04-07 21:59:06 +02:00
technyon
4616b5e020 add code for presence detection 2022-04-05 21:35:21 +02:00