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
Joshua King
88a9caabaf
Updates to labels
2026-02-14 12:42:54 -05:00
Joshua King
2eaad35aaa
moved file
2026-02-14 12:16:56 -05:00
Joshua King
c69d955080
power icon updates
2026-02-14 12:10:41 -05:00
Joshua King
e75763ba4d
icon swap
2026-02-14 12:03:44 -05:00
Joshua King
53c3add254
updated text colors
2026-02-14 11:54:04 -05:00
Joshua King
e1715b4ca5
icon updates
2026-02-14 11:48:26 -05:00
Joshua King
c3bf64281c
battery icon update
2026-02-14 11:40:06 -05:00
Joshua King
ab4a22e20c
Updated battery icon
2026-02-14 11:31:45 -05:00
Joshua King
19c088f81f
moved battery icon to bottom
2026-02-14 11:25:38 -05:00
Joshua King
9151032d80
Updates to ui
2026-02-14 11:20:47 -05:00
Joshua King
049130b7fd
refactor to use material design
2026-02-14 11:08:07 -05:00
Joshua King
7939382efc
Converted to material design
2026-02-14 10:25:14 -05:00
Joshua King
4a4cf43413
Removed unused references
2026-02-14 09:18:42 -05:00
Joshua King
4c4102469b
Switch LVGL tile icons from built-in FontAwesome to Material Design Icons
...
Replace LV_SYMBOL_CHARGE/POWER with MDI lightbulb, power, and power-plug
glyphs for clearer device-type distinction. Add MDI webfont config to
base.yaml. Also clean up unused widgets and add section comments to UI.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 09:13:36 -05:00
Joshua King
c83884e764
Fix file extension for package includes in ha-remote-1.yaml
2026-02-13 21:45:44 -05:00
Joshua King
86bc59e7ff
Refactor code structure for improved readability and maintainability
2026-02-13 21:34:54 -05:00
262450d48f
including esphome directory
2026-02-13 21:29:52 -05:00