Closed jurgenheine closed 1 month 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?
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?
When will you merge and commit it?
@msvisser can you give an update when this being merged? :D
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
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.
For further communication about the beta versions I've opened an issue #41.
These features have been available in the 0.1.14 beta for a while now, so I'm closing this PR.
This is based on PR of vipial1, but with separate controller so updates for power values are now done every 10 minutes