Skip to content

Releases: sopelj/hass-ember-mug-component

0.9.0 Beta 5 - remove min level logic for tumbler as it doesn't work

15 Jan 02:55
Compare
Choose a tag to compare
0.9.0-beta-5

Revert min of 15 for Tumbler as it was a mistake

0.9.9 beta 4 - ensure manufacture data on init and fix brightness error

10 Jan 21:38
Compare
Choose a tag to compare

Try again to detect manufacture data on setup. If missing this will lead to potentially incorrect behaviour as the model is unknown.
Also fix an error when settings brightness. Brightness change does not affect this light, but the error is fixed.

0.9.0 Beta 3 - Attempt to fix device detection and changes for tumbler

10 Jan 17:33
Compare
Choose a tag to compare

Simplify Manifest and require manufacturer data for detecting the device type at setup.
Set low level for tumbler to 15.

0.9.0-beta 2 - fix attribute name error

26 Dec 20:44
Compare
Choose a tag to compare
Pre-release
0.9.0-beta-2

fix: attribute name error

0.9.0-beta 1 - tumbler and device information

26 Dec 20:21
Compare
Choose a tag to compare
  • Hopefully add support for Tumbler
  • Add device information (model number, colour and capacity) - hopefully correct
  • Change detection method
  • Requires Home Assistant 2023.9+ (required for updated bleak version)

0.8.0

01 Nov 23:02
Compare
Choose a tag to compare
  • Don't log disconnects as errors. Instead become unavailable
  • Fix for 2023.11 and support for Python 3.12
  • Update minimal dependencies to match Home Assistant 2023.8
  • Document Travel Mug 2 and add name for discover (thanks @z-master42)
  • Drop support for Python 3.10 as the libraries and Home Assistant don't support it

0.8.0 Beta 4 - Consistently use debug level for events

01 Nov 02:42
Compare
Choose a tag to compare
0.8.0-beta-4

Bump library version to 0.8.3 and properly indicate requirement of 3.11+

v0.8.0 Beta 3 - Home Assistant 2023.8-2023.11+

30 Oct 02:21
Compare
Choose a tag to compare

Sorry, I forgot to release this version. So this 3rd iteration of the beta contains more changes than the others. It required Python 3.11+ and Home Assistant 2023.8+. It adds support for Home Assistant 2023.11 and Python 3.12. As well as reduces logging for non-errors unless debug level is set.

0.8.0-beta-2

08 Jul 16:12
Compare
Choose a tag to compare
0.8.0-beta-2 Pre-release
Pre-release

fix version of library

0.8.0-beta-1: feat: Update requirements and document changes. Add note about travel

08 Jul 16:01
Compare
Choose a tag to compare
  • Update minimal dependencies to match Home Assistant 2023.7
  • Document Travel Mug 2 and add name for discover (thanks @z-master42)
  • Drop support fotr Python 3.9 as the libraries and Home Assistant don't support it