Skip to content

Releases: GitHub4Eddy/tibber_monitor

Tibber_Monitor-30

21 Apr 19:22
19dd657
Compare
Choose a tag to compare

Changes versio 3.0 (21th April 2023)

  • Added 24 child devices for the today prices 1 to 24 hour
  • Added 24 child devices for the tomorrow prices 1 to 24 hour
  • Added child devices for tomorrow minimum, tomorrow maximum and tomorrow average prices
  • Added tommorow prices to the labels
  • Added tomorrow minimum, tomorrow maximum and tomorrow average prices to the labels
  • Added color 🟢🟡🟠🔴🟣 to the prices in the labels based on the Tibber price level
  • Added todays energy usage per hour to the labels
  • Deleted today PRICES from the global variables, because they are available in the child devices
  • Added global variables for tomorrow price LEVELS (the today global variables were already there)
  • Added global variables for today price PERCENTAGES
  • Added global variables for tomorrow price PERCENTAGES
  • Changed the name of the global variables to get a better sorting in the dashboard
  • Added separate QuickApp variables to activate today and or tomorrow global variables
  • Changed to QuickApp variable secondsH (interval) to how many seconds after the whole hour the QuickApp should run, so the QuickApp now runs once an hour a few minutes after the whole hour
  • Added extra check for existance of the 24 hour values (for example in case of daylight saving time change)
  • Changed the main device to Generic Device
  • Changed to multifile QuickApp
  • Added translation for English (en), Dutch (nl), Swedish (se), Norwegian (no), German (de)
  • Added new Tibber user-agent to http request headers
  • Made some changes to work with missing tomorrow prices from Tibber
  • Improved some debug logging messages on debug level 3

Tibber_Monitor-21

25 Jun 21:50
66e5dbf
Compare
Choose a tag to compare

Changes version 2.1 (25th June 2022)

  • Changed the child device names Hourly Energy and Hourly Cost to Hour-1 Energy and Hour-1 Cost, because they actually are from the previous hour
  • Added Global Variables for Prices 0-10 hour
  • Removed Global Variable for Current Price Level, the Current Price Level is also available in the Global Variable for all 0-10 hour levels
  • Added QuickApp variable currentPrice to insert the current price in the Energy Panel if you also use the Tibber Live QuickApp. Otherwise the hour+1 price is interted.

Tibber_Monitor-20

01 Jun 06:37
2f8e65b
Compare
Choose a tag to compare

Changes version 2.0 (25th May 2022)

  • Changed the device for the energy panel from the Daily Energy to the Total Energy child device. Because Tibber reports always the past hour at the start of the new hour (so always too late) and the Energy panel and the Daily Energy child devices both resets at midnight and the Total Energy child device doesn't resets, that prevents the last hour from not getting into the energy panel. Thanks to JcBorgs for analysing and testing.
  • Added workaround with the help of JcBorgs for a Tibber API bug in 00-01 hour consumption (energy and cost can change to "null" during the day)
  • Added workaround for empty Tibber responses between 00:00 and 00:05 hour with help of JcBorgs
  • Added insert of hour-1 price in Energy Panel (can be turned on or off) with help of JcBorgs
  • Changed the name of all child devices Percentage to dynamic names like "At hour 16:00", "At hour 17:00", etc. with help of jgab and JcBorgs
  • Changed handling of no response from Tibber
  • Removed user defined icon (not necessary anymore)

Tibber_Monitor-13

06 Feb 12:40
73aa064
Compare
Choose a tag to compare

Changes version 1.3 (6th February 2022)

  • For easy use in blockscenes added Global Variables for the levels (CHEAP, etc) for the current price and percentages +0, +1, +2, +3, +4, +5, +6, +7, +8, +9 and +10 hour. (Activate the global variables with the QuickApp Variable setGlobalVar = true)
  • Added an extra Child Device for Percentage +0 hour (current hour)
  • Added QuickApp Variable setPercentage to setup the calculation of the percentages from "average" price or from "current" price
  • Changed the caluclation of the percentages according to the setting in setPercentage, "average" or "current" price
  • Limited the calculation of the average price to the current price and the next 10 prices (in line with the child devices +0, +1 ... +10)
  • Added a minimum and maximum to forNextHour of 12 and 35 hours prices

Tibber_Monitor-12

02 Feb 20:11
96127cb
Compare
Choose a tag to compare
tibber_monitor-12

Add files via upload

Tibber_Monitor-1

08 Jan 13:14
e8d7504
Compare
Choose a tag to compare

Changes version 1.0 (8th Januari 2022)

  • Reduced max and min price and percentage to two decimals digits
  • Solved issue with empty hourly energy
  • Added the prices to the log text of the child devices +1 +2 +3 +4 +5
  • Added percentages to the hourly prices in the labels
  • Added percentages to the minimum and maximum prices in the labels
  • Changed the abreviation to the latest moment (display in properties and labels) to get the (theoretical) most accureate calculation
  • Changed the default interval to 930 seconds to update more often and have less issues in case Tibber doesn't respond

Tibber_Monitor-06

01 Jan 18:58
8e95e4a
Compare
Choose a tag to compare

Changes version 0.6 (1st January 2022)

  • Solved bug that didn't cleaned up the labels

Tibber_Monitor-05

01 Jan 10:41
1acfc3c
Compare
Choose a tag to compare

Changes version 0.5 (1st Januari 2021)

  • Changed main device to generic.device
  • Changed Tax calculations
  • Added child devices monthly and total energy and cost
  • Calculated the daily, monthly, yearly and total energy, cost and tax to get this day, this month, this year and total values
  • Solved a bug showing more than 12 prices just after midnight
  • Solved handling nil values at beginning of year, etc

Tibber_monitor-03

30 Dec 20:18
d8793ce
Compare
Choose a tag to compare

Changes version 0.3 (30th December 2021)

  • Added quickapp variable homeNr to select which home if you have more than one in your subscription

Tibber_Monitor-02

29 Dec 15:25
ffd415b
Compare
Choose a tag to compare

Changes version 0.2 (29th December 2021)

  • Added all child devices
  • Added QuickApp variable for extra cost and added the cost to the calculations
  • Replaced "null" values in response to prevent errors
  • Limited values to next 12 hours