Commit Graph

63 Commits

Author SHA1 Message Date
technyon
d693e8a065 add option to restart ESP when disconnected 2022-06-30 20:25:37 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02:00
rodriguezst
319877596d Remove HASS config also when unpairing lock/opener 2022-06-21 22:22:50 +00:00
rodriguezst
1b0402cfe7 Remove retained MQTT messages when changing HASS config 2022-06-21 22:19:19 +00:00
rodriguezst
5d254d463b Add input form for HASS discovery topic 2022-06-21 18:04:48 +00:00
technyon
ead82cc4d3 report when OTA is not ready 2022-06-19 12:45:33 +02:00
technyon
94876d23c8 prevent OTA from restarting after reboot 2022-06-18 13:24:37 +02:00
technyon
e95ca94ad5 save css to const string 2022-06-18 13:01:17 +02:00
technyon
73eaf2fde0 deliver css from ESP 2022-06-18 12:55:14 +02:00
technyon
efddec646d prevent OTA when filename is empty 2022-06-17 23:15:48 +02:00
technyon
007a02e1ff declare mqtt cert and key as optional 2022-06-17 23:11:06 +02:00
technyon
2a2cb891f4 add method to build navigation button 2022-06-17 22:58:54 +02:00
technyon
2495b5c782 move nuki config to seperate page 2022-06-17 22:49:39 +02:00
technyon
d106024682 cleanup html 2022-06-17 22:31:41 +02:00
rodriguezst
802fb8cbeb Apply CSS to WebCfgServer 2022-06-16 12:54:57 +00:00
technyon
2fdc3844c6 Merge branch 'master' of github.com:technyon/nuki_hub into ota 2022-06-15 20:26:44 +02:00
technyon
1e5cdd8267 ui changes for OTA 2022-06-15 20:10:23 +02:00
rodriguezst
9b1adf7032 Set certificate buffer sizes at CMakelists.txt 2022-06-15 10:36:27 +00:00
rodriguezst
648114fcbe Use textarea instead of input tags for certs 2022-06-15 10:36:27 +00:00
rodriguezst
bee2b1f191 Add MQTT SSL preference keys 2022-06-15 10:36:27 +00:00
technyon
d64975c5ef OTA works 2022-06-14 22:50:14 +02:00
technyon
9286c5f56e backup 2022-06-13 22:54:20 +02:00
technyon
423cb4ad50 modify WebCfgServer for file upload 2022-06-13 22:19:19 +02:00
technyon
eb4c48405c allow to set opener PIN 2022-06-01 21:14:50 +02:00
technyon
fec38ada9c add option to unpair opener 2022-06-01 21:02:34 +02:00
technyon
d6bd7dddf4 shop opener info in config portal 2022-06-01 20:49:44 +02:00
technyon
d58f4b6b1d fix config portal 2022-06-01 20:42:33 +02:00
technyon
1ce8eb6603 allow to enabld or disable lock/opener 2022-06-01 19:47:27 +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
939ee8b2e0 add option to unpair nuki 2022-05-24 20:41:10 +02:00
technyon
ec277b1013 add network timeout to restart option 2022-05-15 20:09:56 +02:00
technyon
122fd61d57 add publish auth data battery warning 2022-05-06 22:44:20 +02:00
technyon
8a1d7e7523 allow to enable publishing auth data in web interface 2022-05-06 22:40:09 +02:00
technyon
3dc88cddea disable wifimanager portal if connected via LAN 2022-04-29 22:04:51 +02:00
technyon
5b12e54be0 ethernet webserver works too 2022-04-29 21:16:09 +02:00
technyon
0e9baed3a4 wifi webserver works again 2022-04-29 20:48:33 +02:00
technyon
46e49f2118 add abstraction layer for webserver 2022-04-28 23:08:58 +02:00
technyon
677f7e56c8 initial w5500 support 2022-04-26 22:12:52 +02:00
technyon
22f9c5643d allow to configure hostname 2022-04-10 21:26:01 +02:00
technyon
1db1022819 allow to set config values 2022-04-09 20:20:52 +02:00
technyon
db25687c76 increase time before restarting into wifimanager mode 2022-04-09 12:03:21 +02:00
technyon
9adfb6a717 improve flow for restarting in wifimanager mode 2022-04-09 11:58:28 +02:00
technyon
17461a2a84 add button to restart to wifi configuration 2022-04-08 22:31:51 +02:00
technyon
4303b0d877 hide characters for password fields 2022-04-08 22:01:31 +02:00
technyon
ac8ec6022a also show lock state in config page 2022-04-07 22:08:09 +02:00
technyon
300e2b9cbd update ble lib; show firmware version in config page 2022-04-07 21:59:06 +02:00
technyon
28687d2b96 use -1 to disable presence detection 2022-04-05 23:03:12 +02:00
technyon
8568e237cc redirect to start after configuration saved 2022-04-04 22:29:13 +02:00
technyon
207002ca6e add link to edit credentials 2022-04-04 21:55:39 +02:00