Commit Graph

10 Commits

Author SHA1 Message Date
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
iranl
90a8d04b45 Official MQTT - Nuki Hub coexistence, keypad/timecontrol sensor per code/entry, option not to publish config, authorization log improvements, various fixes (#389)
* Coexistence with official MQTT over Wifi and Thread

* Coexistence with official MQTT over Wifi and Thread

* Arduino Core 2.0.17 cmake and README

* Coexistence with official MQTT over Wifi and Thread

* Keep updating status until state is known

* Coexistence with official MQTT over Wifi and Thread
2024-06-08 14:03:35 +07: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
25b946a98f Extend keypad 2024-04-13 12:17:17 +02:00
iranl
3aa4782a5f Update Dockerfile 2024-03-03 23:33:58 +01:00
technyon
13d26659d3 update docker to use ninja instead of make 2024-02-25 17:52:47 +07:00
technyon
c59a4fffb2 update Dockerfile to Arduino core for ESP32 2.0.14 2024-02-18 10:25:13 +07:00
Luca Oliano
6c079d1340 add docker build script 2024-02-05 18:16:48 +01:00