PimDoos / ha-sessy

Home Assistant integration for Sessy (Smart Energy Storage SYstem)
28 stars 10 forks source link

Dynamic mode schedule and EPEX energy price api #85

Closed MartijnCharged closed 6 months ago

MartijnCharged commented 6 months ago

As described at https://github.com/PimDoos/sessypy/issues/29

berendhaan commented 6 months ago

When will the PR related to this issue be merged and released?

PimDoos commented 6 months ago

I haven't taken the time yet to figure out how to implement the schedules into HA. With the firmware 1.6.5 now generally available, this feature will be in the next release of ha-sessy.

berendhaan commented 6 months ago

Do you mean the technical part or how to map it in to HA?

The HA Zonneplan integration sets an array of values for the upcoming prices.

image

PS I'm still on 1.6.4 :(

PimDoos commented 6 months ago

Working on an implementation in dev now. Seems to work and am able to get it to render in ApexCharts. image

PimDoos commented 6 months ago

If this survives DST without bugs I'll probably release it next week.

DvdEnde commented 6 months ago

wow! looking good!Op vr 29 mrt 2024 om 22:24 schreef Pim @.***> If this survives DST without bugs I'll probably release it next week.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

PimDoos commented 6 months ago

Seems to still be working fine! Doing some final tweaks/testing and releasing soon. image

dacootmeister commented 5 months ago

Seems to still be working fine! Doing some final tweaks/testing and releasing soon. image

may I ask which sensors you used and what math is applied for the data to show just like in your examples Pim? I derive:

PimDoos commented 5 months ago

See https://github.com/PimDoos/ha-sessy-examples/blob/main/cards/DynamicSchedule.md

dacootmeister commented 5 months ago

See https://github.com/PimDoos/ha-sessy-examples/blob/main/cards/DynamicSchedule.md

What a treat! Thanks for your effort Pim :-D