Commit Graph

530 Commits

Author SHA1 Message Date
technyon
45022712e7 fix initalizing preferences 2023-02-05 22:54:07 +01:00
technyon
ff62368012 add network device name to sysinfo page 2023-02-05 19:26:15 +01:00
technyon
8580857ef3 version bump to 8.4 2023-02-05 19:01:06 +01:00
technyon
d950b4fc68 set version string 2023-02-05 16:33:39 +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
1e20ed1d38 fix printing int types on sysinfo page 2023-02-05 13:32:49 +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
327038119e Rename W5500 classes 2023-02-04 17:31:59 +01:00
technyon
3375ec3dbb print nukihub version on boot 2023-02-04 00:42:46 +01:00
technyon
3abe951472 update readme 2023-02-03 23:21:40 +01:00
technyon
30d054f209 update webflash binary 2023-02-03 21:44:33 +01:00
Jan-Ole Schümann
7585756725 Merge pull request #110 from technyon/m5stack-atompoe
Add support for M5Stack atom-poe
2023-02-03 21:42:12 +01:00
technyon
339e71131e fix initialize network detection preferences 2023-02-03 21:38:33 +01:00
technyon
80bddffce7 fix typo 2023-02-03 21:07:34 +01:00
technyon
d4bf7b0d7e default network hardware to detect w5000 2023-02-03 21:06:14 +01:00
technyon
4a39d47e09 apply selected hardware 2023-02-03 20:54:50 +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
870af68f45 update readme 2023-02-02 18:53:29 +01:00
technyon
2b3db7889c update readme 2023-02-02 18:33:30 +01:00
technyon
374a0c9b9a update readme 2023-02-02 17:59:33 +01:00
technyon
4025f803e3 version bump to 8.2 2023-02-02 17:41:02 +01:00
technyon
5848cc2013 revert NimBLE to 1.4.0 due to pairing issues 2023-02-02 17:13:01 +01:00
technyon
2cf28152e0 version bump to 8.1 2023-01-31 22:18:56 +01:00
Jan-Ole Schümann
85a97377d5 Merge pull request #107 from technyon/refactor-mqtt-connect
Refactor mqtt connect
2023-01-31 22:11:49 +01:00
technyon
0087218d8f update version string 2023-01-31 21:03:20 +01:00
technyon
df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon
3a65e2ad5a fix memset 2023-01-31 17:26:03 +01:00
technyon
b44bd1f8b6 update readme 2023-01-31 16:23:28 +01:00
technyon
1926d42c51 update readme 2023-01-30 19:18:25 +01:00
technyon
4d95e255b1 update nuki ble lib 2023-01-29 16:27:05 +01:00
technyon
0af1ab775e fix cppcheck warnings 2023-01-29 16:26:13 +01:00
technyon
b4607909fe publish HA auto discovery for door sensor only if keypad connected 2023-01-29 11:28:55 +01:00
technyon
66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected 2023-01-29 11:14:38 +01:00
technyon
e7b477644c version bump to 8.0 2023-01-28 22:13:46 +01:00
Jan-Ole Schümann
f708b4a8f2 Merge pull request #100 from technyon/espmqttlib
Espmqttlib
2023-01-28 22:11:38 +01:00
technyon
065b2d177e disable certificate input fields when W5500 device is used 2023-01-28 22:08:43 +01:00
technyon
b11a3329f8 fix crash when using encrypted connection 2023-01-28 21:59:35 +01:00
technyon
daba25657e update version string 2023-01-28 20:05:54 +01:00
technyon
d41f095e5f increase TLS_CA_MAX_SIZE to 2200 2023-01-28 19:11:04 +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
5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00