technyon
|
9e92ea8cb3
|
version bump to 8.9
|
2023-02-18 11:24:00 +01:00 |
|
technyon
|
1a6e74ef14
|
add nodes to trigger read states
|
2023-02-14 19:59:45 +01:00 |
|
technyon
|
0bfeb96602
|
fix hardware detect via gpio 26
|
2023-02-12 19:37:08 +01:00 |
|
technyon
|
e4ae869d78
|
add restart reason: OTA completed
|
2023-02-11 11:11:11 +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
|
1181c821a7
|
version bump to 8.8
|
2023-02-10 23:40:35 +01:00 |
|
technyon
|
fc7a882ac8
|
fix keypad option not visible if keypad connect to opener
|
2023-02-10 23:29:41 +01:00 |
|
technyon
|
707f7370cf
|
fix republishh auto discovery on reconnect
|
2023-02-10 23:25:58 +01:00 |
|
technyon
|
8f3ae33de0
|
update version string
|
2023-02-10 17:44:12 +01:00 |
|
technyon
|
48c415f7f1
|
fix crash in gpio control
|
2023-02-10 17:41:30 +01:00 |
|
technyon
|
11caec34cd
|
implement retry for keyturner state
|
2023-02-10 17:06:52 +01:00 |
|
technyon
|
8e16b3e7b2
|
only publish config and battery state if successfully queried
|
2023-02-10 16:43:08 +01:00 |
|
technyon
|
ac629b4e35
|
publishh autodiscovery topics after reconnect
|
2023-02-09 19:31:14 +01:00 |
|
technyon
|
5c18b3233f
|
revert to old stack sizes
|
2023-02-07 21:37:31 +01:00 |
|
technyon
|
c30281252c
|
revert binary back to 8.5
|
2023-02-07 21:19:02 +01:00 |
|
technyon
|
47c673fa08
|
add keypad control for opener
|
2023-02-07 20:15:23 +01:00 |
|
technyon
|
ad648cc22d
|
mqtt logging: allocate _path according to string length
|
2023-02-07 19:27:42 +01:00 |
|
technyon
|
7848dde274
|
disable spiffs
|
2023-02-07 18:12:42 +01:00 |
|
technyon
|
2a6a1355b2
|
Merge branch 'master' of github.com:technyon/nuki_hub
|
2023-02-07 17:56:57 +01:00 |
|
technyon
|
e9b6d9a9c5
|
reduce task stack sizes
|
2023-02-07 17:55:27 +01:00 |
|
Jan-Ole Schümann
|
41fb01f38e
|
Merge pull request #116 from bcutter/patch-1
KeyPad 2.0 notes
|
2023-02-07 17:17:02 +01:00 |
|
bcutter
|
1009af5d2a
|
KeyPad 2.0 notes
Add details on current support of KeyPad 2.0
|
2023-02-07 13:33:51 +01:00 |
|
technyon
|
aa24ac629b
|
update esp mqtt lib
|
2023-02-06 19:56:14 +01:00 |
|
technyon
|
f0a764f2d4
|
delay ble watchdog if lock command is finished
|
2023-02-06 19:23:32 +01:00 |
|
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 |
|