Commit Graph

117 Commits

Author SHA1 Message Date
Joshua King
9b4908c39b Refactor chore tracker: Update chore names and IDs for improved clarity and consistency 2026-02-28 11:59:20 -05:00
Joshua King
689b173f30 Refactor chore tracker configuration and update chore counts
- Updated chore counts for Jordyn, Declan, and Chloe in the dashboard and configuration files.
- Modified chore names and icons for Jordyn, Declan, and Chloe to reflect new tasks.
- Adjusted automation scripts to align with the updated chore structure and counts.
- Ensured notifications reflect the correct number of completed chores for each child.
2026-02-28 11:52:51 -05:00
Joshua King
f0d6e97cd0 Update chore tracker UI: Change button styles and icons for Jordyn, Declan, and Chloe for improved visibility and consistency. 2026-02-28 09:57:19 -05:00
Joshua King
7af2d0681c Refactor chore tracker for kids' names and chores: Update Emma, Liam, and Zoe to Jordyn, Declan, and Chloe. Adjust YAML configurations, automation, and notifications accordingly. 2026-02-28 09:44:33 -05:00
Joshua King
b635c771ec Refactor chore tracker for new kids: Emma, Liam, and Zoe
- Updated dashboard YAML to reflect new kids and their chores.
- Modified chores configuration to include new kids with appropriate icons and settings.
- Adjusted generation script to handle new MDI glyphs for icons.
- Revised Home Assistant integration to support new kids, including input buttons and automation for chores.
- Ensured all references to old kids (Jordyn, Declan, Chloe) are replaced with new names and corresponding logic.
2026-02-28 09:41:42 -05:00
Joshua King
c2ad832a82 Refactor chore tracker configuration for improved consistency and clarity 2026-02-28 08:49:25 -05:00
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
3f697d690a Update font files in generate.py for improved typography consistency 2026-02-28 08:09:42 -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
c07d58c98b Add chore tracker configuration for kids' chores with reset buttons and notifications 2026-02-27 22:08:02 -05:00
31144a4692 Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant 2026-02-27 21:59:51 -05:00
Joshua King
7c347fd524 Fix formatting for chore switches in chore-tracker configuration 2026-02-27 21:59:24 -05:00
8d6359cdeb Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant 2026-02-27 21:57:05 -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
705e74d9de Udpates 2026-02-27 20:36:32 -05:00
4b31b54914 updates 2026-02-26 18:46:51 -05:00
ba4d815201 Add configuration for FDM Exhaust Fan Control with ESP32 support 2026-02-26 13:42:45 -05:00
1c575a7185 updates 2026-02-26 10:47:06 -05:00
d853f5f54f updates 2026-02-25 15:06:46 -05:00
Joshua King
0963024b91 Change logger level from WARN to DEBUG for enhanced debugging information 2026-02-19 21:26:14 -05:00
Joshua King
ce6eacbebb Add debug logging for I2C and update I2C configuration to disable scanning 2026-02-19 21:23:24 -05:00
Joshua King
8e619a8361 Refactor I2C configuration by consolidating to a single main I2C bus and updating battery sensor to use it 2026-02-19 20:58:44 -05:00
Joshua King
344ed66c36 Add i2c_id to CH422G and touchscreen configurations for improved I2C management 2026-02-19 20:31:50 -05:00
Joshua King
fc8567b6db Update I2C configuration for battery sensor and adjust frequency settings 2026-02-19 20:21:06 -05:00
Joshua King
deec641949 Remove inclusion of MAX17048_component.h from esphome configuration 2026-02-19 20:05:34 -05:00
Joshua King
b026f2937a Refactor battery sensor configuration to use MAX17048 with updated parameters 2026-02-19 20:04:19 -05:00
Joshua King
76e40b2fef Add MAX17048 sensor component and update .gitignore for new files 2026-02-19 20:03:24 -05:00
Joshua King
0ae5f13859 Add MAX17043 battery sensor support and related components 2026-02-19 19:59:24 -05:00
Joshua King
7316d9c38b Remove MAX17043 component and update to MAX17048 in configuration 2026-02-19 19:51:20 -05:00
Joshua King
e7aa4dad9b Add MAX17048 battery sensor support and related components 2026-02-19 19:36:08 -05:00
b9913fa8fb updates 2026-02-19 19:25:15 -05:00
Joshua King
5dc58e147b fixed file path error 2026-02-17 07:38:25 -05:00
Joshua King
83a4d116ec battery update 2026-02-17 07:32:20 -05:00
Joshua King
00e06c80c6 battery logging enabled 2026-02-17 07:27:22 -05:00
Joshua King
929f41674a declan camera update 2026-02-17 07:08:41 -05:00
Joshua King
d6ddd44787 battery logic update 2026-02-17 07:07:34 -05:00
Joshua King
49d87e7777 updates 2026-02-16 21:58:06 -05:00
Joshua King
0c66d45cc6 updates 2026-02-16 21:15:28 -05:00
Joshua King
128388f0ac updates 2026-02-16 20:52:33 -05:00
Joshua King
f6f2b71851 Updates 2026-02-16 20:06:03 -05:00
ed7deb6cb8 Updates 2026-02-16 19:21:03 -05:00