[APP][Pro&Cloud] Tibber

And I got a nice reply

Bedankt voor je bericht. In Nederland gebruiken we inderdaad uitsluitend de gegevens die we via de slimme meter doorkrijgen. De Nederlandse en Duitse markt zijn hierin niet goed met elkaar te vergelijken. In Duitsland zijn nog maar weinig slimme meters geplaatst, waardoor het daar mogelijk is om de gegevens van de Pulse te gebruiken. In Nederland werkt het anders: hier kun je alleen een contract bij Tibber afsluiten als je een slimme meter hebt. Je kan dus gewoon de Plugwise kunnen gebruiken.

In English

Thank you for your message. In the Netherlands, we indeed only use the data we receive through the smart meter. The Dutch and German markets are not easily comparable in this regard. In Germany, only a small number of smart meters have been installed so far, which makes it possible there to use data from the Pulse. In the Netherlands, things work differently: you can only sign a contract with Tibber if you have a smart meter. So yes, you can simply use the Plugwise.

1 Like

Tibber introduced the 15 min interval price change today for at least in NL. However the app in homey still only updates every hour the current price.

Is there an fix on it’s way to support 15min timeframe?

Edit: I see issue Is already reported: Trigger Price update -15 minutrs · Issue #123 · tibber/com.tibber.athom · GitHub

2 Likes

Any news to the 15 minute timeframe update? It seems that the Tibber app development got kind of stuck in February 2025. :frowning:

This thread is not monitored by Blink. Just use their Github repository.

Could someone tell me what we should (or can) enter here to get the price displayed correctly on the Homey energy page?

Or is this impossible with Tibber’s adjusted terms and conditions?

You are doing it right. Add all kWh dependent costs like you did. Check your Tibber mails which costs are needed.

You can’t add fixed (mionthly) costs. Homey energy only uses kWh based costs.

1 Like

The price increas for handling and unbalance cost of 0.0248 is already inclusice VAT. Also in 2026 the energy tax has been decreased, the new tariff is 0.1108 euro/kWh. So the correct formula in the Enerytab for Tibber is: (price *1.21)+0.0248+0.1108.

regards,

Paul

English summary: Tibber has changed to quarterly (15-minutes) prices but is that reflected in the flow cards? If I program a flow card to act during the 8 lowest prices is that the 8 lowest hours or the 8 lowest 15 minutes i.e. 2 hours?

På svenska: När Tibber nu har gått över till kvartspriser betyder det att flödeskorten beter sig annorlunda och behandlar varje kvart som man tidigare behandlade timmar? Jag vill ju självklart kunna styra på kvartarna men blir väldigt osäker eftersom den officiella dokumentationen pratar om timmar, men jag tycker flödeskorten bara pratar om de x antal billigaste/dyraste priserna.

I don’t think so. I have a flow that charges the house battery for 2h and it’s working as before - means the app and flow cards are still using hours only.

1 Like

Awesome thanks Paul, for summarizing the formula.

There is 1 typo tho, when using the formula my energy price was € 1,40.

Blockquote
formula in the Enerytab for Tibber is: (price +1.21)+0.0248+0.1108

You need to have a multiplier instead of increase for the VAT. So formula should look like this:

(price  * 1.21) + 0.0248 + 0.1108

Whoops… indeed my mistake. good catch! I have applied the coreection in my original post too.

regards,
paul

Hi

This looks cool, is there any info on when or if it will be applied to Tibber Main app. Or is the solution now to install the Tibber test app?

any info will be recieved with thanks.