Commit Graph

8 Commits

Author SHA1 Message Date
Joshua King
c4ae98cab2 Refactor font configuration in chore-tracker YAML files for improved clarity and consistency 2026-02-27 22:23:43 -05:00
Joshua King
b7b78c0785 Refactor font configuration in chore-tracker YAML files for consistency 2026-02-27 22:21:50 -05:00
Joshua King
dc815af608 Refactor display pin configuration in chore-tracker YAML files for consistency 2026-02-27 22:19:26 -05:00
Joshua King
21f97a5458 Fix formatting for chore switch comments in chore-tracker configuration 2026-02-27 22:17:51 -05:00
Joshua King
d42a23dfab Remove chore-tracker-ha.yaml configuration file and associated automations for chore tracking. 2026-02-27 22:15:50 -05:00
Joshua King
7c347fd524 Fix formatting for chore switches in chore-tracker configuration 2026-02-27 21:59:24 -05:00
Joshua King
f60e040bc7 Refactor code structure for improved readability and maintainability 2026-02-27 21:54:59 -05:00
Joshua King
0a66aa438c Add chore tracker configuration and generator scripts
- Created `chores_config.yaml` for defining kids, chores, and settings.
- Implemented `generate.py` to generate ESPHome, Home Assistant, and Lovelace dashboard configurations based on the YAML file.
- Added `chore-tracker-ha.yaml` for Home Assistant integration, including sensors and automation for tracking chores and notifications.
2026-02-27 21:53:45 -05:00