Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

53 lines (37 loc) · 2.57 KB

Changelog

v0.2.1 (2023-06-26)

Fix

  • Remove loop parameter from timeout (d0d25b3)

Documentation

  • Switch logo to remove HA house (0228592)

v0.2.0 (2021-03-29)

Feature

  • Autogenerate minimal translations (55f56d1)

Fix

  • Set device_info model to update version (496f95f)
  • Convert timestamp to proper semantic version (fa4a7b9)

Documentation

  • Switch to weekly commit-activity (065ac17)
  • Fix commit shield (653cbaf)

v0.1.4 (2021-03-23)

Fix

  • Fix import error of Typing (3e6c49c)

v0.1.3 (2021-03-23)

Fix

  • Add check to avoid deleting custom_components (6cc9c62)

Documentation

v0.1.2 (2021-03-23)

Fix

  • Remove redundant ha core requirements (8b4896a)

v0.1.1 (2021-03-21)

Fix

  • Add version key to manifest.json (9966060)

Documentation

v0.1.0 (2021-03-20)

Feature