Commit Graph

5 Commits

Author SHA1 Message Date
b7d2f52fc3 Refactor patterns to use preset-based API and fix initialization order
- Fix initialization order: initialize self.presets before calling self.select()
- Separate add() and edit() methods: add() creates new presets, edit() updates existing ones
- Update all test files to use add() instead of edit() for creating presets
- Add comprehensive auto/manual mode test
- Remove tool.py (moved to led-tool project)
2026-01-25 23:23:14 +13:00
f4ef415b5a Fix base pattern class name 2026-01-21 09:57:37 +13:00
eaa6acf100 Remove unused variables 2025-12-04 17:35:38 +13:00
45855cf453 Initial commit 2025-12-03 13:36:19 +13:00
59e42c35e1 Initial commit 2025-12-01 09:33:41 +00:00