Commit Graph

67 Commits

Author SHA1 Message Date
technyon
ff4bd2618f add auto discovery for keypad result 2023-03-22 22:54:35 +01:00
technyon
d134dc9aab update esp mqtt library 2023-03-10 19:27:36 +01:00
technyon
2757754531 add static ip config for wifi device 2023-03-05 10:59:53 +01:00
technyon
b4df3e2e62 add olimex support 2023-02-22 19:10:05 +01:00
technyon
7a05ab0c3f Merge branch 'master' of github.com:technyon/nuki_hub into arduinoJson_for_ha_autodiscovery 2023-02-19 14:54:42 +01:00
technyon
1a6e74ef14 add nodes to trigger read states 2023-02-14 19:59:45 +01:00
technyon
cdf2eb8e99 merge master 2023-02-14 18:56:36 +01:00
technyon
7848dde274 disable spiffs 2023-02-07 18:12:42 +01:00
technyon
b3c5a93666 add restart reason to sysinfo page 2023-02-05 15:03:09 +01:00
technyon
327038119e Rename W5500 classes 2023-02-04 17:31:59 +01:00
technyon
e147d32b98 add arduinoJson 2023-02-04 14:23:15 +01:00
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