Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 18:54
· 593 commits to master since this release
df7fc58

Changes

🚀 Features

  • [BREAKING CHANGE] Combine two sensors into one @KapJI (#112)
    Please note if you have been using next_timer or next_alarm sensors whey are deprecated now in favor of united sensors. Please see the README Feature section for more information. Sorry for the inconvenience

🔧 Internal structure enhancement

  • Reduce code duplication in entities @KapJI (#111)

📄 Documentation