Releases: sopelj/hass-ember-mug-component
0.3.0 - Fixes for Home Assistant 2022.8
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
feat: Add note for version 0.3 + Home Assistant 2022.8
0.3.0-alpha-1
feat: Try and remove bleak to restore minimal compatibility with 2022.8
0.2.3-beta-1
feat: Bump bleak version
0.2.2-beta-4
feat: Add strack trace for debugging and test a few fixes
0.2.2-beta-3
feat: Try top improve logging and update manifest with issues link
0.2.2-beta-2
fix: False for verbosity
0.2.1 - Config Flow and new sensors
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
fix: Sync callback for async update
0.2.1-alpha-14
fix: Patch tests for bleak