DarwinsBuddy / WienerNetzeSmartmeter

A home-assistant integration supporting WienerNetze Smartmeters as sensors
144 stars 15 forks source link

Prices with 1h consumption #266

Closed webwude closed 1 month ago

webwude commented 1 month ago

Hi.

I currently use the integration with the statistics sensor feeding yesterday's consumption. In addition I use a dynamic price provider which is included as sensor as well.

With my old setup (ir adapter) I got the costs as well. Now with the integration costs are 0. Is there any chance to get the costs somehow?

reox commented 1 month ago

I believe they are not transmitted via the API. Is this something you can see in the WN Smart Meter Dashboard? If so, than you could try to reverse engineer which API endpoint to use.

webwude commented 1 month ago

The price is a separate integration. It is based on Epex Spot prices.

reox commented 1 month ago

ah okay - I think then the issue is that this only imports statistics, where as the other integration probably requires actual values? I believe there is nothing we can do, as the API transmits values with a delay of at least 24h.

webwude commented 1 month ago

Ok. Thx anyway.

DarwinsBuddy commented 1 month ago

closing this for now. If we once get something like a public API from Wiener Netze maybe this could be a valid feature request. :)