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
|
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
|
1f4e85a09e
|
Remove Solo1 support + validate HTTPS certs on HTTPS requests (#443)
* Use esp_crt_bundle for HTTPS requests
* Remove Solo1 support
|
2024-08-08 17:29:48 +07:00 |
|
iranl
|
6b0100fd61
|
Arduino Core 3 (#407)
* Add and remove libs and components for Arduino Core 3
* Arduino Core 3
* Add back Solo1
* Change ESP32-S3 to 4MB build
* Update README.md
* Fix retain and number of retries
* Fix rolling log
* Fix defaults
* Fix BleScanner on Solo1
* Export settings
* Import settings
* Fix HA Battery voltage
* Change submodule
* Update espMqttClient and AsyncTCP
* Webserial and MQTT/Network reconnecting
* Update nuki_ble
---------
Co-authored-by: iranl <iranl@github.com>
|
2024-07-05 23:45:39 +07:00 |
|
David Girón
|
d8dd08edf7
|
chore: unify building system with Makefile (#398)
* reorder and extend platformio config
* update gitignore
* add processing extra_script
* add makefile
* update github workflow
* update docker build
* add release and debug targets
* define custom_build debug
* fix custom_build target
* update README
|
2024-06-09 09:31:05 +07:00 |
|