Commit Graph

241 Commits

Author SHA1 Message Date
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
Jan-Ole Schümann
99cd2e37c5 Merge pull request #98 from technyon/update-wifi-manager
Update wifi manager
2023-01-27 22:59:23 +01:00
technyon
70753eb1ad fix setting hostname and clean sessions 2023-01-27 20:39:04 +01:00
technyon
e14e71b5cc fix on mqtt date received handlers 2023-01-27 20:26:54 +01:00
technyon
c9dbbb5dc1 compile with esp mqtt lib 2023-01-27 19:29:13 +01:00
Alessandro Del Prete
e304516579 Fixed state_class abbreviation and BT unit of meas 2023-01-27 02:00:00 +01:00
technyon
2b20c619a2 completely remove device connected check fix network task loop 2023-01-26 21:18:49 +01:00
technyon
05ef2fa5be check mqtt connection for Network Timeout until restart 2023-01-26 21:10:58 +01:00