Commit Graph

74 Commits

Author SHA1 Message Date
technyon
b3c5a93666 add restart reason to sysinfo page 2023-02-05 15:03:09 +01:00
technyon
2094595e78 add /info endpoint to publish preference content 2023-02-05 12:11:10 +01:00
technyon
b4607909fe publish HA auto discovery for door sensor only if keypad connected 2023-01-29 11:28:55 +01:00
technyon
66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected 2023-01-29 11:14:38 +01:00
technyon
1083705d1b change rssi publish interval unit to seconds 2023-01-28 18:41:47 +01:00
technyon
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +01:00
technyon
aeeae9573d implement retry mechanic for opener 2023-01-14 21:44:54 +01:00
technyon
a5c3e82cae initialize retry parameters on first start 2023-01-14 21:34:28 +01:00
technyon
3cd57fb032 add retry delay 2023-01-14 18:17:21 +01:00
technyon
81f65c3ff4 fix retry counter 2023-01-14 13:54:53 +01:00
technyon
633b7e8423 add retry mechanic 2023-01-14 10:09:35 +01:00
technyon
d047d99bf9 only reboot after missing beacons if device has been detected at least once 2023-01-11 23:03:25 +01:00
technyon
de34e1a78e publish ble address via mqtt 2023-01-10 18:04:40 +01:00
technyon
6c256a8eb2 show ble address in web portal 2023-01-10 17:54:02 +01:00
technyon
d4b0aa6ef6 downgrade nimble to 1.4.0 2022-12-24 09:55:14 +01:00
technyon
1174d21001 fix hass setup 2022-12-24 09:11:12 +01:00
technyon
7ee197e827 add MqttLogger 2022-12-23 22:32:57 +01:00
technyon
658ee409c8 add option to restart device if no ble beacons received 2022-12-17 19:17:02 +01:00
technyon
50c0eb57f9 allow to pair as app 2022-09-25 21:56:09 +02:00
technyon
f6bdf4ce9d update nimble library to version 1.40 2022-09-25 21:17:09 +02:00
technyon
9845ed0c45 fix clearing HA auto discovery 2022-09-10 12:16:28 +02:00
technyon
b8d32914ee publish lock and opener rssi 2022-09-10 10:59:10 +02:00
technyon
7a3c2c0142 fix publish log entries 2022-08-15 22:35:41 +02:00
technyon
eceabfeae7 json log for opener 2022-08-13 20:28:11 +02:00
technyon
8aa856d615 publish source specific data in log 2022-08-13 19:42:45 +02:00
technyon
acb09530de publish auth data as json array 2022-08-13 18:50:01 +02:00
technyon
6ecee1d345 implement publish json for opener 2022-08-13 13:07:17 +02:00
technyon
cfe9aa0d29 add option to publish state as json 2022-08-13 12:30:12 +02:00
technyon
7ccaffec7a disable keypad control by default; add more sanity checks 2022-08-13 08:49:46 +02:00
technyon
8c53e93e9d sort keypad codes 2022-08-12 23:50:50 +02:00
technyon
d1b8b5377f add sanity checks for code 2022-08-12 23:38:11 +02:00
technyon
3de0802419 add more sanity checks 2022-08-12 23:28:18 +02:00
technyon
0060acefce add keypad command sanity checks 2022-08-12 23:17:03 +02:00
technyon
54d4d8b341 publish keypad command result 2022-08-12 23:04:04 +02:00
technyon
2f2825eeed add config entries for keypad 2022-08-12 20:12:21 +02:00
technyon
ac751fd526 add keypad update command 2022-08-12 19:33:56 +02:00
technyon
9fed6c0ce8 implement add and delete keypad code 2022-08-12 18:29:30 +02:00
technyon
fa856dc656 publish keypad code info 2022-08-10 22:12:23 +02:00
technyon
f8d0494673 add ESP_PLATFROM as compile definition 2022-07-17 09:17:34 +02:00
technyon
13dae4eb0d make single lock configurable 2022-07-14 20:02:38 +02:00
technyon
4de235e263 changes to compile with core 2.0.3 2022-07-05 21:52:39 +02:00
technyon
4f780eb164 add lock control via GPIO 2022-07-01 19:23:52 +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
9fd1520503 cmakelist changes for nuki lib 2022-06-05 21:46:21 +02:00
technyon
d58f4b6b1d fix config portal 2022-06-01 20:42:33 +02:00
technyon
1ce8eb6603 allow to enabld or disable lock/opener 2022-06-01 19:47:27 +02:00
technyon
5c43f098ce disable shared timeout 2022-06-01 19:08:42 +02:00