Commit 400171d
docs(ohme): energy sensor removed in HA 2026.8.0, recommend a Riemann sum helper (#4465)
Home Assistant 2026.8.0 removed the Ohme integration's energy sensor
entirely (home-assistant/core#174664) - it was estimating car battery
level rather than charger energy delivered, so there's no direct
replacement. Point users at deriving it from the still-present power
sensor via a Riemann sum integral helper instead, per the upstream PR's
own migration guidance.
Fixes #4458
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1 parent 2d15459 commit 400171d
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | | - | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
0 commit comments