fsaris / home-assistant-zonneplan-one

Unofficial Zonneplan integration for Home Assistant
https://github.com/fsaris/home-assistant-zonneplan-one
MIT License
105 stars 17 forks source link

Is it possible to add Peak Power (Piekvermogen) value #42

Closed dspooren closed 10 months ago

dspooren commented 1 year ago

Is it possible to get the values for the Peak Power (Piekvermogen) of the solarpanels. This value is visible in the app. I would like this as an entity in HomeAssistant.

zonneplan

fsaris commented 1 year ago

Would suggest to use https://www.home-assistant.io/integrations/statistics/ for this.

I'm open for a PR to add this as extra sensor to the integration. But not sure if it's available as single value in the api response

dspooren commented 1 year ago

Thanks for your reply. Would be nice to add this as extra sensor, if it is available as a single value in the API.

fsaris commented 10 months ago

value doesn't seem to be available as a single value in the API. Suggest to use https://www.home-assistant.io/integrations/statistics/ if you want to have this value in HA