Commit Graph

198 Commits

Author SHA1 Message Date
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
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
df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon
66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected 2023-01-29 11:14: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
1083705d1b change rssi publish interval unit to seconds 2023-01-28 18:41:47 +01:00
technyon
5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00
technyon
a6010a7f49 remove delay 2023-01-28 13:03:16 +01:00
technyon
ccb47f8166 add loop to wait for mqtt connection 2023-01-28 13:01:15 +01:00
technyon
88c3b656be fix mqtt reconnect 2023-01-28 12:18:20 +01:00
technyon
e439d67276 merge master 2023-01-27 23:03:18 +01:00