Commit Graph

44 Commits

Author SHA1 Message Date
technyon
241d39a2e4 add favicon 2022-08-06 09:47:23 +02:00
technyon
492690ecf1 restart ESP when OTA doesn't complete 2022-07-21 20:23:56 +02:00
technyon
f580c92f17 revert 2022-07-21 20:12:22 +02:00
technyon
a24bb4b0c2 disable all automatic restarts when OTA has started 2022-07-21 18:31:46 +02:00
technyon
5495165625 fix bug in authentication 2022-07-17 22:18:56 +02:00
technyon
2e947db28f print hostname in config portal 2022-07-14 20:12:53 +02:00
technyon
beb87a959f move common network code to seperate class 2022-07-02 12:04:03 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +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
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
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
648114fcbe Use textarea instead of input tags for certs 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
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
939ee8b2e0 add option to unpair nuki 2022-05-24 20:41:10 +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
47c3729800 include wifi and thernet webserver 2022-04-28 22:46:59 +02:00
technyon
1db1022819 allow to set config values 2022-04-09 20:20:52 +02:00
technyon
9adfb6a717 improve flow for restarting in wifimanager mode 2022-04-09 11:58:28 +02:00
technyon
4303b0d877 hide characters for password fields 2022-04-08 22:01:31 +02:00
technyon
8568e237cc redirect to start after configuration saved 2022-04-04 22:29:13 +02:00
technyon
90e0a2daa2 allow to protect configuration page withh user/pass 2022-04-04 21:50:37 +02:00
technyon
08f7c6025f use WebServer instead of WifiServer 2022-04-04 21:27:27 +02:00
technyon
cb81db5d8e use html table for info 2022-04-03 19:31:49 +02:00
technyon
90b47507d2 allow to configure mqtt credentials 2022-04-03 15:10:29 +02:00
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
8b1c5ddf5e update ble lib 2022-04-02 13:59:10 +02:00
technyon
9279257ce9 show pairing and mqtt status in configuration page 2022-03-27 19:55:42 +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