Skip to content

v2.1.0

Compare
Choose a tag to compare
@nielsfaber nielsfaber released this 29 Apr 19:38
· 242 commits to main since this release
38c1ff3

⚠️ Breaking changes:

  • In customize, the declaration variable was renamed to variables, to allow for multiple definitions.
    See here for an example on how to use it.

All changes:

  • Added hebrew and slovak translations
  • Added support for using multiple variables in an action
  • Added support for turning on/off automations via scheduler
  • Fixed rounding errors in the slider component
  • Improve the detection of local time/date
  • Fixed a bug causing schedules to appear under 'switches' when creating a new schedule
  • Fixed translation for sunset/sunrise text in the overview page
  • Prevent setting the hvac_mode for a climate device if the device only has 1 hvac_mode
  • Code cleanup
  • Add notify platform to scheduler
  • Added option for hinding the 'add' button
  • Added support for the heat_cool action of climate domain