Created At
Dec 29, 2021
Created By SmartHomeEddy
Get energy prices from Tibber Platform to controle appliances and save on energy cost and help the climate
Created At
Dec 29, 2021
Last Update
Nov 24, 2025
Platforms
HC 3 Lite, Z-box Hub, Yubii Home Pro, Yubii Home, Venture WISE, HC 3
Views
13267
Download
1665
THIS IS THE NEW QUARTER-HOURLY VERSION
This QuickApp gets todays and tomorrows energy prices, consumption and production from the Tibber platform.
This QuickApp also gets todays and tomorrows Gas prices from Tibber (EnergyZero if applicable).
Next to the current prices the minimum, maximum and average prices and percentage +/- related to the average price for today and tomorrow are calculated.
Tax and extra cost (cable owner) are included in the hourly, daily, monthly, yearly and total consumption cost.
All values are displayed in the labels.
Colours show the price levels in the labels:
🟩 VERY CHEAP
🟨 CHEAP
🟧 NORMAL
🟥 EXPENSIVE
🟪 VERY EXPENSIVE
🟫 NEGATIVE
🟧 Consumption
🟩 Production
The labels can be filtered by Prices, Prices Today, Prices Tomorrow, Gas Prices, Consumption, Production and Show all
The Energy Panel is updated with the hourly prices.
Several languages are supported.
Child devices are available for:
These devices can be used to control appliances according to the lowest and forecast prices during the day.
For easy use in other quickapps or LUA scenes, Global Variables are available for:
Every quarter-hour will look like: {"time": "00:00", "startsAt": "2025-05-04T00:00:00.000+02:00", "tax": 0.1602, "energy": 0.06, "total": 0.2202, "percentage": "17.3", "level": "NORMAL"}
These devices and global variables can be used to control appliances according to the lowest and forecast prices.
The quickapp also shows this information:
The dynamic Energy and Gas prices are determined on the exchange.
Energy prices for tomorrow are available daily around 13:00 hour.
The Gas price changes every day at 06:00 in the morning.
The Gas price for tomorrow is available daily around 18:00.
LEBA = The TTF Day-Ahead market LEBA is the exchange where, among other things, gas is traded for the Netherlands.
ODE = The ODE is, just like the Regulatory Energy Tax (REB), a tax on your consumption of gas and electricity. The money from the ODE is used to stimulate the production of sustainable energy. This is done via the subsidy scheme Stimulation of Sustainable Energy Production (SDE+).
Use this QuickApp at your own risk. You are responsible for ensuring that the information provided via this QuickApp do not contain errors.
Tibber is a registered trademark being the property of TIBBER. TIBBER reserves all rights to the registered trademarks.
Information which is published on TIBBER’s websites belongs to TIBBER or is used with the permission of the rights holder.
Making of copies, presentations, distribution, display or any other transfer of the information on the website to the public is, except for strictly private use, prohibited unless done with the consent of TIBBER.
Published material on dedicated TIBBER press websites, intended for public use, is exempt from the consent requirement.
Also see: https://tibber.com/en/legal-notice
EnergyZero makes every effort to ensure that the information on this site is as accurate and up-to-date as possible. EnergyZero reserves the right to change the content of the information on this site. Should there nevertheless be any inaccuracies in the data or should the information no longer be up to date, EnergyZero accepts no liability if there are failures or interruptions of or errors or delays in the provision of information.
Alse see: https://en.energyzero.com/privacy
To communicate with the Tibber API you need to acquire a OAuth access token and pass this along with every request passed to the server.
A Personal Access Token give you access to your data and your data only.
Your token can be acquired here: https://developer.tibber.com by logging in with your Tibber account.
When creating your access token or OAuth client you’ll be asked which scopes you want the access token to be associated with.
These scopes tells the API which data and operations the client is allowed to perform on the user’s behalf.
The scopes your app requires depend on the type of data it is trying to request.
If you for example need access to user information you add the USER scope.
If information about the user's homes is needed you add the appropriate HOME scopes.
If you have more than one home in your Tibber subscription, you need to fill in your home number the change between your homes.
Known limitation: In case of the change due to daylight saving time, the 02:00 hour is skipped going to summer, only 23 price values are available
Exponential backoff with jitter to Tibber API requests:
If there is any issue with the connection, the QuickApp will retry some times and if the issue still exists, the QuickApp will disconnect. You will get a notification on your Tibber iOS or Android app. You can re-connect the QuickApp by clicking on the main device.
Tibber Price levels are based on trailing price average (3 days for hourly values and 30 days for daily values)
Tibber Tax: The tax part of the price (guarantee of origin certificate, energy tax (Sweden only) and VAT)
You can send messages through the Tibber Monitor quickapp to your (or other members of your family) Tibber iOS or Android mobile app with:
hub.call(1426, "sendPushNotification", "Notification through API", "Hello from me!!", "NOTIFICATIONS")
Tibber API documentation: https://developer.tibber.com/docs/guides/calling-api
Tibber API explorer: https://developer.tibber.com/explorer
Tibber status: https://status.tibber.com
Changes version 5.2 (23rd November 2025)
Variables (mandatory and created automatically):
How to install:
(And enter your Tibber Token in the quickapp variable)

Solved the bug. Many thanks to XAJA and Rob van Dijk for notifying the bug. The download is available on the Fibaro forum and this Fibaro Marketplace.

Please keep an eye on the Fibaro forum for the solution, because the new version will be available on the Forum earlier, because of the review proces on this Fibaro Marketplace. The review proces can be some days.

Hi, in addition to XAJA - prices in Energypanel are x100. So when Tibber reports 3,6 euro consumption on the day - it shows a 360 euro in the Energypanel.

Thanks XAJA, I will have a look. The prices should be inserted in euros, like 0.00. (Btw there is a limitation in the energy panel, it doesn’t allow negative prices. Don’t know if they already fixed that.)
So please install the latest version, especially if you are using the Energy Panel.