msvisser / remeha_home

Remeha Home integration for Home Assistant
71 stars 19 forks source link

Add power sensors #37

Closed jurgenheine closed 1 month ago

jurgenheine commented 1 year ago

This is based on PR of vipial1, but with separate controller so updates for power values are now done every 10 minutes

p2923260 commented 1 year ago

Power sensor would be very useful for energy metering... polling every hour is more than enough as long as the physical sensor is not so precise anyway. Can you confirm when new version will be committed?

m4v3r1ckNl commented 1 year ago

Great stuff, would be nice to have "Electricalmeasurement" and "Polledsmartenergysummation" for both DWH and Heating. Is an interval possible (what is the max amount of pollings for the Remeha API?) to be used for automations for other appliances? I'm quite new with heatpumps, so lot of learning to do. Thanks.

Power sensor would be very useful for energy metering... polling every hour is more than enough as long as the physical sensor is not so precise anyway. Can you confirm when new version will be committed?

p2923260 commented 1 year ago

When will you merge and commit it?

hugo-leij commented 1 year ago

@msvisser can you give an update when this being merged? :D

Marck commented 1 year ago

Maybe a dumb question, but why add it in KWH and not m3? Is only that unit available from the API? In the app I do have the option to switch to m3 so my guess is that is is available. Edit: I messed around in my own branch and it does seem that the appliances/{appliance_id}/energyconsumption endpoint does only fetch in kWh

msvisser commented 1 year ago

I have release a beta version with consumption sensors as v0.1.14b0. Please check it out and let me know if it satisfies all needs.

msvisser commented 1 year ago

For further communication about the beta versions I've opened an issue #41.

msvisser commented 1 month ago

These features have been available in the 0.1.14 beta for a while now, so I'm closing this PR.