MislavMandaric / home-assistant-vaillant-vsmart

Home Assistant custom component for Vaillant vSMART.
MIT License
57 stars 12 forks source link

Add electricity consumption #210

Closed stShark closed 23 hours ago

stShark commented 1 year ago

hi, would it be possible to supplement the electricity consumption sensor? This data is in the application on the phone. well thank you

MislavMandaric commented 1 year ago

Hi @stShark.

This is something @Przemko92 started working on in the API library repository here.

After that work is done, we'll work on implementing it in the integration as well.

Przemko92 commented 1 year ago

Hi @stShark

As @MislavMandaric mentiuoned we are working on that. It will be possible to get gas and electricity consumption.

stShark commented 1 year ago

Hi @Przemko92 @MislavMandaric,

well thank you. I believe that this modification will be beneficial to many home assistant users. once again thank you very much

lozo2010 commented 1 year ago

Hi. Is there any news about the integration of consumption?

Przemko92 commented 1 year ago

Hi. I'm waiting till my changes were released. After release i can implement energy consumption in the ha addon.

MislavMandaric commented 1 year ago

Well this is embarrassing 😓

I was sure I published your changes, but apparently I did not. I just approved the release and it's published on PyPI just now.

I'm really sorry for missing this. I'm decluttering my Github notifications and setting up better notifications for release approvals, to avoid this happening again.

lozo2010 commented 1 year ago

Do not worry. I see that it is published. Now will be insert the @Przemko92 changes in this repository right?

Przemko92 commented 1 year ago

Try to install my changes. https://github.com/Przemko92/home-assistant-vaillant-vsmart

Nimayer commented 7 months ago

Hi @MislavMandaric, Could you add support for electricity/gas consumption, since it’s now supported in vaillant-netatmo-api?

stShark commented 5 months ago

hello, the sensor for measuring consumption has stopped working in the integration: sensor.elec_heating. reports as unavailable

MislavMandaric commented 23 hours ago

Hey everyone.

I managed to release a new dev pre-release with energy sensors. Big thanks and shout-out to @Przemko92 and @albaintor for helping out with this ❤️

I'll publish a final release after testing it for a bit in my setup. Feel free to install it too if you'd like to test it out as well.