Commit Graph

23 Commits

Author SHA1 Message Date
iranl
1bfbbba86d Connect to best BSSID 2024-05-04 20:56:26 +02:00
Luca Oliano
77f0498493 Merge branch 'master' into refactor_network_devices
# Conflicts:
#	networkDevices/EthLan8720Device.cpp
#	networkDevices/W5500Device.cpp
2024-02-10 17:35:54 +01:00
Luca Oliano
05f2c17712 refactor network devices hierarchy 2024-02-05 10:52:36 +01:00
iranl
b586ed4e9e Add files via upload 2024-02-04 22:18:43 +01:00
iranl
c62f3b9e16 Add files via upload 2024-02-04 22:16:29 +01:00
Luca Oliano
d343d10378 change misspelled mqttDisonnect to mqttDisconnect 2023-11-26 18:07:05 +01:00
technyon
a5e334d4c1 changes for generial input/output via mqtt 2023-06-03 21:20:19 +02:00
technyon
ddf70f5d8a add lwt topic 2023-03-27 18:46:07 +02: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
ff62368012 add network device name to sysinfo page 2023-02-05 19:26:15 +01:00
technyon
df9b971eed use connect and disconnect callback for reconnect logic 2023-01-31 21:02:46 +01:00
technyon
065b2d177e disable certificate input fields when W5500 device is used 2023-01-28 22:08:43 +01:00
technyon
5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00
technyon
c9dbbb5dc1 compile with esp mqtt lib 2023-01-27 19:29:13 +01:00
technyon
6127fc331e replace PubSubClient with arduino mqtt lib 2023-01-16 20:41:08 +01:00
technyon
6f58ebd382 implement fallback to wifi if W5500 hardware not present 2023-01-01 17:09:26 +01:00
technyon
6bfc7f686d publish wifi rssi 2022-09-10 10:17:28 +02:00
rodriguezst
1c4fc0e902 Print SSL errors for debugging 2022-06-15 10:36:27 +00:00
technyon
2c0b9dcdfc optimize memory usage 2022-06-14 22:12:43 +02:00
technyon
584eb031d5 better fix for presence detection 2022-06-12 10:52:01 +02:00
technyon
490bff20c5 fix W5500 reconnect 2022-04-30 19:59:07 +02:00
technyon
677f7e56c8 initial w5500 support 2022-04-26 22:12:52 +02:00