technyon
ce781f8f5b
move methods from network classes into helper classes
2025-10-06 19:22:44 +07:00
technyon
ed02f0162f
move watchdog reset into retry wrapper loop
2025-10-06 19:09:50 +07: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
technyon
778d73cd58
fix clion cmakelist
2025-10-05 18:11:01 +07:00
technyon
d5fc8c30c1
update readme
2025-10-02 21:29:46 +07:00
Jan-Ole Schümann
a12a166734
add GPIO output for bluetooth communication error ( #701 )
2025-10-02 21:25:04 +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
7be88db6b1
Merge pull request #697 from iranl/copy-button
...
Add copy button to info page
2025-09-30 22:29:25 +02:00
iranl
0af3f69bec
Copy button for GitHub Issues
2025-09-29 22:56:00 +02:00
iranl
215b1e56d9
Merge remote-tracking branch 'upstream/master' into copy-button
2025-09-28 21:44:36 +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
504a487c0b
Copy button for GitHub Issues
2025-09-24 21:47:55 +02:00
iranl
5746625e11
Merge pull request #695 from iranl/optional-save-rolling-log
...
Make saving rolling log to flash optional
2025-09-18 20:45:57 +02:00
iranl
30af99308b
Make saving rolling log to flash optional
2025-09-18 20:14:01 +02:00
iranl
0d63211683
Merge pull request #694 from iranl/esp-idf-5.5.1-arduino-3.3.1
...
ESP-IDF 5.5.1 Arduino-ESP32 3.3.1
2025-09-18 19:50:16 +02:00
iranl
d09000513e
ESP-IDF 5.5.1 Arduino-ESP32 3.3.1
2025-09-17 23:12:11 +02:00
iranl
a02991a04d
Merge pull request #693 from iranl/p4-c5
...
Add P4 with C5 build
2025-09-17 15:53:42 +02:00
iranl
e0cbd30f09
Add P4 with C5 build
2025-09-17 13:51:26 +02:00
iranl
264e142c18
Merge pull request #692 from iranl/fix-rolling-log
...
Save rolling log to preferences
2025-09-15 22:28:20 +02:00
iranl
1a42f4264e
Fix rolling log
2025-09-15 22:17:01 +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
ef1cc27cc6
Update old_manifest.py
2025-09-11 22:40:33 +02:00
iranl
b63b6a96aa
Fix release action
2025-09-11 22:40:15 +02:00
iranl
cdd57de472
Set next release version
2025-09-11 20:22:43 +00:00
iranl
3444641129
Update old_manifest.py
2025-09-11 22:04:10 +02:00
iranl
b8e5522826
Fix release action
2025-09-11 21:42:29 +02:00
iranl
434916fe11
Fix release action
2025-09-11 21:22:01 +02:00
iranl
20eb79ec30
Fix hangup on no internet
2025-09-10 22:40:33 +02:00
iranl
34d56c12a8
Merge pull request #688 from iranl/improve-build
...
Improve build
2025-09-09 22:36:42 +02:00
iranl
ee69972589
Improve build
2025-09-09 22:28:37 +02:00
iranl
629b24584b
Improve build
2025-09-09 22:18:18 +02:00
technyon
b6cfea25f5
apply astylerc
2025-08-13 17:04:20 +02:00
iranl
b575f23df5
Merge pull request #681 from iranl/fix-eth-failure-analogread
...
Fix ETH failure on analogRead
2025-07-25 17:35:35 +02:00
iranl
4f18d595cf
Fix ETH failure on analogRead
2025-07-25 17:22:08 +02:00
iranl
74e3405aca
Merge pull request #675 from iranl/c5
...
Arduino 3.3.0, C5 support, Watchdog and BLE improvements, No PSRAM builds, Auto restart BLE controller, No restart settings, HTTPS server on C6, Reimplement WebSerial
2025-07-23 20:48:43 +02:00
iranl
c214ff1593
Pioarduino 3.3.0
2025-07-23 16:31:10 +02:00
iranl
fe9624c543
RAM and Webserial improvements
2025-07-21 21:45:53 +02:00
iranl
17eee0ad7d
Revert custom hosted and wifi_remote
2025-07-18 22:26:38 +02:00
iranl
487c501c48
Update sdkconfig.defaults
2025-07-18 22:01:24 +02:00
iranl
596da1b74f
Arduino 3.3.0 RC1
2025-07-17 22:00:55 +02:00
iranl
f1f475d9d8
Save old version for OTA and Webflash
2025-07-06 22:52:29 +02:00
iranl
1bde4cca4b
bin2array to dynamically create C array on build
2025-07-06 21:24:36 +02:00
iranl
aaa22640cc
esp-nimble-cpp update
2025-07-03 22:46:19 +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
Jan-Ole Schümann
de5c9fab35
Update README.md
2025-06-28 11:09:23 +07:00
Jan-Ole Schümann
885a248951
Update README.md
2025-06-28 11:08:54 +07:00