Releases: sopelj/hass-ember-mug-component
Releases · sopelj/hass-ember-mug-component
0.9.0 Beta 5 - remove min level logic for tumbler as it doesn't work
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
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
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
0.9.0-beta-2 fix: attribute name error
0.9.0-beta 1 - tumbler and device information
- 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
- 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
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+
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
fix version of library
0.8.0-beta-1: feat: Update requirements and document changes. Add note about travel
Pre-release
- 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