Commit Graph

97 Commits

Author SHA1 Message Date
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
5512a517c6 make rssi publish interval configurable 2023-01-22 19:42:12 +01:00
technyon
fa8b95f971 fix opening showing locked pairing state, fix crash when lock disabled 2023-01-19 22:39:06 +01:00
technyon
b98be654cf only instantiate NetworkOpener when opener is enabled 2023-01-19 19:22:43 +01:00
technyon
502f0c4b6e fix preference key 2023-01-14 10:13:05 +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
3bbf9aa10a make W5500 detection GPIO configurable 2023-01-01 18:22:41 +01:00
technyon
1174d21001 fix hass setup 2022-12-24 09:11:12 +01:00
technyon
99e0c1568f make mqtt logging configurable 2022-12-23 23:24:34 +01:00
technyon
e2057e024b replace all Serial. with Log-> 2022-12-23 23:11:04 +01:00
technyon
658ee409c8 add option to restart device if no ble beacons received 2022-12-17 19:17:02 +01:00
technyon
50c0eb57f9 allow to pair as app 2022-09-25 21:56:09 +02:00
technyon
348f7a9c9d add home assistant door sensor auto discovery 2022-08-22 21:03:51 +02:00
technyon
acb09530de publish auth data as json array 2022-08-13 18:50:01 +02:00
technyon
cfe9aa0d29 add option to publish state as json 2022-08-13 12:30:12 +02:00
technyon
a7797fc39e seperate config into basic and advanced 2022-08-13 11:35:38 +02:00
technyon
3710d4ca6b add encryption note 2022-08-13 08:57:32 +02:00
technyon
2f2825eeed add config entries for keypad 2022-08-12 20:12:21 +02:00
technyon
fc794429a4 update readme 2022-08-12 19:43:54 +02:00
technyon
241d39a2e4 add favicon 2022-08-06 09:47:23 +02:00
technyon
32fbc5b592 fixed: saving config destroy home assistant customization 2022-07-26 21:02:04 +02:00
technyon
f265fbe95a fix wording 2022-07-21 20:38:13 +02:00
technyon
492690ecf1 restart ESP when OTA doesn't complete 2022-07-21 20:23:56 +02:00
technyon
f580c92f17 revert 2022-07-21 20:12:22 +02:00
technyon
a24bb4b0c2 disable all automatic restarts when OTA has started 2022-07-21 18:31:46 +02:00
technyon
2ade696e8b increase max username length 2022-07-18 21:10:09 +02:00
technyon
5495165625 fix bug in authentication 2022-07-17 22:18:56 +02:00
technyon
2e947db28f print hostname in config portal 2022-07-14 20:12:53 +02:00
technyon
52dc829cb1 require to retype password 2022-07-14 20:09:44 +02:00
technyon
5f65ed1531 implement restart timer 2022-07-03 21:09:27 +02:00
technyon
beb87a959f move common network code to seperate class 2022-07-02 12:04:03 +02:00
technyon
4f780eb164 add lock control via GPIO 2022-07-01 19:23:52 +02:00
technyon
eb05c1f697 update readme 2022-06-30 21:24:27 +02:00
technyon
d693e8a065 add option to restart ESP when disconnected 2022-06-30 20:25:37 +02:00
technyon
6fcde79629 rename Network to NetworkLock 2022-06-27 21:44:48 +02:00
rodriguezst
319877596d Remove HASS config also when unpairing lock/opener 2022-06-21 22:22:50 +00:00
rodriguezst
1b0402cfe7 Remove retained MQTT messages when changing HASS config 2022-06-21 22:19:19 +00:00
rodriguezst
5d254d463b Add input form for HASS discovery topic 2022-06-21 18:04:48 +00:00
technyon
ead82cc4d3 report when OTA is not ready 2022-06-19 12:45:33 +02:00
technyon
94876d23c8 prevent OTA from restarting after reboot 2022-06-18 13:24:37 +02:00
technyon
e95ca94ad5 save css to const string 2022-06-18 13:01:17 +02:00
technyon
73eaf2fde0 deliver css from ESP 2022-06-18 12:55:14 +02:00
technyon
efddec646d prevent OTA when filename is empty 2022-06-17 23:15:48 +02:00
technyon
007a02e1ff declare mqtt cert and key as optional 2022-06-17 23:11:06 +02:00
technyon
2a2cb891f4 add method to build navigation button 2022-06-17 22:58:54 +02:00
technyon
2495b5c782 move nuki config to seperate page 2022-06-17 22:49:39 +02:00
technyon
d106024682 cleanup html 2022-06-17 22:31:41 +02:00
rodriguezst
802fb8cbeb Apply CSS to WebCfgServer 2022-06-16 12:54:57 +00:00
technyon
2fdc3844c6 Merge branch 'master' of github.com:technyon/nuki_hub into ota 2022-06-15 20:26:44 +02:00