This adapter facilitates the connection of data from your Tibber account's API to be used within ioBroker, whether for a single home or multiple residences.
If you're not currently a Tibber user, I would greatly appreciate it if you could use my referral link: Tibber Referral Link.
- (HombachC) implement calculator channel names (#186)
- (HombachC) fix error in cron jobs (#190)
- (HombachC) remove not used calculator channel state objects (#188)
- (HombachC) code optimizations
- (HombachC) optimize translation handling
- (HombachC) fix possible type error in first calculator calls notified by Sentry
- (HombachC) change state object description of production values (#167)
- (HombachC) optimize pulse feed error message in case of error as object (#176)
- (HombachC) preparations for calculator object names (#186)
- (HombachC) bump dependencies
- (HombachC) complete rework of task scheduling for more precise pull timing (#149)
- (HombachC) critical vulnerability fix for axios
- (HombachC) fix debug message typos, code optimisations in calculator
- (HombachC) fix type error in price average calculation notified by Sentry
- (HombachC) fix error in update prices tomorrow - possible false positive
- (HombachC) implement forced update of all data after adapter restart (#155)
- (HombachC) Bump actions/setup-node from 3.8.1 to 4.0.0 (#157)
- (HombachC) remove node.js 16 actions - dependency updates
- (HombachC) implement min/max states (#131)
- (HombachC) fix error with ignored calculator channel deaktivations (#143)
- (HombachC) optimize translation handling, code cleanup
- (HombachC) fix initialisiation of channel states (#141)
- (HombachC) change message "reconnect successful" to level info (#80)
- (HombachC) documentation tweaks - dependency updates
- (HombachC) implement tibber calculator mode "best hours block" (#16)
- (HombachC) handle empty calculator destination states - detected by sentry
- (HombachC) implement tibber calculator mode "best single hours" (#16)
- (HombachC) changed i18n files to inline translations, single files aren't update compatible (#128)
- (HombachC) fixed error in initial read of calculator states (#129)
- (HombachC) fix timing error in calculator
- (HombachC) fix error in startup of additional channels
- (HombachC) implement tibber calculator mode "best price" (#16)
- (HombachC) precised pull times of current cost
- (HombachC) reduced error messages (#80)
- (HombachC) extend documentation
- (HombachC) update adapter-core
- (HombachC) Increase to the first major release, as now a stable level is reached
- (HombachC) Code cleanup
- (HombachC) fixed error with polling multiple homes live data (#108)
- (HombachC) Lots of dependency updates; code optimizations
- (HombachC) Hardened 2 typeerrors uppon sentry recognition
- (HombachC) Fix error with not deleted averages of tomorrow pricing (#95)
- (HombachC) preparations for tibber calculator
- (HombachC) Added daily average price values (#89)
- (HombachC) Fixed false positive connection message (#87)
- (HombachC) Updated translations with ChatGPT
- (HombachC) preparations for tibber calculator
- (HombachC) Fixed error when starting adapter first time (#82)
- (HombachC) Fixed error in admin config from 0.3.0 (#81)
- (HombachC) Mitigate error in admin config from 0.3.0 (#81)
- (HombachC) Change logging of TibberFeed errors from type error to type warn - because of too many downtimes of Tibber server (#80)
- (HombachC) BREAKING: change Pulse usage to be configurable for all homes seperately (#41)
- (HombachC) optimize code again to mitigate set state timing for long JSON states (#68)
- (HombachC) preparations for tibber calculator
- (HombachC) reducing polls at Tibber server by precheck of current price data
- (HombachC) preparations for tibber calculator
- (HombachC) fix error with boolean states
- (HombachC) optimize code to mitigate set state timing for long JSON states (#68)
- (HombachC) enable correct price poll also for adapter running in different timezones (#63)
- (HombachC) fix error in 0.2.2 in start conditions of adapter
- (HombachC) reducing polls at Tibber server by precheck of known data
- (HombachC) code optimizations
- (HombachC) fix config screen (#55)
- (HombachC) double timeout for Tibber server queries
- (HombachC) introduces JSONs for prices sorted by price ascending
- (HombachC) fix stupid error for obsolete next day pricing (#23, #50)
- (HombachC) preparations for tibber calculator
- (HombachC) mitigate multi homes & pulse problems (#41)
- (HombachC) add documentation to config screen (#47)
- (HombachC) optimizing fetching homes list (#32) after Tibber server error, restart adapter in case of trouble
- (HombachC) bump dev-dependencies, fix eslint/prettier issue
- (HombachC) code cleanup, fix error for obsolete next day pricing (#23)
- (HombachC) add another try/catch while fetching homes list (#32)
- (HombachC) add units for live data, bump adapter-core to 3.x
- (HombachC) fix error in sentry logging
- (HombachC) BREAKING: encrypted API-Token in ioBroker
- (HombachC) rearranged configuration options
- (HombachC) fixed bug in state generation
- (HombachC) all log messages in English
- (HombachC) remove unused state change handler
- (HombachC) fixed state roles
- (HombachC) round grid consumption meter values to Wh accuracy
- (HombachC) hide unused checkboxes in config
- (HombachC) fix snyc and appveyor
- (HombachC) initial version