Skip to content

Releases: sopelj/hass-ember-mug-component

0.3.0 - Fixes for Home Assistant 2022.8

05 Aug 01:46
Compare
Choose a tag to compare

Important!
This version (0.3.X) only works with Home Assistant 2022.8 and later.
It should make the integration work as long as you to not configure the new Bluetooth integration and the new devices that use it.
If you have configured it, you can delete it from Settings -> Devices/Services -> Bluetooth.

I am going to explore the new integration and see if I can rewrite this one to use it. However, in the meantime they are mutually exclusive.

0.3.0-beta-1

05 Aug 01:24
Compare
Choose a tag to compare
0.3.0-beta-1 Pre-release
Pre-release
feat: Add note for version 0.3 + Home Assistant 2022.8

0.3.0-alpha-1

05 Aug 01:02
Compare
Choose a tag to compare
0.3.0-alpha-1 Pre-release
Pre-release
feat: Try and remove bleak to restore minimal compatibility with 2022.8

0.2.3-beta-1

08 Jun 02:10
Compare
Choose a tag to compare
0.2.3-beta-1 Pre-release
Pre-release
feat: Bump bleak version

0.2.2-beta-4

19 Apr 02:52
Compare
Choose a tag to compare
0.2.2-beta-4 Pre-release
Pre-release
feat: Add strack trace for debugging and test a few fixes

0.2.2-beta-3

11 Apr 00:33
Compare
Choose a tag to compare
0.2.2-beta-3 Pre-release
Pre-release
feat: Try top improve logging and update manifest with issues link

0.2.2-beta-2

27 Mar 23:37
Compare
Choose a tag to compare
0.2.2-beta-2 Pre-release
Pre-release
fix: False for verbosity

0.2.1 - Config Flow and new sensors

16 Jan 03:53
Compare
Choose a tag to compare

Breaking Changes

The integration can (and should) now be set up via the UI using config flow.
So you no longer need to know your MAC Address in order for you to set it up which was a limitation for many.

If you had in previously set up via yaml you will need to remove it and add it via the UI. Sorry for the inconvenience, but it will be better you'll see. :)

The mug is now split into separate entities that can be found in the devices tab. So you may have to update your automations, but it should be more strait forward to create new ones.

0.2.1-alpha-15

16 Jan 03:10
Compare
Choose a tag to compare
0.2.1-alpha-15 Pre-release
Pre-release
fix: Sync callback for async update

0.2.1-alpha-14

16 Jan 02:20
Compare
Choose a tag to compare
0.2.1-alpha-14 Pre-release
Pre-release
fix: Patch tests for bleak