Tibber price- and live-updates stopped sometime a month ago

running OH4.3.2-release on openHABian.

Exactly on midnight 11.02. Tibber live updates stopped (see screenshot). I didn’t realize until now (wondered why some devices didn’t start as I allowed them if the price was under a threshold, but didn’t have time to check - until now). Not only the price, but all live data also. There was no ERRORs or WARNINGs in the logs and no other tellings except it didn’t update the items silently.


green: tibber:tibberapi:pl12:current_total (Number:Dimensionless)
blue: tibber:tibberapi:pl12:live_power (Number:Power)

Is there a way to avoid that ootb? Or do I have to write a rule to check if items change hourly? Stopping an starting the tibber-binding did correct things.

Currently yes that is what you have to do.

However I wrote a “flat line” profile whose purpose is to warn for exactly such cases as yours.

1 Like

That sounds great.
which will come with 5.0 I guess?

I guess so. :slight_smile:

1 Like

In the mean time, Threshold Alert and Open Reminder [4.0.0.0;4.9.9.9] is a rule template that can call a rule when an Item stops being updated. As a rule template it’s obviously going to be more complicated to use than a profile, but it’s available now and it supports other use cases (e.g. a sensor remains above or below a threshold for too long, a door remains open for too long, etc.).

1 Like