flopp999 / Tibber-Domoticz

Script to communicate with Tibber. Help me with a buy-me-a-coffee
https://www.buymeacoffee.com/flopp999
GNU General Public License v3.0
8 stars 4 forks source link

Watt device shows zero when export is greater than import #30

Closed Skjal closed 2 years ago

Skjal commented 2 years ago

When my solar panels are generating more power than the house consuming, the watt meter device shows zero while in the Tibber app it show how much power that is exported. According to Tibber customer service, power export is updated every 10th second. Would it be possible to create a device for export as well? It would be handy in terms of turning on/off power consuming devices according to what you have of available power. I think it is called powerproduction in the api.

flopp999 commented 2 years ago

Hi What version of plug-in do you use? Can you see how much power you sell, in Tibber Developer web page? https://developer.tibber.com/explorer

Skjal commented 2 years ago

Thanks for looking into this.

I am using version 0.93.

According to the Tibber developer api guide, the live measurement/powerProduction should be updated every 10 seconds with the value of what you export. here is a screenshot of my developer web page but without any export since it is a bit late in the afternoon and not enough sun to get any export. Can try to get one tomorrow afternoon if it would help. image

flopp999 commented 2 years ago

I will take a look at this today. Can you send me a message on Domoticz Forum?

Skjal commented 2 years ago

Working great now after last update. Thanjs