Skip to content

Releases: yo-han/Home-Assistant-Carelink

2023.1.3

04 Jan 18:12
55072ea
Compare
Choose a tag to compare

What's Changed

2023.1.2

02 Jan 20:03
4ac9a82
Compare
Choose a tag to compare

What's Changed

2023.1.1

02 Jan 16:14
9fc4add
Compare
Choose a tag to compare

What's Changed

  • feat: more sensors by @yo-han in #6
  • feat: markers for meals, insuline, auto mode and more by @yo-han in #7
  • fix: correct the spelling of the word insulin in the code and labels by @yo-han in #8
  • fix: average glucose by @yo-han in #9

2022.12.5

30 Dec 23:49
7eb364e
Compare
Choose a tag to compare

Changelog

What's Changed

  • refactor: setdefault fallback api update data by @yo-han in #5

Full Changelog: 2022.12.3...2022.12.5

2022.12.4

30 Dec 21:53
Compare
Choose a tag to compare

Changelog

fix: Default timezone fallback (#3)
fix: Add fallback to None for all sensors (#3)
fix: Remove sensor states as their always keep the same value

2022.12.2

27 Dec 20:31
Compare
Choose a tag to compare

Changelog

Breaking change

  • Due to a fix for the incorrect implementation of the pump serial this update will create a new device instead of updating the old one. It's advised to delete the integration and install the new version after.

New

  • More battery sensors
  • Range sensors to keep track of bluetooth outages
  • Better entity categories on device page
  • Reservoir and sensor durations sensors

Fixed

  • Battery levels
  • Use correct client timezone instead of the fixed "Europe/Amsterdam" timezone
  • Fixed glucose labels #2 (by: @increddibelly)

Misc

  • Some code refactoring to prepare for more and different entities.
  • Update interval is now 60 seconds instead of 120 seconds

2022.12.1

01 Dec 13:15
762f799
Compare
Choose a tag to compare

Initial release