Commit Graph

240 Commits

Author SHA1 Message Date
iranl
82f7946d06 Add PIN requirements to README, enlarge IPC stack size 2025-01-24 21:45:13 +01:00
iranl
2964f54e96 Coredump and Duo Auth 2025-01-22 17:22:18 +01:00
iranl
c4404e3baf Duo Auth 2025-01-20 23:29:40 +01:00
iranl
5cf8231500 Update README.md 2025-01-17 23:56:39 +01:00
iranl
084c1332cc Merge pull request #612 from iranl/http-form-auth
HTTP Form auth
2025-01-17 23:28:38 +01:00
iranl
9288c9aa37 Remove debug build 2025-01-17 23:27:03 +01:00
rforro
6d60d6b4c8 LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support (#611)
* LilyGO T-ETH ELite (ESP32-S3+Ethernet POE) support

* Update W5500Definitions.h

* Update README.md

---------

Co-authored-by: iranl <iranl@users.noreply.github.com>
2025-01-17 18:34:37 +01:00
iranl
9deb9f9f8c Update README.md 2025-01-17 13:03:01 +01:00
iranl
a7d539b851 Web configurator improvements 2025-01-15 23:56:03 +01:00
iranl
e42e8eb5b3 NTP improvements 2025-01-15 21:23:12 +01:00
iranl
7cb31f8c22 Add Ultra 2025-01-14 23:23:15 +01:00
iranl
dbb58caf97 Reboot lock on Hybrid failure and logging fix 2025-01-05 20:14:23 +01:00
iranl
102773a764 Update ESP32 device recommendations 2025-01-02 12:53:29 +01:00
iranl
c8c2980537 HTTPS server 2025-01-01 19:29:22 +01:00
iranl
ff6bf704a2 PsychicHTTP v2 2024-12-30 21:50:57 +01:00
iranl
014686e4b4 Improve device ID for HA discovery 2024-12-30 13:57:21 +01:00
iranl
46108100a7 Update README.md 2024-12-29 22:51:51 +01:00
iranl
6751e9f347 Update README.md 2024-12-29 18:06:54 +01:00
iranl
c644ce4994 Update README.md 2024-12-29 14:04:55 +01:00
iranl
a094adfbaf Update README.md 2024-12-26 19:43:27 +01:00
iranl
5dcf5cd8b4 Update README.md 2024-12-23 22:23:52 +01:00
iranl
69e2cf5c3f Runtime alt connect and debug logging 2024-12-18 21:42:21 +01:00
iranl
856b8087be Arduino 3.1.0 - ESP-IDF 5.3 2024-12-17 00:10:07 +01:00
iranl
b55164919b Reboot Nuki 2024-11-17 20:50:19 +01:00
iranl
e4d74ce7cd Update README.md 2024-11-12 15:37:10 +01:00
iranl
6a08e2690b Merge pull request #515 from iranl/ha-discovery
Code refractor (MQTT, device, HA discovery) + properly separate Home Assistant devices/entities
2024-11-08 21:43:13 +01:00
iranl
c2d3a3e77d Refractor 2024-11-08 21:40:24 +01:00
Jan-Ole Schümann
1d1c25043d Update README.md 2024-11-08 19:44:51 +07:00
iranl
4f380b4bf8 Update README.md 2024-11-05 22:21:54 +01:00
iranl
0813347d0f Refractor HA discovery 2024-11-05 21:46:23 +01:00
iranl
62742549a7 Enable/Disable HA Discovery using a checkbox 2024-11-02 21:54:06 +01:00
iranl
b813faf771 Fix 2024-11-02 21:18:05 +01:00
iranl
bb50283406 Merge branch 'master' into check-keypad-codes 2024-11-02 19:41:11 +01:00
iranl
7454208230 Revert ESP-MQTT (#508)
* Revert ESP-MQTT

* Revert ESP-MQTT

* Update sdkconfig.defaults
2024-11-02 23:07:00 +07:00
L338ar
3e95e8f08f Fix authorization/action endpoint in README.md 2024-10-30 11:05:42 +02:00
iranl
40456db982 Merge branch 'master' into check-keypad-codes 2024-10-28 20:14:03 +01:00
iranl
a834380b2e Update pioarduino and enlarge mqtt stack size 2024-10-28 20:06:42 +01:00
Jan-Ole Schümann
53c1192753 Update README.md 2024-10-21 21:04:08 +07:00
technyon
fd4fe68b89 add feature comparison to the readme 2024-10-21 14:15:34 +02:00
iranl
25b0e9fabe Merge branch 'master' into check-keypad-codes 2024-10-20 20:21:32 +02:00
Jan-Ole Schümann
acfed7a992 Update README.md 2024-10-20 23:11:53 +07:00
iranl
c60182737f Update README.md 2024-10-19 23:51:02 +02:00
iranl
915af5bc83 Update README.md 2024-10-19 22:19:21 +02:00
bcutter
e6dd7646e5 Add requirement for Nuki Lock pairing
With "Bluetooth Pairing" disabled for a Nuki Lock, pairing Nuki Hub via button is not possible. Readme reflects this now.
2024-10-19 21:41:55 +02:00
Alessandro Del Prete
72ef5003ad Merge pull request #473 from iranl/http-server
Switch HTTP server to PsychicHTTP and MQTT client to ESP-MQTT, remove WiFiManager
2024-10-17 05:48:15 +02:00
iranl
7d34e43c33 Update README.md 2024-10-15 22:33:43 +02:00
Jan-Ole Schümann
041ea1a154 Update README.md 2024-10-15 18:52:22 +07:00
iranl
06e96b5ea7 WiFi portal 2024-10-14 21:25:07 +02:00
iranl
72472e241c Enable usage of PSRAM (#463)
* PSRAM

* Fix PSRAM
2024-08-30 23:36:26 +07:00
Julien Ehrhart
618591e65e Fix max value for autoLockTimeOut (#459)
* Fix max value for autoLockTimeOut

* Fix the autoLockTimeOut max value in NukiWrapper.cpp
2024-08-20 22:12:14 +02:00