Skip to content

v7.1.0

Choose a tag to compare

@TheFes TheFes released this 05 Nov 12:21
ef46b58

✨ NEW FEATURES

  • A new setting source_settings is added to add all values for attr_today, attr_tomorrow, attr_all, time_key and value_key in one go. See the source data documentation for more info on which integrations are supported.
  • For the core integrations which use an action and action response to retrieve the data I've made a blueprint to easily create a template sensor which has all the prices in an attribute. This blueprint currently supports EasyEnergy, EnergyZero, NordPool and Tibber. More information can be found in the documentation for the blueprint. Big thank you to @rrozema for giving feedback and testing this for Tibber, as I don't have a Tibber subscription myself.

🌟 IMPROVEMENTS

  • The macro converts all dates in the source data to UTC datetime now to avoid issues on start and end of Daylight Time Savings.

What's Changed

  • Add source settings and blueprint for price sensor by @TheFes in #247

Full Changelog: v7.0.4...v7.1.0