Replies: 4 comments 11 replies
-
|
How would one get this data into Home Assistant / are there integrations that are already supporting this? |
Beta Was this translation helpful? Give feedback.
-
|
I wonder how this would work. For example, In my new situation, I'll end up with a Hybrid heat pump (consuming electricity for heating, and gas for DHW + fallback for heating very cold weather). But I also will have a pellet stove that works with both pellets and wood blocks... The issue I see here is making sense of the heating combinations. If I track Gas in m3.. what would that mean for pellets in kg? Combined? Or do we add another things besides Gas? Isn't gas a biomass as well? :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Apologies for some of the edits. I noticed it breaks the flow of the discussion. I created a dedicated topic to discuss the bigger picture here #1335 to allow this discussion to get back on track with the original proposal. When digging into the details for I moved the discussion on the solution direction to this topic: #1335, I came to the conclusion that the energy dashboard is in essence tracking common utilities such as electricity, gas and water. Extending this with additional utilities makes a lot of sense. Biofuel is the most common heating utility in europe after gas and electricity. It doesn't benefit from the standardized smart meter, but that shouldn't hold this proposal back. I'm confident adding biomass as a common utility will not interfere with all the good suggestions and improvements discussed above. Heat or climate can be added as a layer on top of the the energy management dashboard, similar to how solar and batteries have their own place on top of the electrical grid utility. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Following the suggestion from #1311 (comment) I would like to add support for some new categories in energy, based on what I have seen requested repeatedly by many users.
I want these to be fairly simple generic types, so aside from defining a couple constants per type like name, color, icon, and supported device classes, they will all be handled by generic code, so it will be very lightweight to add new types.
First I will propose Biomass. (I believe commonly also called wood chips or wood pellets, but I will prefer a more generic term).
The supported device classes will be either weight or energy, mutually exclusive like the current gas implementation. (could maybe add volume someday as a 3rd option but I don't think that is as common). Any units from the weight or energy device class will be valid.
There will be no support for individual devices, just something very similar for what we have now for gas:
(I will suggest more types once this is approved, but I will start slow to not fragment the conversation everywhere).
Beta Was this translation helpful? Give feedback.
All reactions