github bisand/node-red-contrib-tibber-api v6.5.0

4 hours ago

What's new

  • Quarter-hourly current prices (#108): the tibber-data node now passes the configured energy resolution to getCurrentEnergyPrice / getCurrentEnergyPrices, and all price queries coerce the value to a valid PriceInfoResolution (HOURLY/QUARTER_HOURLY).
  • New tibber-update-home node (#68): exposes the updateHome mutation (nickname, avatar, size, type, residents, heating source, ventilation, main fuse size) and outputs the updated home. sendMeterReading is not included — Tibber has removed it from their GraphQL API.
  • Dynamic feed credentials (#51): the tibber-feed node now has an input. Send msg.payload.accessToken and/or msg.payload.homeId to (re)connect the feed with new values at runtime — e.g. from a dashboard. A feed deployed without credentials waits for injection instead of halting.
  • Dependencies updated (tibber-api 5.6.0, node-red 5 for dev, eslint 10 flat config); engines.node >= 18; npm publishing switched to OIDC trusted publishing.

Full Changelog: v6.4.1...v6.5.0

Don't miss a new node-red-contrib-tibber-api release

NewReleases is sending notifications on new releases.