Commit Graph

286 Commits

Author SHA1 Message Date
Jan-Ole Schümann
e03a487fe2 Merge pull request #19 from rodriguezst/gh-actions
Fix CI Workflow
2022-07-07 12:55:28 +02:00
rodriguezst
bd8251573d Install ESP32 with Arduino IDE instead of cli 2022-07-07 10:38:43 +00:00
technyon
cc2f130e13 up version, update webflash binaries 2022-07-07 07:12:29 +02:00
Jan-Ole Schümann
0cf4af17c2 Merge pull request #17 from technyon/upgrade_core
Upgrade core
2022-07-07 07:06:50 +02:00
technyon
56ffbe7ddb try fix workflow# 2022-07-06 20:14:31 +02:00
technyon
de6ca1b25d update workflow for core 2.0.4 2022-07-06 20:08:00 +02:00
technyon
ce42b13238 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core 2022-07-06 20:07:08 +02:00
technyon
be2f8d6f86 add esp32 package json 2.0.4 2022-07-06 20:06:48 +02:00
technyon
f0289071a9 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core 2022-07-06 19:56:34 +02:00
technyon
26a7734df9 revert 2022-07-06 19:55:54 +02:00
technyon
b78f5e556c add workflow_dispatch event 2022-07-06 19:54:13 +02:00
technyon
97ec650f51 pin tasks to core 1 2022-07-06 19:53:15 +02:00
technyon
9bb4c0aaf2 Merge branch 'master' of github.com:technyon/nuki_hub into upgrade_core 2022-07-05 23:05:07 +02:00
technyon
89b51e2122 fix W5500 setTimeout method 2022-07-05 23:01:52 +02:00
technyon
4de235e263 changes to compile with core 2.0.3 2022-07-05 21:52:39 +02:00
technyon
415b09e4af revert 2022-07-04 20:39:58 +02:00
technyon
58baebb23d delete eth server on web server destroy 2022-07-04 20:33:58 +02:00
technyon
6c655e16e4 update wifi manager 2022-07-04 20:23:34 +02:00
technyon
9e5cf0ce25 update readme 2022-07-03 21:21:02 +02:00
technyon
02e19e0aa5 update webflash binary 2022-07-03 21:18:22 +02:00
technyon
c4ab84cd5c remove unused code 2022-07-03 21:18:01 +02:00
Jan-Ole Schümann
621dc14f77 Merge pull request #16 from technyon/refactor_network
Refactor network
2022-07-03 21:14:20 +02:00
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