Commit Graph

10 Commits

Author SHA1 Message Date
a966f6adb4 Templated gate beacon on_press and on_release
Some checks failed
CI / YAML lint (push) Has been cancelled
CI / ESPHome config validation (push) Has been cancelled
2026-02-19 14:23:27 +01:00
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
1c8c319406 Some changes to common files 2026-02-11 23:07:57 +01:00
badcad9c5a Remove config switches from common configs and add version text_sensor to eth 2025-05-18 17:41:01 +02:00
9cc69d7ad2 Add friendly_name to make HA folks happy 2025-05-09 21:01:58 +02:00
e0b76fb95f Fix ethernet 2025-05-02 20:29:19 +02:00
5ed2f4d75e Add text uptime sensor and update common configs 2025-01-21 12:51:29 +01:00
b111be1124 Enable IPv6 globally and add 2 new IP Address text sensors to track IPv6 addresses 2024-09-05 00:22:55 +02:00
084f4bed27 All ESP8266 devices have their own common_esp8266.yaml without BTM and RRM, ESP32's with BTM and RRM 2024-09-05 00:19:28 +02:00
a3efe8274b have fun 2024-05-23 21:24:52 +02:00