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 |
|
technyon
|
8b1c5ddf5e
|
update ble lib
|
2022-04-02 13:59:10 +02:00 |
|
technyon
|
f3de3c75df
|
detect key turner state updates via scanning advertisements
|
2022-03-31 17:41:25 +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
|
0c03a64a86
|
publish lock state to mqtt
|
2022-03-25 20:19:21 +01:00 |
|
technyon
|
b5e57da5a0
|
initial commit
|
2022-03-22 21:10:43 +01:00 |
|