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
|
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 |
|
technyon
|
8ad0aa517d
|
fix unit
|
2023-01-26 17:56:59 +01:00 |
|
technyon
|
899cfc026f
|
fix opener rssi publish interval, add further check to make sure commands aren't executed after reconnect
|
2023-01-23 21:44:03 +01:00 |
|
technyon
|
22d365d1db
|
make mqtt parameters configurable via defines
|
2023-01-23 20:50:16 +01:00 |
|
technyon
|
5512a517c6
|
make rssi publish interval configurable
|
2023-01-22 19:42:12 +01:00 |
|
technyon
|
302f6ca7ef
|
set mqtt hostname
|
2023-01-16 20:50:03 +01:00 |
|
technyon
|
6127fc331e
|
replace PubSubClient with arduino mqtt lib
|
2023-01-16 20:41:08 +01:00 |
|
technyon
|
036b1be5c0
|
fix unit for ha auto discovery
|
2023-01-12 19:06:00 +01:00 |
|
technyon
|
3bbf9aa10a
|
make W5500 detection GPIO configurable
|
2023-01-01 18:22:41 +01:00 |
|
technyon
|
6f58ebd382
|
implement fallback to wifi if W5500 hardware not present
|
2023-01-01 17:09:26 +01:00 |
|
technyon
|
e2057e024b
|
replace all Serial. with Log->
|
2022-12-23 23:11:04 +01:00 |
|
technyon
|
593e12a5ea
|
add HA auto discovery for keypad battery critical sensor
|
2022-12-18 11:49:32 +01:00 |
|
technyon
|
84143aae65
|
fix errors in buildMqttPath method
|
2022-11-29 20:08:40 +01:00 |
|
technyon
|
416feee527
|
version bump
|
2022-09-10 12:19:04 +02:00 |
|
technyon
|
9845ed0c45
|
fix clearing HA auto discovery
|
2022-09-10 12:16:28 +02:00 |
|
technyon
|
64cde9a8a0
|
add wifi signal strength HA auto discovery
|
2022-09-10 11:56:14 +02:00 |
|
technyon
|
5785e6c3ae
|
move publish uptime to Network.cpp
|
2022-09-10 10:30:33 +02:00 |
|
technyon
|
6bfc7f686d
|
publish wifi rssi
|
2022-09-10 10:17:28 +02:00 |
|
technyon
|
b4b2645969
|
add home assistant auto discovery for trigger
|
2022-09-02 19:53:26 +02:00 |
|
technyon
|
8141836d37
|
add home assistant auto discovery for ring detection
|
2022-09-02 19:47:59 +02:00 |
|
technyon
|
348f7a9c9d
|
add home assistant door sensor auto discovery
|
2022-08-22 21:03:51 +02:00 |
|
technyon
|
c56a019569
|
add more home assistant battery sensors
|
2022-08-09 19:05:06 +02:00 |
|
technyon
|
bdb377a031
|
fixed issue #23: Using Lockngo does not change the lock state
|
2022-08-06 18:22:10 +02:00 |
|
technyon
|
3ea014956e
|
add mqtt maintenance section
|
2022-07-23 08:43:18 +02:00 |
|
technyon
|
a24bb4b0c2
|
disable all automatic restarts when OTA has started
|
2022-07-21 18:31:46 +02:00 |
|