Commit Graph

96 Commits

Author SHA1 Message Date
technyon
a5e334d4c1 changes for generial input/output via mqtt 2023-06-03 21:20:19 +02:00
technyon
a783750741 add motor blocked gpio output 2023-04-07 15:39:09 +02:00
technyon
a30b716869 set gpio output depending on lock state 2023-04-07 14:00:05 +02:00
technyon
face4eb91e add ha topic for last lock action sensor 2023-03-19 21:30:05 +01:00
technyon
c0a2a69d08 show keypad and door sensor in sysinfo page 2023-03-11 18:09:42 +01:00
technyon
3e3deb5425 fix auto discovery for keypad and door sensor 2023-03-10 17:10:41 +01:00
technyon
6c9ac1e879 remove unused include 2023-03-09 21:21:20 +01:00
technyon
10608040c5 fix door sensor detection 2023-03-08 22:06:34 +01:00
technyon
b5da2a5a52 publish lock state query command result 2023-03-06 17:22:23 +01:00
technyon
82f8e91036 fixes for OTA 2023-03-04 13:51:26 +01:00
technyon
bd732bb623 add support for keypad v2 2023-03-04 10:16:38 +01:00
technyon
b18bbffe2d enable ble watchdog by default 2023-03-03 22:35:30 +01:00
technyon
6597814e06 show hw and fw version in sysinfo page 2023-02-20 20:53:05 +01:00
technyon
1a6e74ef14 add nodes to trigger read states 2023-02-14 19:59:45 +01:00
technyon
707f7370cf fix republishh auto discovery on reconnect 2023-02-10 23:25:58 +01:00
technyon
11caec34cd implement retry for keyturner state 2023-02-10 17:06:52 +01:00
technyon
8e16b3e7b2 only publish config and battery state if successfully queried 2023-02-10 16:43:08 +01:00
technyon
ac629b4e35 publishh autodiscovery topics after reconnect 2023-02-09 19:31:14 +01:00
technyon
47c673fa08 add keypad control for opener 2023-02-07 20:15:23 +01:00
technyon
f0a764f2d4 delay ble watchdog if lock command is finished 2023-02-06 19:23:32 +01:00
technyon
45022712e7 fix initalizing preferences 2023-02-05 22:54:07 +01:00
technyon
45755d6877 make query interval configuration configurable 2023-02-05 16:32:57 +01:00
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