Commit Graph

29 Commits

Author SHA1 Message Date
d853f5f54f updates 2026-02-25 15:06:46 -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
b026f2937a Refactor battery sensor configuration to use MAX17048 with updated parameters 2026-02-19 20:04:19 -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
Joshua King
00e06c80c6 battery logging enabled 2026-02-17 07:27:22 -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
Joshua King
88a9caabaf Updates to labels 2026-02-14 12:42:54 -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
86bc59e7ff Refactor code structure for improved readability and maintainability 2026-02-13 21:34:54 -05:00