Releases: sopelj/hass-ember-mug-component
0.4.1-beta-2: Merge pull request #16 from winstona/unavailable_bluetooth_connection
set unavailable when bluetooth connection fails
Test with pairing disabled for home assistant proxies
Test with pairing disabled for home assistant proxies
v0.4.0 - Home Assistant Bluetooth 2022.09+
Breaking changes! ⚠️
This version only works with Home Assistant 2022.09 and later and now uses the new Bluetooth Integration.
If you had this integration installed before, please remove your old device, And manually remove the device via bluetoothctl
(see README.md for details) before updating.
Then enable the built-in Home Assistant Bluetooth Integration. And then set up the mug using the new instructions. On top of this, you might want to reset the mug and configure it with the App before adding it to home assistant again, as this will enable you to use the services for updating mug settings via Home Assistant as well.
0.4.0-beta-7
Add example for services
0.4.0-beta-5
Attempt to fix encoding issue
0.4.0-beta-4
Catch conversion error in UDSK
0.4.0-beta-3
Exclude Bluetooth devices that are not mugs, from discovered devices in the manually started flow
0.4.0-beta-2
Fixes typo and error in manual discovery flow
0.4.0 - Beta 1 - Home Assistant 2022.9+ Bluetooth Discovery
If you had a version installed before 0.4 and are upgrading, please remove your mug before upgrading and it should be auto-discovered
Fix error decoding dsk for some people
0.3.1 fix: Catch errors decoding dsk. Maybe it isn't in base64 like the rest