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
|
e4cd5c0681
|
change more hass topics to arduino json
|
2023-02-19 15:45:07 +01:00 |
|
technyon
|
d0fbaefd77
|
minor refactoring of network code
|
2023-02-18 19:14:38 +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
|
d72970e46b
|
allow to publish free heap
|
2023-02-05 13:43:23 +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
|
5853b0dc0e
|
refactor NetworkDevice interface to work with new esp mqtt lib
|
2023-01-28 17:17:46 +01:00 |
|
technyon
|
e439d67276
|
merge master
|
2023-01-27 23:03:18 +01:00 |
|
technyon
|
70753eb1ad
|
fix setting hostname and clean sessions
|
2023-01-27 20:39:04 +01:00 |
|
technyon
|
c9dbbb5dc1
|
compile with esp mqtt lib
|
2023-01-27 19:29:13 +01:00 |
|
technyon
|
2b20c619a2
|
completely remove device connected check fix network task loop
|
2023-01-26 21:18:49 +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
|
5512a517c6
|
make rssi publish interval configurable
|
2023-01-22 19:42:12 +01:00 |
|
technyon
|
6127fc331e
|
replace PubSubClient with arduino mqtt lib
|
2023-01-16 20:41:08 +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
|
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
|
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
|
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 |
|
technyon
|
4f442d7b1d
|
move publish presence detection to Network class
|
2022-07-02 12:46:18 +02:00 |
|
technyon
|
beb87a959f
|
move common network code to seperate class
|
2022-07-02 12:04:03 +02:00 |
|
technyon
|
6fcde79629
|
rename Network to NetworkLock
|
2022-06-27 21:44:48 +02:00 |
|
rodriguezst
|
1b0402cfe7
|
Remove retained MQTT messages when changing HASS config
|
2022-06-21 22:19:19 +00:00 |
|
rodriguezst
|
6f9b482bfb
|
Add battery low entity to HASS autodiscovery
|
2022-06-21 18:04:48 +00:00 |
|
rodriguezst
|
9f68e67ce8
|
Initial HASS autodiscovery support
|
2022-06-21 18:04:48 +00:00 |
|
technyon
|
584eb031d5
|
better fix for presence detection
|
2022-06-12 10:52:01 +02:00 |
|
technyon
|
5a5f5d8658
|
presence detection fixes
|
2022-06-08 22:50:57 +02:00 |
|
technyon
|
e68c3453db
|
rewrite network code for opener
|
2022-05-30 22:52:09 +02:00 |
|
technyon
|
836b84b549
|
opener fixes
|
2022-05-30 21:24:35 +02:00 |
|
technyon
|
875dc34012
|
add opener code
|
2022-05-29 23:23:27 +02:00 |
|
technyon
|
582abae914
|
rename namespaces
|
2022-05-29 22:38:10 +02:00 |
|
technyon
|
ec277b1013
|
add network timeout to restart option
|
2022-05-15 20:09:56 +02:00 |
|
technyon
|
a7096158a8
|
remove unused variable
|
2022-05-15 19:38:57 +02:00 |
|
technyon
|
23e4f5e5d4
|
set lock action node to ack or unknown_action after receiving command
|
2022-05-13 22:04:15 +02:00 |
|
technyon
|
b2f8d9806f
|
add code to query authorization data
|
2022-05-06 21:53:55 +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 |
|
technyon
|
dea5c1adaa
|
publish lock action command result via mqtt
|
2022-04-22 21:14:36 +02:00 |
|
technyon
|
f3bb277c63
|
add first advanced config entries
|
2022-04-09 22:50:40 +02:00 |
|