Joshua King
eb88e59550
Update ESP32 board configuration to esp32-s3-devkitc-1 for consistency
2026-02-28 08:34:37 -05:00
Joshua King
c63275d484
Rename 'btn' to 'button' for consistency in chore-tracker YAML and generator script
2026-02-28 08:13:13 -05:00
Joshua King
d7ed0c085c
Update font configuration in chore-tracker YAML for improved consistency
2026-02-28 08:10:35 -05:00
Joshua King
23e39c1fe5
Refactor font configuration in chore-tracker files for consistency
2026-02-27 22:28:32 -05:00
Joshua King
617cf7d7d1
Refactor font weight configuration in chore-tracker YAML for consistency
2026-02-27 22:26:02 -05:00
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