Skip to content

load: also accept energy entity in HA#179

Merged
ohAnd merged 3 commits intoohAnd:developfrom
forouher:feature/ha_support_energy_entities
Feb 7, 2026
Merged

load: also accept energy entity in HA#179
ohAnd merged 3 commits intoohAnd:developfrom
forouher:feature/ha_support_energy_entities

Conversation

@forouher
Copy link
Copy Markdown
Contributor

Currently EOS_connect only supports power entities (Watt). However, there are also energy entities (Wh). There might be a valid reason to use them as they are more accurate (counting energy is more accurate than integrating power over time).

forouher and others added 2 commits December 11, 2025 08:34
Currently EOS_connect only supports power entities (Watt).
However, there are also energy entities (Wh). There might be
a valid reason to use them as they are more accurate (counting
energy is more accurate than integrating power over time).
@ohAnd
Copy link
Copy Markdown
Owner

ohAnd commented Feb 7, 2026

Hi @forouher ,

sorry, had to shift for a time ...

Super nice approach - means opens the possibility to be more accurate if the real sensor provides also energy data instead of only power data - and the best one in an automatic way without specific config. (unfortunately only for HA users)

added only a small safety improvement...

@ohAnd ohAnd merged commit 4ee3421 into ohAnd:develop Feb 7, 2026
ohAnd added a commit that referenced this pull request Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants