Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

74 lines (34 loc) · 2.76 KB

Changelog

2.0.5 (2023-07-30)

Bug Fixes

  • fix missing image line in config.yaml (55bccd3)

2.0.4 (2023-07-30)

Bug Fixes

  • remove debug cli output (f097b2e)

2.0.3 (2023-07-30)

Bug Fixes

2.0.2 (2023-06-28)

Bug Fixes

2.0.1 (2022-12-15)

Bug Fixes

  • set correct version number in config.yml (f8229cd)

2.0.0 (2022-12-15)

⚠ BREAKING CHANGES

  • support fireboard drive

Features

  • support fireboard drive (0f070df)

1.1.1 (2022-12-11)

Bug Fixes

  • fix version number for docker build (f2b6c92)

1.1.0 (2022-12-11)

Features

Bug Fixes

  • another case where things were showing incorrect availability (2c31b42)
  • eliminate duplicate entities being created (4fb12e7)
  • fix battery staying online when fireboard is off (c0b48fd)

Miscellaneous Chores