Commit Graph

162 Commits

Author SHA1 Message Date
technyon
4dd1a9e516 show length restrictions on some input fields 2023-02-05 12:23:24 +01:00
technyon
2094595e78 add /info endpoint to publish preference content 2023-02-05 12:11:10 +01:00
technyon
339e71131e fix initialize network detection preferences 2023-02-03 21:38:33 +01:00
technyon
d4bf7b0d7e default network hardware to detect w5000 2023-02-03 21:06:14 +01:00
technyon
bdb1cff935 make network hardware selectable 2023-02-03 20:40:21 +01:00
technyon
13e7643b0d make w5500 spi pins configurable 2023-02-03 20:07:45 +01:00
technyon
df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon
065b2d177e disable certificate input fields when W5500 device is used 2023-01-28 22:08:43 +01:00
technyon
1083705d1b change rssi publish interval unit to seconds 2023-01-28 18:41:47 +01:00
technyon
05bece9462 increase OTA timeout to 2 minutes 2023-01-28 18:36:10 +01:00
technyon
c0b4733f1e merge version.h and config.h 2023-01-26 17:34:53 +01:00
technyon
10a916d57d cleanup 2023-01-25 22:53:11 +01:00
technyon
a8527027cd include css in html 2023-01-25 22:16:31 +01:00
technyon
d12e107141 rename css to style.css 2023-01-25 21:28:06 +01:00
technyon
8a6379ae1c combine css 2023-01-25 21:03:02 +01:00
technyon
899cfc026f fix opener rssi publish interval, add further check to make sure commands aren't executed after reconnect 2023-01-23 21:44:03 +01:00
technyon
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +01:00
technyon
fa8b95f971 fix opening showing locked pairing state, fix crash when lock disabled 2023-01-19 22:39:06 +01:00
technyon
b98be654cf only instantiate NetworkOpener when opener is enabled 2023-01-19 19:22:43 +01:00
technyon
502f0c4b6e fix preference key 2023-01-14 10:13:05 +01:00
technyon
633b7e8423 add retry mechanic 2023-01-14 10:09:35 +01:00
technyon
6c256a8eb2 show ble address in web portal 2023-01-10 17:54:02 +01:00
technyon
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
1174d21001 fix hass setup 2022-12-24 09:11:12 +01:00
technyon
99e0c1568f make mqtt logging configurable 2022-12-23 23:24:34 +01:00
technyon
e2057e024b replace all Serial. with Log-> 2022-12-23 23:11:04 +01:00
technyon
658ee409c8 add option to restart device if no ble beacons received 2022-12-17 19:17:02 +01:00
technyon
50c0eb57f9 allow to pair as app 2022-09-25 21:56:09 +02:00
technyon
348f7a9c9d add home assistant door sensor auto discovery 2022-08-22 21:03:51 +02:00
technyon
acb09530de publish auth data as json array 2022-08-13 18:50:01 +02:00
technyon
cfe9aa0d29 add option to publish state as json 2022-08-13 12:30:12 +02:00
technyon
a7797fc39e seperate config into basic and advanced 2022-08-13 11:35:38 +02:00
technyon
3710d4ca6b add encryption note 2022-08-13 08:57:32 +02:00
technyon
2f2825eeed add config entries for keypad 2022-08-12 20:12:21 +02:00
technyon
fc794429a4 update readme 2022-08-12 19:43:54 +02:00
technyon
241d39a2e4 add favicon 2022-08-06 09:47:23 +02:00
technyon
32fbc5b592 fixed: saving config destroy home assistant customization 2022-07-26 21:02:04 +02:00
technyon
f265fbe95a fix wording 2022-07-21 20:38:13 +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
2ade696e8b increase max username length 2022-07-18 21:10:09 +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
52dc829cb1 require to retype password 2022-07-14 20:09:44 +02:00
technyon
5f65ed1531 implement restart timer 2022-07-03 21:09:27 +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
eb05c1f697 update readme 2022-06-30 21:24:27 +02:00
technyon
d693e8a065 add option to restart ESP when disconnected 2022-06-30 20:25:37 +02:00