Commit Graph

164 Commits

Author SHA1 Message Date
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
f2a21e21cc add reset auto discovery topic 2023-04-04 20:32:55 +02:00
technyon
710aa1775e fix LWT, add discovery for LWT 2023-04-04 20:05:51 +02:00
technyon
5c6eef5b9c fix bool values in auto discovery 2023-04-02 10:06:13 +02:00
technyon
ddf70f5d8a add lwt topic 2023-03-27 18:46:07 +02:00
technyon
b9dc0ff01a merge master 2023-03-24 18:39:41 +01:00
technyon
847cb2b6cc publish network device name via mqtt 2023-03-23 19:01:22 +01:00
technyon
fb8bd9a5b3 compile fix 2023-03-22 23:23:42 +01:00
Jan-Ole Schümann
617790924c Merge pull request #151 from mkoppanen/feature/nuki-hub-version-mqtt
Publish version once on startup
2023-03-22 23:16:32 +01:00
technyon
8e6b464563 use common buffer 2023-03-22 23:15:38 +01:00
technyon
04ebf17b1a use common buffer 2023-03-22 23:06:13 +01:00
technyon
ff4bd2618f add auto discovery for keypad result 2023-03-22 22:54:35 +01:00
Mikko
a51ef8a830 Publish version once on startup 2023-03-22 08:38:37 +00:00
technyon
face4eb91e add ha topic for last lock action sensor 2023-03-19 21:30:05 +01:00
technyon
304bea64fb add lilygo support 2023-03-15 21:23:48 +01:00
technyon
95a1072052 remove keypad battery low discovery topic when no door sensor present 2023-03-11 18:19:58 +01:00
technyon
71138e0849 remove door sensor discovery topic when no door sensor preent 2023-03-11 18:18:14 +01:00
technyon
b3fcca74b5 add support for M5STACK PoESP32 Unit 2023-03-11 12:40:08 +01:00
technyon
746d8c49e6 default rssi publish interval to 60 seconds 2023-03-07 18:08:53 +01:00
technyon
6070884f74 add static IP for W5500 2023-03-05 11:19:02 +01:00
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
5681ad537c inject device name for LAN8720 devices 2023-03-02 20:26:22 +01:00
technyon
709135d8ca add support for WT32-ETH01 2023-03-02 19:50:38 +01:00
technyon
8b647e8b8e move mqtt loop into network task 2023-02-26 10:26:55 +01:00
technyon
9de86888a9 LAN8720: return critical failure if hardware not found 2023-02-22 19:23:20 +01:00
technyon
b4df3e2e62 add olimex support 2023-02-22 19:10:05 +01:00
technyon
4676f24e5f add firmware and hardware version to mqtt 2023-02-20 20:38:51 +01:00
technyon
b1c42522ba add more home assistant auto discovery topics 2023-02-20 19:19:29 +01:00
technyon
802b0a31a4 add auto discovery for led enabled 2023-02-20 18:58:21 +01:00
technyon
b812b2ca2a fix ha autodiscovery topics 2023-02-20 17:40:43 +01:00
technyon
aefbd5dca8 fix binary sensor auto discovery 2023-02-19 23:44:02 +01:00
technyon
f129abac2f fix ha auto discovery 2023-02-19 23:11:52 +01:00
technyon
e78533146b add missing delete 2023-02-19 17:11:36 +01:00
technyon
2b7136331b clear wifi fallback on mqtt reset 2023-02-19 17:03:16 +01:00
technyon
41861f7149 add utility method to publish ha autodiscovery topic 2023-02-19 16:54:48 +01:00
technyon
6d3f3aa5fe change all hass topics to json 2023-02-19 15:56:34 +01:00
technyon
e4cd5c0681 change more hass topics to arduino json 2023-02-19 15:45:07 +01:00
technyon
7a05ab0c3f Merge branch 'master' of github.com:technyon/nuki_hub into arduinoJson_for_ha_autodiscovery 2023-02-19 14:54:42 +01:00
technyon
d0fbaefd77 minor refactoring of network code 2023-02-18 19:14:38 +01:00
technyon
cdf2eb8e99 merge master 2023-02-14 18:56:36 +01:00
technyon
0bfeb96602 fix hardware detect via gpio 26 2023-02-12 19:37:08 +01:00
technyon
ac629b4e35 publishh autodiscovery topics after reconnect 2023-02-09 19:31:14 +01:00
technyon
ff62368012 add network device name to sysinfo page 2023-02-05 19:26:15 +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
e147d32b98 add arduinoJson 2023-02-04 14:23:15 +01:00
technyon
30d054f209 update webflash binary 2023-02-03 21:44:33 +01:00