Commit Graph

10 Commits

Author SHA1 Message Date
iranl
dd895a5c0d Update ota_manifest.py 2024-08-01 15:22:48 +02:00
iranl
72a23cdafd Update ota_manifest.py 2024-08-01 15:11:56 +02:00
iranl
03b89c35e4 Update ota_manifest.py 2024-08-01 14:52:29 +02:00
iranl
f57a9625b7 Add binaries to binary branch instead of master (#441) 2024-08-01 18:44:23 +07:00
iranl
9b9a87e41c OTA manifest (#426) 2024-07-19 16:38:00 +07: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
David Girón
a79ce7883b web: main menu navigation rework (#394)
* rework menu and add animation

* add missing header

* add even background color

* add warning fixed size for mobile view

* update const code

* fix inverse warning message condition
2024-06-08 14:03:58 +07:00
David Girón
bf3400b878 web: improve style for mobile view (#393)
* move stylecss to beautified file

* beware! remove unused code

* tabs to space

* add responsive classes

* fix td border

* add to advanced web

* enlarge checkboxes

* use common header func for confirmation html

* fix checkbox center align

* update const css code

* move css to resources folder
2024-06-07 18:19:40 +07:00