Commit Graph

3 Commits

Author SHA1 Message Date
Joshua King
63061bdab2 Add Motion Sensor functionality and integrate timezone, bedtime, and wake time settings 2026-02-21 20:25:30 -05:00
Joshua King
0b627ffa75 Add Battery Sensor functionality and integrate with display and app
- Implement BatterySensor class to monitor battery voltage and status.
- Update App to initialize and loop BatterySensor.
- Modify FaceRenderer to display battery status on the screen.
- Enhance Display class with a method to draw battery icon.
- Update WebUI to include battery status in the interface.
- Refactor WiFiManager to improve connection handling and logging.
- Adjust Settings to include factory reset functionality.
- Improve HTML structure and styling in WebUI for better user experience.
2026-02-10 17:05:42 -05:00
Joshua King
558c209b6c Initial Commit 2026-02-09 11:41:12 -05:00