Commit Graph

125 Commits

Author SHA1 Message Date
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
5dcb436063 Merge branch 'main' of ssh://code.cubecraftcreations.com:2288/overseer/Home-Assistant 2026-02-14 12:45:41 -05:00
918ca361fc updated automations 2026-02-14 12:44:22 -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
5ef090652a Updates 2026-02-14 09:14:05 -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
0a0ec84845 initial commit 2026-02-13 21:26:49 -05:00
Joshua
557ccb9c5b updated 2025-07-01 13:23:50 -04:00
Joshua King
584a37b6fb Refactor calendar event conditions to use 'm365_family_events' for improved accuracy in automation triggers 2025-06-30 21:32:02 -04:00
Joshua King
042e31686d Refactor camp event condition to use 'm365_family_events' and update notification targets for improved functionality 2025-06-30 21:26:47 -04:00
Joshua King
3b38f166cb Enhance camp day automation by adding additional time trigger and refining condition checks for improved accuracy 2025-06-30 21:15:53 -04:00
Joshua King
c9db0c6d0c Refactor daily Alexa announcements automation for improved clarity and efficiency in triggers, conditions, and actions 2025-06-30 21:11:47 -04:00
Joshua King
2bf523f09b Refactor calendar event conditions to use 'summary' instead of 'message' for improved accuracy in automation triggers 2025-06-30 20:51:59 -04:00
Joshua
61a7acd366 updates 2025-06-30 20:38:46 -04:00