Commit Graph
19 Commits
Author SHA1 Message Date
artem a5c5bf6c6b Format all files 2026-07-12 12:56:02 +00:00
artem 2d8ff3aa22 Remove commented out and removed code 2026-05-29 17:26:57 +00:00
artem 41507bb9d2 Do not clear problem state of sync on resync 2026-05-29 17:26:24 +00:00
artem ecd6a42aee Remove unused abstractions
There's only 1 protocol (secplus2) and board (esp32)
2026-05-28 16:06:18 +00:00
artem 05da21c4f3 Remove and expand macros.h 2026-05-27 12:57:34 +00:00
artem 0bdb599afe Get rid of SUM_TYPE abstraction
I couldn't understand it -- maybe it was needed for something before our
refactoring too place, but now it's ridiculous.

400 SLoC + complaint about C++ => object.function()
2026-05-27 12:40:44 +00:00
artem ff57cb8b2c Further clean up garage-gate 2026-05-27 12:13:01 +00:00
artem 41db350f5c More robust partial door closing mechanism 2026-05-22 22:29:54 +00:00
artem eea9f8438d Fix garage door not moving in opposite direction 2026-05-22 22:11:42 +00:00
artem 4414ba8f33 Also store rolling code in MQTT 2026-05-22 21:43:51 +00:00
artem f503e5a66d Store rolling code in flash rather than exposing it 2026-05-22 21:25:36 +00:00
artem 48f5760a17 Add debug info and fix rolling code startup 2026-05-22 21:09:46 +00:00
artem cc9af7e824 Button to play sample alert tone 2026-05-21 20:42:13 +00:00
artem fd14ff3434 Remove distance sensor and esp32 always-true 2026-05-21 20:36:01 +00:00
artem 5ba4ce86f4 Remove esp8266 and delayed closure cases 2026-05-21 20:08:13 +00:00
artem 975d8c0b90 Clean up unused vehicle distance derivatives 2026-05-21 19:56:52 +00:00
artem dac704f372 Strip unused sensors and their implementation 2026-05-12 16:26:24 +00:00
artem 7bc9cd61aa Remove unused sensors
- obstruction
- remotes
- learning mode
2026-05-11 15:31:55 +00:00
artem 24d06982a7 Make garage-gate.yaml fully local 2026-05-10 17:03:33 +00:00