Commit Graph

46 Commits

Author SHA1 Message Date
technyon
842af0358d publish last lock state 2023-02-24 23:05:49 +01:00
technyon
4676f24e5f add firmware and hardware version to mqtt 2023-02-20 20:38:51 +01:00
technyon
b1c42522ba add more home assistant auto discovery topics 2023-02-20 19:19:29 +01:00
technyon
d0fbaefd77 minor refactoring of network code 2023-02-18 19:14:38 +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
66ed2cdbd6 publish HA auto discovery for keypad only if keypad connected 2023-01-29 11:14:38 +01:00
technyon
5853b0dc0e refactor NetworkDevice interface to work with new esp mqtt lib 2023-01-28 17:17:46 +01:00
technyon
70753eb1ad fix setting hostname and clean sessions 2023-01-27 20:39:04 +01:00
technyon
e14e71b5cc fix on mqtt date received handlers 2023-01-27 20:26:54 +01:00
technyon
c9dbbb5dc1 compile with esp mqtt lib 2023-01-27 19:29:13 +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
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
e2057e024b replace all Serial. with Log-> 2022-12-23 23:11:04 +01:00
technyon
b625e284c7 ignore action after reconnect / restart 2022-12-16 18:24:44 +01:00
technyon
84143aae65 fix errors in buildMqttPath method 2022-11-29 20:08:40 +01: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
8141836d37 add home assistant auto discovery for ring detection 2022-09-02 19:47:59 +02:00
technyon
6b986d09ed add ring detection 2022-09-02 19:25:10 +02:00
technyon
313b679bf6 fix HA opener state mapping 2022-08-21 21:25:14 +02:00
technyon
fe5ebb761d syntax fix 2022-08-19 20:44:23 +02:00
technyon
4b16d20459 fix opener clearAuthorizationInfo() 2022-08-19 20:43:54 +02:00
technyon
e8f7c87579 restore authId and authName nodes 2022-08-15 22:49:35 +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
fa856dc656 publish keypad code info 2022-08-10 22:12:23 +02:00
technyon
bdb377a031 fixed issue #23: Using Lockngo does not change the lock state 2022-08-06 18:22:10 +02:00
technyon
65a649b9c1 Fix settings opener config; add confguring sound level 2022-07-17 10:32:16 +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
4898e07404 set retain flag 2022-06-27 22:19:22 +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
be1be90e1c update readme, remove unused battery nodes 2022-06-11 14:58:01 +02:00
technyon
0dd1612f39 update ble lib 2022-06-06 15:55:26 +02:00
technyon
1fb1f9b6a6 opener config struct changes 2022-05-30 23:39:24 +02:00
technyon
e68c3453db rewrite network code for opener 2022-05-30 22:52:09 +02:00