technyon
|
04ebf17b1a
|
use common buffer
|
2023-03-22 23:06:13 +01:00 |
|
technyon
|
ff4bd2618f
|
add auto discovery for keypad result
|
2023-03-22 22:54:35 +01:00 |
|
technyon
|
face4eb91e
|
add ha topic for last lock action sensor
|
2023-03-19 21:30:05 +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
|
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
|
709135d8ca
|
add support for WT32-ETH01
|
2023-03-02 19:50:38 +01:00 |
|
technyon
|
b4df3e2e62
|
add olimex support
|
2023-02-22 19:10:05 +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
|
8a9637b503
|
decrease json buffer size
|
2023-02-19 17:17:33 +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
|
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 |
|