Commit Graph

264 Commits

Author SHA1 Message Date
technyon
5f65ed1531 implement restart timer 2022-07-03 21:09:27 +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
cb35eae2f7 update webflash binary 2022-07-01 19:28:32 +02:00
technyon
e49157e78c add GPIO config to readme 2022-07-01 19:27:05 +02:00
technyon
4f780eb164 add lock control via GPIO 2022-07-01 19:23:52 +02:00
technyon
571e4ddca2 remove unused method 2022-06-30 21:35:15 +02:00
technyon
46fe16f3bc update webflash binary 2022-06-30 21:26:13 +02:00
technyon
a7ebd26d88 version bump 2022-06-30 21:25:47 +02:00
technyon
dba560877d update webflash binary 2022-06-30 21:24:49 +02:00
technyon
eb05c1f697 update readme 2022-06-30 21:24:27 +02:00
technyon
42cb90a040 restore publishing battery level and charging information 2022-06-30 21:12:03 +02:00
technyon
c1a1fe2df9 revert main.cpp 2022-06-30 20:54:54 +02:00
technyon
27e25f557e reduce config portal timeout if restart on disconnect is set 2022-06-30 20:54:25 +02:00
technyon
756c96a367 apply restart option to W5500 2022-06-30 20:38:52 +02:00
technyon
d693e8a065 add option to restart ESP when disconnected 2022-06-30 20:25:37 +02:00
Jan-Ole Schümann
2ef59fc0b6 Update README.md 2022-06-29 17:35:47 +02:00
technyon
0217bbd7c2 dont set wifi mode 2022-06-28 19:09:00 +02:00
technyon
717671be0d update readme 2022-06-27 22:23:27 +02:00
technyon
83b4be775f update webflash binary 2022-06-27 22:21:09 +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
technyon
2d871a7bc9 update webflash binary 2022-06-25 10:41:36 +02:00
technyon
0e0dda9558 let WifiManager handle the reconnect 2022-06-25 10:40:55 +02:00
Jan-Ole Schümann
e61e173853 Merge pull request #10 from rodriguezst/hass_discovery
Add MQTT discovery for Home Assistant
2022-06-25 09:50:36 +02:00
Jan-Ole Schümann
42317c26a6 Update README.md 2022-06-24 21:34:04 +02:00
rodriguezst
240fa6c020 Add Home Asssitant setup options to README.md 2022-06-21 22:23:01 +00: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
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
Jan-Ole Schümann
6e3371df3d Update README.md 2022-06-20 20:53:17 +02:00
Jan-Ole Schümann
ab1e784365 Update README.md 2022-06-20 20:52:50 +02:00
technyon
cf65c03b5e update webflash binary 2022-06-20 19:53:31 +02:00
technyon
bb1dc39032 version bump 2022-06-20 19:53:06 +02:00
technyon
0c9174cee8 Merge branch 'master' of github.com:technyon/nuki_hub 2022-06-19 12:45:41 +02:00
technyon
ead82cc4d3 report when OTA is not ready 2022-06-19 12:45:33 +02:00
Jan-Ole Schümann
c6c4be7991 Update README.md 2022-06-19 12:24:36 +02:00
technyon
5ac736d7b5 update webflash binary 2022-06-19 10:46:56 +02:00
technyon
e10e718447 fix wifi reconnect 2022-06-19 10:46:17 +02:00
technyon
1f3ae94c7a update webflash binary 2022-06-18 13:35:38 +02:00
technyon
94876d23c8 prevent OTA from restarting after reboot 2022-06-18 13:24:37 +02:00
technyon
b7365430f8 update webflash binary 2022-06-18 13:02:21 +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
0b0d26e053 fix bug in W5500 code 2022-06-18 12:37:04 +02:00
technyon
9e5388aee1 add OTA file size sanity check 2022-06-17 23:25:15 +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