Commit Graph

133 Commits

Author SHA1 Message Date
technyon
2757754531 add static ip config for wifi device 2023-03-05 10:59:53 +01:00
technyon
82f8e91036 fixes for OTA 2023-03-04 13:51:26 +01:00
technyon
95ac243c2c fix configuring PIN 2023-03-03 22:16:56 +01:00
technyon
709135d8ca add support for WT32-ETH01 2023-03-02 19:50:38 +01:00
technyon
3d81554ad2 change text 2023-02-27 16:36:56 +01:00
technyon
8fd17206dd print stack watermarks in sysinfo page 2023-02-26 11:55:35 +01:00
technyon
c5bd325ed5 user method=post for saving config 2023-02-25 11:38:59 +01:00
technyon
b4df3e2e62 add olimex support 2023-02-22 19:10:05 +01:00
technyon
6597814e06 show hw and fw version in sysinfo page 2023-02-20 20:53:05 +01:00
technyon
d0fbaefd77 minor refactoring of network code 2023-02-18 19:14:38 +01:00
technyon
812bbf384b add uptime to sysinfo page 2023-02-11 10:36:58 +01:00
technyon
b91908343d handle OTA aborted cases 2023-02-11 10:28:11 +01:00
technyon
fc7a882ac8 fix keypad option not visible if keypad connect to opener 2023-02-10 23:29:41 +01:00
technyon
ff62368012 add network device name to sysinfo page 2023-02-05 19:26:15 +01:00
technyon
45755d6877 make query interval configuration configurable 2023-02-05 16:32:57 +01:00
technyon
be2249eebc publish restart reasons 2023-02-05 16:24:19 +01:00
technyon
b3c5a93666 add restart reason to sysinfo page 2023-02-05 15:03:09 +01:00
technyon
d72970e46b allow to publish free heap 2023-02-05 13:43:23 +01:00
technyon
af6806270b add mqtt connection state to sysinfo 2023-02-05 13:17:35 +01:00
technyon
a12e574516 fix pairing and pin info 2023-02-05 12:42:58 +01:00
technyon
506bdbe8a8 link system information page 2023-02-05 12:36:34 +01:00
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