Commit Graph

55 Commits

Author SHA1 Message Date
technyon
8d324bfc20 Merge branch 'gpio' of github.com:technyon/nuki_hub into gpio 2023-06-03 21:20:33 +02:00
technyon
a5e334d4c1 changes for generial input/output via mqtt 2023-06-03 21:20:19 +02:00
technyon
1155dc47c6 assign new device id on unpair 2023-05-06 18:28:14 +02:00
technyon
5b8ed0a5b8 add access level feature 2023-05-06 11:39:18 +02:00
technyon
a30b716869 set gpio output depending on lock state 2023-04-07 14:00:05 +02:00
technyon
c0a2a69d08 show keypad and door sensor in sysinfo page 2023-03-11 18:09:42 +01:00
technyon
82f8e91036 fixes for OTA 2023-03-04 13:51:26 +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
48c415f7f1 fix crash in gpio control 2023-02-10 17:41:30 +01:00
technyon
11caec34cd implement retry for keyturner state 2023-02-10 17:06:52 +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
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
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +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
6c256a8eb2 show ble address in web portal 2023-01-10 17:54:02 +01:00
technyon
1174d21001 fix hass setup 2022-12-24 09:11:12 +01:00
technyon
658ee409c8 add option to restart device if no ble beacons received 2022-12-17 19:17:02 +01:00
technyon
b8d32914ee publish lock and opener rssi 2022-09-10 10:59:10 +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
0060acefce add keypad command sanity checks 2022-08-12 23:17:03 +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
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
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
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
technyon
0061c9af63 use shared timeout 2022-06-01 18:44:55 +02:00
technyon
582abae914 rename namespaces 2022-05-29 22:38:10 +02:00
technyon
939ee8b2e0 add option to unpair nuki 2022-05-24 20:41:10 +02:00
technyon
23e4f5e5d4 set lock action node to ack or unknown_action after receiving command 2022-05-13 22:04:15 +02:00
technyon
8a1d7e7523 allow to enable publishing auth data in web interface 2022-05-06 22:40:09 +02:00
technyon
b2f8d9806f add code to query authorization data 2022-05-06 21:53:55 +02:00
technyon
05f0d3ad0f update libs 2022-05-04 22:54:36 +02:00
technyon
f3bb277c63 add first advanced config entries 2022-04-09 22:50:40 +02:00
technyon
1db1022819 allow to set config values 2022-04-09 20:20:52 +02:00
technyon
3111c59e0b publish first config values via mqtt 2022-04-09 13:20:53 +02:00