Skip to content

Conversation

@tlinnet
Copy link

@tlinnet tlinnet commented Nov 20, 2025

tlinnet and others added 4 commits November 21, 2025 07:42
def getPowerConsumptionHeatingYear(self):
    def getPowerConsumptionHeatingThisYear(self):

Co-authored-by: Christopher Fenner <9592452+CFenner@users.noreply.github.com>
…wattHour, that can be stored in either properties.day.unit or properties.unit.value
@tlinnet
Copy link
Author

tlinnet commented Nov 21, 2025

There was one thing I was unsure abouat

grep " def " PyViCareHeatPump.py | cut -d" " -f6 | cut -d"(" -f1 | sort | uniq -d shows that some function definitions are made multiple times

getLiquidTemperature
getLiquidTemperatureUnit
getPowerConsumptionCoolingThisYear
getPowerConsumptionHeatingThisYear

Not sure if this could be an issue.
Test cases are running as expected

@tlinnet
Copy link
Author

tlinnet commented Nov 22, 2025

Merge from upstream

…st_Vitodens200W, test_Vitodens200W_B2HF, test_Vitodens222W, test_Vitodens300W
@tlinnet
Copy link
Author

tlinnet commented Nov 28, 2025

Hi @CFenner .
What would be needed to move this forward?

@tlinnet
Copy link
Author

tlinnet commented Dec 1, 2025

Hi @CFenner

I tested the PR, by setting up vicare in homeassistant/custom_components, and adding the new sensors.
This seems now to work as expected

image

@tlinnet
Copy link
Author

tlinnet commented Dec 3, 2025

Lets go :)
It's working as intended

@tlinnet
Copy link
Author

tlinnet commented Dec 7, 2025

Anyone here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants