Commit Graph
100 Commits
Author SHA1 Message Date
iranl f97593eea7 Merge remote-tracking branch 'upstream/master' into esp-nimble-nuki-ble-update 2024-11-11 19:24:34 +01:00
iranl b1380b5e0c Fix #518 2024-11-10 21:20:21 +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
iranl d764ef313a Merge remote-tracking branch 'upstream/master' into ha-discovery 2024-11-07 20:57:40 +01:00
iranl 0c010bfc53 Merge remote-tracking branch 'upstream/master' into esp-nimble-nuki-ble-update 2024-11-06 19:46:04 +01:00
iranl d8ce04ed71 Merge pull request #513 from iranl/fix-maintenance-topics
Move maintenance actions to NukiNetwork
2024-11-06 19:44:55 +01:00
iranl 5df1ad0854 Move maintenance actions to NukiNetwork 2024-11-06 19:43:39 +01:00
iranl b85f0463d1 Update esp-nimble-cpp and NukiBle 2024-11-06 19:06:37 +01:00
iranl d120def1a2 Update NukiNetwork.cpp 2024-11-05 23:01:17 +01:00
iranl 86dd78f66b Update NukiNetwork.cpp 2024-11-05 23:00:14 +01: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 67bf20eaa5 MQTT Device refractor 2024-11-05 21:25:33 +01:00
iranl 1e7cefa770 Update NukiNetwork.cpp 2024-11-04 23:30:10 +01:00
iranl b46d42ddd5 Update NukiNetwork.cpp 2024-11-04 22:27:05 +01:00
iranl fb3fad599a Merge pull request #512 from iranl/home-assistant-checkbox
Various fixes for HTTP, MQTT, PSRAM and Ring detection + Add Home assistant enable/disable checkbox
2024-11-04 22:00:15 +01:00
iranl 7632a8cbcc HTTP, MQTT and PSRAM fixes 2024-11-04 21:49:21 +01:00
iranl 7ea04e6366 Fix Ring detection 2024-11-04 21:14:53 +01:00
iranl 791c7e21fe Merge remote-tracking branch 'upstream/master' into home-assistant-checkbox 2024-11-03 15:44:06 +01:00
iranl cf8016c8b8 Merge pull request #511 from iranl/minor-fixes-2
More minor fixes
2024-11-03 15:41:58 +01:00
iranl 481d18cc28 Minor fixes 2024-11-03 15:30:21 +01:00
iranl d6c77670fe Merge pull request #510 from iranl/minor-fixes
Minor fixes
2024-11-03 14:34:59 +01:00
iranl 020b16bfea Minor fixes 2024-11-03 14:26:27 +01:00
iranl be646bc6a8 Update main.cpp 2024-11-02 23:54:03 +01:00
iranl 62742549a7 Enable/Disable HA Discovery using a checkbox 2024-11-02 21:54:06 +01:00
iranl 616a60539d Merge pull request #488 from iranl/check-keypad-codes
Check keypad codes + unicode check for user/password
2024-11-02 21:30:27 +01:00
iranl 751186a7d0 Update nuki_ble 2024-11-02 21:22:05 +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
iranl 81a91c4157 Merge pull request #507 from L338ar/README.md-authorization
Fix authorization/action topic in README.md
2024-11-01 23:04:01 +01:00
iranl 40456db982 Merge branch 'master' into check-keypad-codes 2024-10-28 20:14:03 +01:00
iranl 8263819a82 Merge pull request #504 from iranl/mqtt-stack
Update pioarduino and enlarge mqtt stack size
2024-10-28 20:09:12 +01:00
iranl a834380b2e Update pioarduino and enlarge mqtt stack size 2024-10-28 20:06:42 +01:00
iranl 2fabc0956b Merge pull request #503 from iranl/master
Fix for JSON commands
2024-10-22 22:54:22 +02:00
iranl 2404e5bf31 Fix for JSON commands 2024-10-22 22:53:32 +02:00
iranl 549378df52 Merge pull request #502 from iranl/master
Fix AllowedUntil
2024-10-22 22:42:57 +02:00
iranl e25d642ad9 Fix AllowedUntil 2024-10-22 22:42:06 +02:00
iranl 25b0e9fabe Merge branch 'master' into check-keypad-codes 2024-10-20 20:21:32 +02:00
iranl 2df5ad226b Merge pull request #500 from iranl/prevent-reboot-loop-on-manual-web-request
Prevent reboot loop on manual web request
2024-10-20 00:14:28 +02:00
iranl 9c75e30fef Prevent reboot loop on manual web request 2024-10-20 00:13:22 +02:00
iranl c60182737f Update README.md 2024-10-19 23:51:02 +02:00
iranl f46b22f1ae Fix release workflow 2024-10-19 23:27:51 +02:00
iranl 3275d51811 Merge pull request #495 from bcutter/patch-2
Add requirement for Nuki Lock pairing
2024-10-19 22:20:20 +02:00
iranl 915af5bc83 Update README.md 2024-10-19 22:19:21 +02:00
iranl e75dd61367 Merge pull request #490 from iranl/wifi-portal
Improve Wifi connection and portal
2024-10-19 19:18:41 +02:00
iranl 93b1d47bda Improve Wifi connection and portal 2024-10-19 19:10:38 +02:00
iranl 9b50227ea1 Update WifiDevice.cpp 2024-10-16 16:39:17 +02:00
iranl 7d34e43c33 Update README.md 2024-10-15 22:33:43 +02:00
iranl 7a6ca7ed8d Merge branch 'check-keypad-codes' of https://github.com/iranl/nuki_hub into check-keypad-codes 2024-10-15 22:21:18 +02:00
iranl 0b9b3da380 Check keypad codes 2024-10-15 22:20:01 +02:00
iranl 3c94b04770 Check keypad codes 2024-10-15 21:47:27 +02:00
iranl f61a51fcc4 Update NukiNetwork.cpp 2024-10-15 17:22:01 +02:00
iranlandDavid Girón 03d6baf389 Update src/NukiNetwork.cpp
Co-authored-by: David Girón <contacto@duhowpi.net>
2024-10-15 17:17:18 +02:00
iranl 76e9767840 Fix opener electronic strike actuation in HA 2024-10-15 17:02:15 +02:00
iranl 8912a84521 9.02 2024-10-15 13:48:17 +02:00
iranl 1b0cf2bd7f Merge branch 'master' into http-server 2024-10-14 21:26:11 +02:00
iranl 06e96b5ea7 WiFi portal 2024-10-14 21:25:07 +02:00
iranl 220ea7a96d Remove WiFiManager and MycilaWebSerial 2024-10-09 20:20:29 +02:00
iranl 063c082bdb Merge branch 'technyon:master' into http-server 2024-10-09 20:15:46 +02:00
iranl 3f0ef34c9e Update deps (#482) 2024-10-09 20:06:50 +07:00
iranl 179c3c76bc Fixes 2024-10-02 20:52:01 +02:00
iranl a4e0652d62 Merge branch 'master' into http-server 2024-09-28 21:52:00 +02:00
iranl 3207cde395 Merge pull request #478 from iranl/master
Revert "fix s3 build"
2024-09-28 21:51:03 +02:00
iranl 5732952e86 Revert "fix s3 build"
This reverts commit 654fcc0f5e.
2024-09-28 21:50:30 +02:00
iranl 214483445f Update WebCfgServer.cpp 2024-09-08 21:04:22 +02:00
iranl 66563bf1e0 Merge remote-tracking branch 'upstream/master' into http-server 2024-09-08 21:03:06 +02:00
iranl c9281d9299 Fixes 2024-09-06 21:38:12 +02:00
iranl 26eace46e4 Fix HA discovery errors 2024-09-06 21:02:43 +02:00
iranl 18c56de16d ESP-MQTT 2024-09-06 17:17:19 +02:00
iranl 119ecf2983 Merge remote-tracking branch 'upstream/master' into http-server 2024-08-31 22:08:10 +02:00
iranl 25076e6e7e ESP-MQTT 2024-08-31 22:04:12 +02:00
iranl 72472e241c Enable usage of PSRAM (#463)
* PSRAM

* Fix PSRAM
2024-08-30 23:36:26 +07:00
iranl 52bd4f74c1 PsychicHTTP 2024-08-28 23:59:47 +02:00
iranl f7ef28e031 Merge branch 'http-server' of https://github.com/iranl/nuki_hub into http-server 2024-08-28 22:02:16 +02:00
iranl 5e20c89f53 PsychicHTTP 2024-08-27 23:27:18 +02:00
iranl 89393cee58 PsychicHTTP 2024-08-27 18:31:29 +02:00
iranl ca9c2feebc Switch HTTP Server 2024-08-26 21:47:10 +02:00
iranl d3c3589233 Merge pull request #465 from iranl/fix-operators
Fix operators
2024-08-25 17:44:20 +02:00
iranl b2100ceeb7 Fix operators 2024-08-25 17:43:45 +02:00
iranl 8831bebe25 Fix Acl page 2024-08-23 16:51:32 +02:00
iranl 11d11951b3 Hybrid mode fixes (#461) 2024-08-23 17:22:26 +07:00
iranl 22348d71a3 Fixes (#460) 2024-08-21 18:40:10 +07:00
iranl c4ca957adf Fix reconnection regression 2024-08-18 19:26:32 +02:00
iranl b346977022 Merge pull request #457 from iranl/webcfg-fixes
WebConfigurator fixes
2024-08-17 23:46:40 +02:00
iranl 1ca0cb2e72 WebConfigurator fixes 2024-08-17 23:33:34 +02:00
iranl b298d410eb Add Authorization entries (#456)
* Add and remove libs and components for Arduino Core 3

* Arduino Core 3

* Add back Solo1

* Change ESP32-S3 to 4MB build

* Add Authorization info and control

* Use esp_crt_bundle for HTTPS requests

* Remove Solo1 support

* Improve Nuki device config read functions

* Webserial

* OTA Improvements

* Authorization Entries

* Authorization entries

* Authorization
2024-08-17 10:21:22 +07:00
iranl 00a9b30a39 Fix static IP 2024-08-16 13:30:56 +02:00
iranl 9a896a7ab1 Remove old and modified libs, switch to ESPAsyncWebserver, add support for ESP32-H2 and multiple Ethernet modules (#455)
* Asyncwebserver

* Squashed commit of the following:

commit 575ef02f593918ec6654c87407a4d11fc17071b8
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 17:56:11 2024 +0200

    merge master

commit 35e5adf4ecd80f9829e8801181f35dd2c1d94759
Merge: a2cc7be2 21adca01
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 17:41:04 2024 +0200

    Merge branch 'master' of github.com:technyon/nuki_hub into DM9051

commit a2cc7be2954cbd8767ab8186296c0b14134d1d0b
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 10:51:50 2024 +0200

    update nuki ble

commit 20c809f3dca28b29b219d1ff3a183f1981316de5
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 10:44:46 2024 +0200

    backup

commit dd41c218efb5270f5efeb734e64dff695920db16
Merge: 153000b5 e84b944a
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 10:40:03 2024 +0200

    Merge branch 'master' of github.com:technyon/nuki_hub into DM9051

commit 153000b5b1af7df1fbeb5263df94eb26f689cc0a
Author: technyon <j.o.schuemann@gmx.de>
Date:   Mon Aug 12 10:23:07 2024 +0200

    fix linker error

commit a93bbfbfc4301e46ff3696a763dd13c6c89efefb
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sun Aug 11 11:27:07 2024 +0200

    backup

commit f611c75ce8c35f829bcad6cf7e86188f4b3ec331
Merge: f1964917 063fbab6
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sun Aug 11 11:24:47 2024 +0200

    merge master

commit f1964917b4dade3920f1ecdb699c58630199e6da
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sat Aug 10 15:17:45 2024 +0200

    update platformio.ini

commit f448e5e8a7e93be38e09e2ab0b622199a3721af6
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sat Aug 10 11:28:09 2024 +0200

    add SPIClass instance for DM9051

commit 1f190e9aa08033535a2eb442a92e6e20409bbda1
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sat Aug 10 11:22:26 2024 +0200

    add definitions and constructor for DM9051

commit 726b3602ae91594ee1210ad5b6714f75cc5e42a7
Merge: 50a2eb13 4af90cbc
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sat Aug 10 10:19:34 2024 +0200

    merge master

commit 50a2eb136d75d90921f1c6974f18bc107bddc123
Author: technyon <j.o.schuemann@gmx.de>
Date:   Fri Aug 9 11:52:09 2024 +0200

    add comment

commit 9437e485cae169efdf8e5a7bf188a1c7e792d1e5
Author: technyon <j.o.schuemann@gmx.de>
Date:   Sun Aug 4 08:29:21 2024 +0200

    move LAN8720 definitions to seperate file

* Remove Core 2 Ethernet library

* Custom Ethernet

* GPIO and Preferences

* H2
2024-08-16 18:02:37 +07:00
iranl 346c5c65d1 Fixes/Enhancements for pio/preferences, new info page, add reboot button, remove old files (#451)
* Preferences

* Info page

* Info page

* Remove old files + Info page
2024-08-12 22:53:00 +07:00
iranl 21adca01e7 Switch to pioarduino platform and add proper solo1 support (#452)
* Remove libsodium and esp-nimble-cpp

* Disable default Arduino espidf components

* Switch platform, readd Solo1

* Switch platform, readd Solo1

* Disable default Arduino espidf components

* Remove components
2024-08-12 22:38:19 +07:00
iranl c2793a6aa8 Fix Docker (#450) 2024-08-12 22:36:20 +07:00
iranl 054bbaa74e Get new commits since last successful run 2024-08-11 23:09:20 +02:00
iranl d2f1012d1d Run based on commits since last successful nightly run 2024-08-11 23:06:40 +02:00
iranl 720165ac59 Add debug build to nightly 2024-08-11 13:22:21 +02:00
iranl 8c9cfa6e29 Add debug build to beta 2024-08-11 13:22:01 +02:00
iranl 063fbab6b2 OTA and Debug improvements (#445)
* Use esp_crt_bundle for HTTPS requests

* Remove Solo1 support

* Improve Nuki device config read functions

* Webserial

* OTA Improvements

* WebCfg fixes

* Debug improvements
2024-08-11 16:20:51 +07:00
iranl 9d55c2173d Update ArduinoJSON, esp-nimble-cpp, Arduino Core, ESP-IDF (#448)
* ArduinoJSON 7.1.0

* Update nimble and arduino core

* Update nuki_ble
2024-08-11 16:20:31 +07:00
iranl 4af90cbc79 Revert smaller Arduino Loop task size 2024-08-09 14:10:39 +02:00