Commit Graph

68 Commits

Author SHA1 Message Date
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
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
43ac62a22d Add Webserial (#444)
* Webserial

* Webserial
2024-08-09 16:35:42 +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
9d09c4354d BLE fixes (#436)
* BLE fixes

* Lock/Opener action fixes

* Prevent Keypad/TC request when no valid PIN is set

* Set BLE Power and C6 improvements

* Update nuki_ble

* BLE High performance on state change

* Update nuki_ble
2024-08-01 20:56:39 +07:00
iranl
f57a9625b7 Add binaries to binary branch instead of master (#441) 2024-08-01 18:44:23 +07:00
iranl
77ddef76af Replace millis() with esp_timer_get_time() (#423) 2024-07-15 22:16:43 +07:00
technyon
accaa1e5c0 move async tcp to core 1 2024-07-07 12:19:57 +02:00
iranl
894a4584cb Arduino Core 3 Cleanup and Fixes (#415) 2024-07-06 11:00:21 +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
iranl
b673fb4d5c Add and remove libs and components for Arduino Core 3 (#400)
* Add and remove libs and components for Arduino Core 3

* Add back NimBLE-Arduino in resources
2024-06-20 23:34:49 +07:00
iranl
2940190fea Change ESP32-S3 to 4MB build (#402) 2024-06-20 17:23:59 +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
iranl
4d025729b0 Add option to remove some non-JSON MQTT topics 2024-05-28 22:54:51 +02:00
iranl
6fc21ae43b Fix AuthName 2024-05-20 17:21:47 +02:00
iranl
96c3932917 PlatformIO Docker 2024-05-11 15:55:16 +02:00
Luca Oliano
ade24e86a8 - move source file according with platformio standard directory structure
- remove lib_deps from platformio.ini since they are already in libs folder
2024-04-27 11:06:13 +02:00
iranl
d50520aac7 platformio 2024-04-24 22:04:26 +02:00