Commit Graph

162 Commits

Author SHA1 Message Date
Commander1024 73354c4447 Expose WiFi signal strength sensor
Update the display to use the renamed sensor ID and refresh
signal readings every 60 seconds.
2026-07-30 00:02:35 +02:00
Commander1024 f35f1eee22 Add WireGuard monitoring sensors
Expose WireGuard handshake, status, enabled state, and address in
ESPHome.
2026-07-29 23:42:58 +02:00
Commander1024 31644426fc Update display network status icons 2026-07-29 21:51:38 +02:00
Commander1024 059b6c0a4b Configure WireGuard tunnel for energy monitor 2026-07-29 21:43:49 +02:00
Commander1024 6a3afd71df Display Current Time via SNTP 2026-07-29 21:20:17 +02:00
Commander1024 b7b943e4bf Add Wi-Fi roaming and connection status display 2026-07-29 21:13:04 +02:00
Commander1024 195c327ed7 Initial WIP draft of the energymonitor. 2026-07-29 16:07:19 +02:00
Commander1024 22034a86e1 Revert "Energymonitor skeleton"
This reverts commit 81665588a8.
2026-07-28 19:13:19 +02:00
Commander1024 81665588a8 Energymonitor skeleton 2026-07-25 16:39:42 +02:00
Commander1024 f956e19d3b Updated Bootloaders to enable advanced esp32 functions. 2026-07-25 15:11:03 +02:00
Commander1024 d23c6a23a3 Clarify e-paper dashboard and calendar pipeline by adding inline
comments.
2026-07-17 09:44:25 +02:00
Commander1024 e358c2cffe Optimize e-paper refresh behavior and make deprecated image logic future
proof.
2026-07-16 16:52:28 +02:00
Commander1024 5d4e8ef40c Fixed model_number population 2026-07-16 14:37:33 +02:00
Commander1024 8dc781a6b1 Made esphome devices 2026.07.xx compatible 2026-07-16 13:59:31 +02:00
ESPHome Device Builder ba2a56a15b Edit epaperframe.yaml 2026-07-15 11:13:43 +02:00
ESPHome Device Builder 9e7684e294 Edit epaperframe.yaml 2026-07-13 14:33:32 +02:00
Commander1024 818b06f3d7 Merge branch 'epaperframe-gpt5.6' 2026-07-13 14:28:28 +02:00
Commander1024 250bfa94bd Add daily e-paper quote rotation 2026-07-11 22:58:23 +02:00
Commander1024 c342efc08f Remove hidden-events footer from epaper frame 2026-07-11 22:47:32 +02:00
Commander1024 13e58355da Finetuning of available space 2026-07-11 22:39:15 +02:00
Commander1024 ee814c4afe Refine calendar event data display, prevent overlapping and display
event's end time.
2026-07-11 22:26:08 +02:00
Commander1024 6149a9e994 Add calendar styling and WiFi indicator 2026-07-11 22:23:45 +02:00
Commander1024 3b7c30634e Add compact calendar feed to e-paper display + HA 2026-07-11 21:41:21 +02:00
Commander1024 38da2cebdd Remove epaper power display components 2026-07-11 21:00:42 +02:00
Commander1024 3da69c19ab Base epaperframe config with Kinderzimmer 2026-07-11 19:14:52 +02:00
Commander1024 35e7f81224 Base epaperframe config with Kinderzimmer 2026-07-11 19:14:03 +02:00
Commander1024 3eb482e40b Added IPv6 support. 2026-07-09 09:03:24 +02:00
Commander1024 3eb9eb3a2f Archived deprecated raspiaudio muse luxe config. 2026-06-23 09:11:01 +02:00
Commander1024 2ff8b5cafe Merged owon-ai-test into main. 2026-06-01 18:45:27 +02:00
Commander1024 cecec14be1 Added usage info. 2026-05-30 19:12:03 +02:00
Commander1024 4e5df1ad0c Updated file comments 2026-05-30 19:00:18 +02:00
Commander1024 2c16ba1679 Separated long-press buttons into own HA entityies to make them usable 2026-05-30 18:49:16 +02:00
Commander1024 c21f2a5c7b Display aestethics: taller 7-segments, repositioned minus, mode and
icons
2026-05-30 17:49:56 +02:00
Commander1024 2a1902ccf1 Add reset all / reset energy function to also clear the local meter 2026-05-30 17:06:31 +02:00
Commander1024 31848bf26c Add energy monitor using riemann sum algorithm. 2026-05-30 16:49:57 +02:00
Commander1024 d7337fd634 Set (somewhat) appropiate mdi icons for OWON HA sensors. 2026-05-30 08:22:32 +02:00
Commander1024 5b287303f1 Add backlight idle script 2026-05-28 22:58:15 +02:00
Commander1024 816cc35861 Implement dc-load inactivity display 2026-05-28 22:49:32 +02:00
Commander1024 058c186d63 Remove dead values from HA and rendering code. Also increase font size. 2026-05-28 22:24:46 +02:00
Commander1024 22e5f9d767 Implemented rough 1st iteration of dc-load value screen. 2026-05-28 22:09:54 +02:00
Commander1024 f9b32d06a4 Expose buttons Owon multimeter buttons to HA. 2026-05-28 16:04:53 +02:00
Commander1024 3f890ae02f Intregrated Atorch BLE proxy and migrated device name to a generic one. 2026-05-28 14:35:12 +02:00
Commander1024 f0cb74cc27 Deactivate all indicator lights on meter disconnect. 2026-05-28 13:40:46 +02:00
Commander1024 6038075e9e Fixed off-by-one error in rendering of the 7-segment segments. 2026-05-28 13:29:39 +02:00
Commander1024 2dbdfd213c Deactivate bargraph after BLE disconnect 2026-05-28 12:29:52 +02:00
Commander1024 e2eb886eef Renamed .h file to match .yaml filename. 2026-05-26 19:35:45 +02:00
Commander1024 f4f19eb847 Added attribution to original author and AI usage hint. 2026-05-26 19:25:56 +02:00
Commander1024 b3e307dcba RAM optimization, deactivated recording of display values. 2026-05-26 19:19:22 +02:00
Commander1024 1b3b4870e7 Ported the code to M5Stack Core2 (different display) and removed reboot on disconnect 2026-05-26 19:10:30 +02:00
Commander1024 69c2166414 Archived the Core1 Owon multimeter config 2026-05-26 18:00:35 +02:00