Commit Graph

7 Commits

Author SHA1 Message Date
iranl
77ddef76af Replace millis() with esp_timer_get_time() (#423) 2024-07-15 22:16:43 +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
technyon
8e2cae05d5 disable active scanning mode, disable minor id check 2024-06-16 04:38:47 +02:00
technyon
3177752c3b add locks in presence detection for _device dictionary 2024-06-15 08:33:08 +02:00
technyon
705e0971d7 fix presence detection 2024-06-15 08:18:12 +02:00
technyon
85dc545153 use shared_ptr for presence detection device objects 2024-06-15 06:30:22 +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