Commit Graph

68 Commits

Author SHA1 Message Date
iranl
50ce804430 Prevent Home Assistant warnings on Ring Event 2024-02-23 23:11:25 +01:00
iranl
533296878f Updates 2024-02-17 22:56:02 +01:00
iranl
8ba8bf36fc Merge branch 'master' into publish-additional-states 2024-02-17 21:30:44 +01:00
iranl
fc767ddfab MQTT JSON Keypad 2024-02-17 16:25:05 +01:00
iranl
7937ec8c65 Add auth info 2024-02-17 11:42:03 +01:00
iranl
8757197c36 MQTT JSON NukiLock 2024-02-16 21:37:47 +01:00
iranl
0b05f374f5 MQTT JSON NukiOpener 2024-02-16 21:30:03 +01:00
iranl
a3b1ef7753 Add continuous mode binary sensor 2024-02-09 21:12:40 +01:00
iranl
2c5ae46b78 Fixes 2024-02-09 20:49:31 +01:00
iranl
db5e66196c Fixes 2024-02-09 20:38:54 +01:00
iranl
157d4f9b81 Fixes 2024-02-09 16:14:56 +01:00
iranl
ea93aa7b27 Publish additional lock states 2024-02-09 16:07:27 +01:00
technyon
dd0967f5ab add check to send a maximum of 5 log entries 2024-01-27 13:15:26 +01:00
technyon
26aabc1e0a HA autodicovery fixes; version bump to 8.27 2023-10-15 06:20:48 +02: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
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