Commit Graph

36 Commits

Author SHA1 Message Date
technyon
f8d0494673 add ESP_PLATFROM as compile definition 2022-07-17 09:17:34 +02:00
technyon
13dae4eb0d make single lock configurable 2022-07-14 20:02:38 +02:00
technyon
4de235e263 changes to compile with core 2.0.3 2022-07-05 21:52:39 +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
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
9fd1520503 cmakelist changes for nuki lib 2022-06-05 21:46:21 +02:00
technyon
d58f4b6b1d fix config portal 2022-06-01 20:42:33 +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
836b84b549 opener fixes 2022-05-30 21:24:35 +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
cef472e32d update nuki lib 2022-05-18 19:07:55 +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
dea5c1adaa publish lock action command result via mqtt 2022-04-22 21:14:36 +02:00
technyon
8759d98871 log lock action result to console 2022-04-22 21:05:52 +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
technyon
870f409298 fix next lock state update check 2022-04-07 23:05:19 +02:00
technyon
ac8ec6022a also show lock state in config page 2022-04-07 22:08:09 +02:00
technyon
3959c9a559 change device name to NukiHub 2022-04-06 18:33:04 +02:00
technyon
7ce71b8bea reduce scan interval; publish rssi 2022-04-06 18:24:17 +02:00
technyon
4616b5e020 add code for presence detection 2022-04-05 21:35:21 +02:00
technyon
286ac0effe increase scanning interval 2022-04-04 22:41:56 +02:00
technyon
a786bde837 increase default polling interval 2022-04-03 19:09:05 +02:00
technyon
9792110461 fix pairing 2022-04-02 16:09:56 +02:00
technyon
484e069d78 rename toString functions 2022-04-02 14:08:02 +02:00
technyon
8b1c5ddf5e update ble lib 2022-04-02 13:59:10 +02:00