Commander1024
|
8f90ef1cb4
|
Revert template sensors
|
2026-07-10 01:11:01 +02:00 |
|
Commander1024
|
7c3186563a
|
Handle missing sensors with default float value
|
2026-07-10 00:58:50 +02:00 |
|
Commander1024
|
4f6ea199d4
|
Display today's and tomorrow's calendar events. And template sensor
logic.
|
2026-07-10 00:33:09 +02:00 |
|
Commander1024
|
f57a7f94fd
|
Set calendar page as default for development.
|
2026-07-09 23:14:23 +02:00 |
|
Commander1024
|
c2060b6495
|
Enable IPv6
|
2026-07-09 09:04:45 +02:00 |
|
Commander1024
|
987bb977ce
|
Untested, bare, dummy calendar page
|
2026-07-09 08:59:09 +02:00 |
|
Commander1024
|
83450c11c2
|
Remove unused air quality text sensors
|
2026-06-27 11:46:44 +02:00 |
|
Commander1024
|
af8f74dfb7
|
Adjust sun times display position
|
2026-06-26 23:04:09 +02:00 |
|
Commander1024
|
d609d780e8
|
Expand and realign e-paper dashboard layout. Add children's rooms
values.
|
2026-06-26 22:56:12 +02:00 |
|
Commander1024
|
e7466ccc6a
|
Refactor YAML file and update sensor IDs
|
2026-06-23 13:43:50 +02:00 |
|
Commander1024
|
b22c86e95b
|
Document Core2 BLE proxy power and UI logic
|
2026-06-23 10:06:08 +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 |
|
Commander1024
|
2fcf71d8ce
|
Added Bluetooth and battery icons instead of text indicators
|
2026-05-26 17:36:58 +02:00 |
|
Commander1024
|
676829a988
|
Remove mode from Reading value - already present in Mode.
|
2026-05-26 17:21:11 +02:00 |
|
Commander1024
|
08201f1bc1
|
Uniform separation of 7-segment display font elements.
|
2026-05-26 17:10:43 +02:00 |
|
Commander1024
|
23cbd520a6
|
Repositioned DIODE/BUZZ and moved them out of the meter bar. Also slightly reworked 7-segment display font. Not perfect, yet though
|
2026-05-26 17:03:52 +02:00 |
|
Commander1024
|
6f4e2b9319
|
Moved AC/DC out of the way of the minus sign, added an h glyph for hFE display.
|
2026-05-26 16:44:25 +02:00 |
|
Commander1024
|
e5104fc005
|
Removed 2 unneeded values from HA reporting, fixed mV reporting value
|
2026-05-26 16:03:25 +02:00 |
|
Commander1024
|
91f3f69bd9
|
Optimized for mem pressure, inverted colors.
|
2026-05-26 15:34:03 +02:00 |
|
Commander1024
|
4bd62f539c
|
Initial AI-assisted esphome device code for Owon B35T+ multimeter.
|
2026-05-26 13:45:06 +02:00 |
|
Commander1024
|
5b0a992686
|
Changed light automations from time offset to sun elevation.
|
2026-04-29 07:27:53 +02:00 |
|
Commander1024
|
ef233296e9
|
Updated HA.
|
2026-04-29 07:27:22 +02:00 |
|
Commander1024
|
c0af2b734b
|
Added HA Icon cache.
|
2026-04-23 09:56:53 +02:00 |
|
Commander1024
|
a94386babe
|
Deleted obsolete glances config
|
2026-04-23 09:56:06 +02:00 |
|
Commander1024
|
f23166b765
|
Updated HA.
|
2026-04-23 09:55:38 +02:00 |
|
Commander1024
|
8438785241
|
Changed dryer zigbee plug.
|
2026-04-23 09:55:21 +02:00 |
|
Commander1024
|
b0b6093619
|
Added IKEA Bilresa dual button blueprint
|
2026-04-23 09:54:49 +02:00 |
|
Commander1024
|
c463a5e28f
|
Added kitchen Music switch, changed 420 players, light offset by sun elevation
|
2026-04-23 09:52:59 +02:00 |
|
Commander1024
|
a3e06a85d6
|
Changed lighting defaults.
|
2026-03-06 01:32:30 +01:00 |
|
Commander1024
|
6795c31d43
|
Updated HA.
|
2026-03-06 01:31:15 +01:00 |
|