Skip to content

3.1.8

Compare
Choose a tag to compare
@franc6 franc6 released this 22 Aug 19:09
· 147 commits to releases since this release

3.1.8 2023/08/23

Breaking Change

  • Updated to require HA 2023.6. This release requires python 3.11, which is also required by HA 2023.6 and later, so that's the new minimum.

3.1.7 2023/02/07

  • Fixed #76/#85
  • Fixed #77; you can now use {year} and {month} in your URLs to get the current 4 digit year and 2 digit month.
  • Fixed #78; you can now specify an offset in hours if your calendar entries have the wrong time zone.

3.1.6 2022/12/12

  • Handle UTF-8 BOM in calendar data.
  • Properly decode UTF-16 calendar data.