Skip to content

Tibber_Monitor-30

Latest
Compare
Choose a tag to compare
@GitHub4Eddy GitHub4Eddy released this 21 Apr 19:22
19dd657

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