Commit Graph

52 Commits

Author SHA1 Message Date
technyon
3ecd8227aa add wifi fallback option to system information page 2024-01-31 16:41:20 +01:00
technyon
6c6174fdb2 implement feature to disable wifi / wifi config portal fallback 2024-01-30 14:26:17 +01:00
technyon
8314a507fa support presence detection for HA app: Catch minor id 40004 2023-12-30 04:57:10 +01:00
technyon
ca004171c3 Revert "revert"
This reverts commit cbcf04d5c8.
2023-05-06 15:54:16 +02:00
technyon
5b8ed0a5b8 add access level feature 2023-05-06 11:39:18 +02:00
technyon
cbcf04d5c8 revert 2023-04-29 20:45:55 +02:00
technyon
11e11ab935 seperate lock and opner device ids 2023-04-22 10:33:23 +02:00
technyon
37aa03d925 remove restart timer 2023-04-09 10:15:12 +02:00
technyon
c34eeb11e1 Version bump to 8.22, update readme 2023-04-08 09:24:25 +02:00
technyon
c2ce5a151d make wifi default network device, remove W5500 GPIO detection 2023-04-07 19:03:20 +02:00
technyon
f21ff7d1e9 add migration for obsolete gpio setting 2023-04-07 18:43:42 +02:00
technyon
29c664e3ba make Gpio configuration dynamic 2023-04-07 10:43:40 +02:00
technyon
049e504e9f add static ip for LAN8720 2023-03-05 11:52:15 +01:00
technyon
2757754531 add static ip config for wifi device 2023-03-05 10:59:53 +01:00
technyon
47c673fa08 add keypad control for opener 2023-02-07 20:15:23 +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
d72970e46b allow to publish free heap 2023-02-05 13:43:23 +01:00
technyon
1e20ed1d38 fix printing int types on sysinfo page 2023-02-05 13:32:49 +01:00
technyon
2094595e78 add /info endpoint to publish preference content 2023-02-05 12:11:10 +01:00
technyon
bdb1cff935 make network hardware selectable 2023-02-03 20:40:21 +01:00
technyon
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +01:00
technyon
a5c3e82cae initialize retry parameters on first start 2023-01-14 21:34:28 +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
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
99e0c1568f make mqtt logging configurable 2022-12-23 23:24:34 +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
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
2f2825eeed add config entries for keypad 2022-08-12 20:12:21 +02:00
technyon
fa856dc656 publish keypad code info 2022-08-10 22:12:23 +02:00
technyon
5f65ed1531 implement restart timer 2022-07-03 21:09:27 +02:00
technyon
4f780eb164 add lock control via GPIO 2022-07-01 19:23:52 +02:00
technyon
d693e8a065 add option to restart ESP when disconnected 2022-06-30 20:25:37 +02:00
rodriguezst
5d254d463b Add input form for HASS discovery topic 2022-06-21 18:04:48 +00:00
rodriguezst
bee2b1f191 Add MQTT SSL preference keys 2022-06-15 10:36:27 +00: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
a7096158a8 remove unused variable 2022-05-15 19:38:57 +02:00
technyon
8a1d7e7523 allow to enable publishing auth data in web interface 2022-05-06 22:40:09 +02:00
technyon
6fe1d70521 generate random mac address on first start 2022-04-29 21:56:19 +02:00
technyon
22f9c5643d allow to configure hostname 2022-04-10 21:26:01 +02:00
technyon
28687d2b96 use -1 to disable presence detection 2022-04-05 23:03:12 +02:00
technyon
90e0a2daa2 allow to protect configuration page withh user/pass 2022-04-04 21:50:37 +02:00
technyon
90b47507d2 allow to configure mqtt credentials 2022-04-03 15:10:29 +02:00
technyon
623eccda1e allow to configure the mqtt path 2022-04-02 19:10:42 +02:00
technyon
a6d59af73b use random device id 2022-04-02 18:02:49 +02:00
technyon
3eaaab0c66 allow configure mqtt broker port via web server 2022-03-27 12:21:53 +02:00