Skip to content

Conversation

@limabravo7
Copy link

This PR implements a method to read the cumulative thermal solar production.

Closes #596

@limabravo7
Copy link
Author

I also wanted to add a test case, but this data point is not included in tests/response/Solar.json

@CFenner
Copy link
Member

CFenner commented Sep 15, 2025

I also wanted to add a test case, but this data point is not included in tests/response/Solar.json

Can you update the data with a set from your system?


@handleNotSupported
def getSolarPowerProductionCumulativeProduced(self):
return self.service.getProperty("heating.solar.power.cumulativeProduced")["properties"]["value"]["value"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

idea to add getter for heating.solar.power.cumulativeProduced

2 participants