Commit Graph

150 Commits

Author SHA1 Message Date
iranl
641668e91e Add C61 support 2025-11-23 22:03:15 +01:00
iranl
27e9ac2085 Hosted update 2025-11-23 21:15:14 +01:00
iranl
51a0489196 Hosted update 2025-10-17 23:01:57 +02:00
technyon
d7a2f19db5 Set next release version 2025-10-12 05:59:29 +00:00
technyon
0e1caf6211 add gpio output for bluetooth communication active 2025-10-06 17:51:00 +07:00
Jan-Ole Schümann
e05ff0fdd0 Refactor retry handling (#702)
* add NukiRetryHandler

* apply retry wrapper to opener wrapper

* apply retry wrapper to all opener communication

* apply retry wrapper to all lock communication

* remove commented out code

* replace millis() with espMillis() in wrapper classes
2025-10-05 21:12:29 +07:00
Jan-Ole Schümann
7933b412f1 Add GPIO for network connected status (#700)
* Add gpio output if mqtt connected

* Add gpio output for network connected status
2025-10-02 20:55:51 +07:00
Jan-Ole Schümann
c6e7c8b0a9 Add gpio output for MQTT status (#698) 2025-10-01 23:09:50 +07:00
iranl
0af3f69bec Copy button for GitHub Issues 2025-09-29 22:56:00 +02:00
Jan-Ole Schümann
be7c79ac8d Code cleanups (#696)
* apply const in wrapper classes

* move NukiWrapper methods into Util class

* move NukiOpenerWrapper methods into Util class

* rename Util classes to Helper

* apply const to nuki network classes
2025-09-28 19:06:59 +07:00
iranl
e0cbd30f09 Add P4 with C5 build 2025-09-17 13:51:26 +02:00
iranl
55fb133d5b Merge pull request #691 from iranl/fix-no-internet-hangup
Add internet connectivity check
2025-09-15 21:51:08 +02:00
iranl
cdd57de472 Set next release version 2025-09-11 20:22:43 +00:00
iranl
20eb79ec30 Fix hangup on no internet 2025-09-10 22:40:33 +02:00
iranl
ee69972589 Improve build 2025-09-09 22:28:37 +02:00
technyon
b6cfea25f5 apply astylerc 2025-08-13 17:04:20 +02:00
iranl
c214ff1593 Pioarduino 3.3.0 2025-07-23 16:31:10 +02:00
iranl
596da1b74f Arduino 3.3.0 RC1 2025-07-17 22:00:55 +02:00
iranl
1bde4cca4b bin2array to dynamically create C array on build 2025-07-06 21:24:36 +02:00
iranl
5c3a683a75 Webserver improvements 2025-07-03 21:30:03 +02:00
iranl
3480e1a94f BLE improvements 2025-07-02 21:24:34 +02:00
iranl
cac2ca9a60 Reimplement WebSerial 2025-06-30 21:59:44 +02:00
iranl
6c74d62531 P4 fixes 2025-06-27 12:09:24 +02:00
iranl
5fe5614686 WiFi and RAM optimizations 2025-06-25 21:15:30 +02:00
iranl
279d3c6db7 Update to No PSRAM 2025-06-20 21:59:38 +02:00
iranl
ef85bc105b BLE improvements 2025-06-20 21:07:02 +02:00
iranl
01c72f2e3f Merge remote-tracking branch 'upstream/master' into c5 2025-06-19 16:36:08 +02:00
technyon
f571dffdf1 Set next release version 2025-06-19 13:12:26 +00:00
iranl
50081af326 ESP32 and ESP32-S3 No PSRAM builds 2025-06-19 13:07:09 +02:00
iranl
b5ad96f747 Allow HTTPS on non-PSRAM devices 2025-06-19 10:44:16 +02:00
iranl
61ec292100 C5 2025-06-18 12:47:45 +02:00
iranl
554eddf440 Fix CM change ring, nimble 2.3.1 2025-06-17 13:40:54 +02:00
iranl
f8b68ff2fa Restart BLE controller 2025-06-15 21:21:40 +02:00
iranl
56ecb87109 P4 fixes 2025-06-10 20:52:09 +02:00
iranl
4094dcb725 Merge remote-tracking branch 'upstream/master' into c5 2025-06-09 23:00:17 +02:00
iranl
fc1ee70a2c P4 Fixes 2025-06-09 22:42:30 +02:00
iranl
7eaaffccea C5 2025-05-17 21:33:42 +02:00
iranl
c42bd657cb New commands 2025-05-08 21:25:06 +02:00
Jan-Ole Schümann
2f960a8372 Add serial interface for initial configuratio (#664)
* add SerialReader

* fix SerialReader

* add config upload script

* add serial command to print ip address

* update serial script to save configuration and reset after upload

* fix updater

* fix updater

* serial config fixes

* serial config fixes

* fix wifi static example configuration

* add readme for sendcfg.py
2025-04-19 12:17:03 +07:00
iranl
f7354170db Set next release to 9.11 2025-04-07 22:29:54 +02:00
iranl
6452caa6c9 Fix GL-S10 build 2025-04-07 20:59:07 +02:00
iranl
9d0f13833d Webflash 2025-04-06 09:45:21 +02:00
iranl
bc255151a8 Reduce stack 2025-04-02 23:16:49 +02:00
iranl
0592c277ea Unique hostname and disable MDNS 2025-04-01 21:42:55 +02:00
iranl
1c546b5f8b MQTT mempool 2025-03-27 23:53:45 +01:00
iranl
9630d64c4a Set next version to 9.10 2025-03-05 17:09:54 +01:00
iranl
bd8120d10f P4 2025-03-04 21:15:43 +01:00
iranl
fb178e0bf8 MFA fixes 2025-02-20 22:38:14 +01:00
iranl
d9eb907edf MDNS 2025-02-19 22:54:57 +01:00
iranl
3fa605b2b0 SPIFFS and self-sign fixes 2025-02-18 18:34:02 +01:00