Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 2.47 KB

CHANGELOG.md

File metadata and controls

73 lines (50 loc) · 2.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.7] (2023-06-12)

Fixes

  • Fixed #23. Thanks to @thulin82

[1.0.6] (2023-05-19)

Fixes

  • Fixed #19 and #22 Translation file updated format. Thanks @angarok
  • Fixed #21 Grammar and spelling. Thanks @thulin82

[1.0.5] (2023-02-09)

Fixes

  • Fixed #16 async_forward_entry_setups. Thanks @KentEkl

[1.0.4] (2022-05-29)

Fixes

  • Fixed errors in hacs manifest

1.0.3 (2022-02-26)

Fixes

  • Fixed #7 documentation updates
  • Fixed #8 fixing illegal state

Added

  • Merged PR #6 adding french translation, thanks @matfouc
  • Added comparison links to version headers in changelog

1.0.2 (2022-02-21)

If your integration lacks a title and icon, remove it and add it again. This will solve the issue. It will work without title but it looks nicer with a tit

Fixes

  • Fixed #1
  • Fixed #2
  • Fixed #3, thanks to @ehn for pull

Added

  • Now checks the postcode for validity before submitting it to the configuration

1.0.1 (2022-02-18)

Fixes

  • Fixed initial configuration bug, did not create sensors correctly without reboot
  • Fixed error calculating combined sensor due to stupidity on my behalf
  • Fixed stupid documentation errors (copy-paste errors)

Changed

  • To make templating easier additional values were moved to subclasses in sensor values
  • Added translations for Swedish and English and for sensor values

1.0.0 (2022-02-17)

Initial release

  • This is a great day indeed.