Replies: 7 comments 3 replies
-
I'd love to be able to set my household power demand with an automation. |
Beta Was this translation helpful? Give feedback.
-
I would love that too! Did anyone get the Powerstream integration to work? I don’t get any values coming in. Delta Pro works like a charm!
Am 21.10.2023 um 16:35 schrieb Freybeuter ***@***.***>:
I'd love to be able to set my household power demand with an automation.
—
Reply to this email directly, view it on GitHub<#161 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB4KMZ2LF5JYIWXXDJOERL3YAPMSBAVCNFSM6AAAAAA5XTLGTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGNBWHAYDC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You have to build an helper for each panel. PowerStream gives only instant power (watt) while Energy Dashboard uses cumulative power (watt per hour) See https://www.home-assistant.io/integrations/integration/ to build kWh from kW |
Beta Was this translation helpful? Give feedback.
-
The SmartPlugs already do their job, yes. They take whatever power is available (solar and or battery) and feed the devices attached to them. I’m referring to being able to set the “base” power (what the rest of the appliances, that are not hooked up on a SmartPlug are consuming). I’m not sure if “base” power is the correct term, I use the German version of the Ecoflow app. Mine is set to 150 Watts which works pretty well. There are cases, where it would be helpful to set it to another value.
Very cool, would be the ability to switch the Powerstream from “battery mode” (save incoming solar to battery) to “input to house and Smartplugs” (not sure of the terms, as I’m using the German version). The app only allows for simple time based automation, not rule based like HA.
Am 21.10.2023 um 16:49 schrieb Fyr42 ***@***.***>:
It's done with these "SmartPlugs" that talk to the powerstream
—
Reply to this email directly, view it on GitHub<#161 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB4KMZ7M23NSRKBZA4R2BB3YAPOHXAVCNFSM6AAAAAA5XTLGTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGNBWHA3TA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Cool! Thanks for the tip! How do I get Powerstream to give me the values, as mine does not give me any values. Delta Pro works like a charm!
Am 21.10.2023 um 16:55 schrieb Fyr42 ***@***.***>:
You have to build an helper for each panel. PowerStream gives only instant power (watt) while Energy Dashboard uses cumulative power (watt per hour)
See https://www.home-assistant.io/integrations/integration/ to build kWh from kW
—
Reply to this email directly, view it on GitHub<#161 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB4KMZ5VLST2HLDPY3D6PEDYAPO6FAVCNFSM6AAAAAA5XTLGTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGNBWHEZDE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Would you share how to implement the switching of the power supply mode in HA from battery first to house first? The control doesn’t show up in HA for me.
Am 21.10.2023 um 22:30 schrieb Freybeuter ***@***.***>:
Exactly. I got appliances not connected to a smart plug and it would be great to be able to automate the whole process. If the sun is up and the estimated energy now is above 100 watts? Switch to battery prio and set household demand to 600 watts. Undo the changes once the estimated energy production or the actual energy production goes below 100 watts. I guess, I could put a smart plug on every appliance, but they are sort of expensive and they use some power themselves.
We already have the ability to switch the power supply mode between battery first or house first, but no way to change the household power demand.
—
Reply to this email directly, view it on GitHub<#161 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB4KMZ5MXIYXSJ5UTZIYINDYAQWF7AVCNFSM6AAAAAA5XTLGTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGNBYGIYDG>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thanks for the information. I don’t have the entity Battery prio solar charging. Is there a trick to add it as an entity? I’ve tried adding the integration again and reloading the yaml but it doesn’t show up.
Am 22.10.2023 um 15:35 schrieb Freybeuter ***@***.***>:
I did the usual thing after installing and configuring the custom Integration: Start editing the dashboard I want to use for the battery, press the button on the lower right corner "add card", this opens a new window where I sort by entity and the name of the entity is "Battery Prio Solar Charging" or "switch.battery_prio_solar_charging". Click the check box "𐄂" to the left of the entity, press "continue" on the lower right and "add to dashboard".
—
Reply to this email directly, view it on GitHub<#161 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AB4KMZ3E7ITFE2IHPKEHTGDYAUOLFAVCNFSM6AAAAAA5XTLGTGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGNJRGE2DG>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
This integration works quite well, except for 2 little details:
I assume these are 2 small fixes. I appreciate you help in getting this to work.
Beta Was this translation helpful? Give feedback.
All reactions