Commit Graph

38 Commits

Author SHA1 Message Date
iranl
25b946a98f Extend keypad 2024-04-13 12:17:17 +02:00
iranl
4ba0501244 Seperate ring from lockstate 2024-03-05 21:00:29 +01:00
iranl
a35a0b89ba Fix Ring Event + add ring locked or open 2024-03-05 20:45:53 +01:00
iranl
8ba8bf36fc Merge branch 'master' into publish-additional-states 2024-02-17 21:30:44 +01:00
iranl
7937ec8c65 Add auth info 2024-02-17 11:42:03 +01:00
iranl
db5e66196c Fixes 2024-02-09 20:38:54 +01:00
iranl
ea93aa7b27 Publish additional lock states 2024-02-09 16:07:27 +01:00
technyon
a5d740fd26 publish correct lock state after ring detection 2023-08-12 13:08:10 +02:00
technyon
5b8ed0a5b8 add access level feature 2023-05-06 11:39:18 +02:00
technyon
8e6b464563 use common buffer 2023-03-22 23:15:38 +01:00
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
681a2ba75d remove last lock action for opener 2023-03-19 21:38:24 +01:00
technyon
face4eb91e add ha topic for last lock action sensor 2023-03-19 21:30:05 +01:00
technyon
b5da2a5a52 publish lock state query command result 2023-03-06 17:22:23 +01:00
technyon
1a6e74ef14 add nodes to trigger read states 2023-02-14 19:59:45 +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
6127fc331e replace PubSubClient with arduino mqtt lib 2023-01-16 20:41:08 +01:00
technyon
aeeae9573d implement retry mechanic for opener 2023-01-14 21:44:54 +01:00
technyon
f21dc0d722 reflect continuous mode in state mode 2023-01-10 22:23:34 +01:00
technyon
de34e1a78e publish ble address via mqtt 2023-01-10 18:04:40 +01:00
technyon
b8d32914ee publish lock and opener rssi 2022-09-10 10:59:10 +02:00
technyon
6b986d09ed add ring detection 2022-09-02 19:25:10 +02:00
technyon
283b87eb2a fix publish opener log 2022-08-14 10:21:37 +02:00
technyon
eceabfeae7 json log for opener 2022-08-13 20:28:11 +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
bdb377a031 fixed issue #23: Using Lockngo does not change the lock state 2022-08-06 18:22:10 +02:00
technyon
e9fa988918 use RTC_NOINIT_ATTR to boot into wifimanager config portal 2022-07-08 22:53:23 +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
0dd1612f39 update ble lib 2022-06-06 15:55:26 +02:00
technyon
e68c3453db rewrite network code for opener 2022-05-30 22:52:09 +02:00