Commit Graph

9 Commits

Author SHA1 Message Date
dd033f69bb Refactor vehicle beacon configs and clean up gate
Extract shared M5ATOM vehicle code (esp32, on_loop, LED effects) into
common/vehicle_base.yaml, reducing each vehicle file from ~136 to 20
lines. Remove dead commented-out code from on_loop lambda.

Gate: fix on_multi_click and select indentation, change
esp32_ble_tracker id from ${name} to ${device} (lowercase),
remove unused commented-out gate_flash GPIO sensor.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 11:32:23 +01:00
7c9aae0a7d Fix trailing spaces and missing newlines in all mcu-*.yaml files
Bulk cleanup: remove trailing whitespace and ensure files end with a
newline. Structural issues (indentation, bracket spacing) left for
per-file fixes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 11:22:12 +01:00
239f4c3ce5 Migrate from Boards to Variant, remove hardcoded versions, remove customn directories and some cleanup 2026-02-11 23:01:41 +01:00
9cc69d7ad2 Add friendly_name to make HA folks happy 2025-05-09 21:01:58 +02:00
f86cb569b0 Switch to pioarduino 2025-05-02 20:23:18 +02:00
5b913cecf0 Add area, switch to idf 5.3.1, replacing climate.heating with a new setup 2025-03-16 15:43:49 +01:00
eb04a6bf28 Switch to the default esp-idf (5.1.5) 2025-01-21 12:56:00 +01:00
23fd4ef7ea Gate BLE detection shorten to 2 min 2024-07-09 12:39:26 +02:00
a3efe8274b have fun 2024-05-23 21:24:52 +02:00