Skip to content

Releases: sopelj/hass-ember-mug-component

0.4.1-beta-2: Merge pull request #16 from winstona/unavailable_bluetooth_connection

21 Dec 23:19
3aba4ae
Compare
Choose a tag to compare
set unavailable when bluetooth connection fails

Test with pairing disabled for home assistant proxies

24 Nov 03:47
Compare
Choose a tag to compare

Test with pairing disabled for home assistant proxies

v0.4.0 - Home Assistant Bluetooth 2022.09+

05 Nov 01:07
Compare
Choose a tag to compare

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

03 Nov 03:00
Compare
Choose a tag to compare
0.4.0-beta-7 Pre-release
Pre-release
Add example for services

0.4.0-beta-5

12 Oct 03:01
Compare
Choose a tag to compare
0.4.0-beta-5 Pre-release
Pre-release

Attempt to fix encoding issue

0.4.0-beta-4

10 Oct 21:02
Compare
Choose a tag to compare
0.4.0-beta-4 Pre-release
Pre-release

Catch conversion error in UDSK

0.4.0-beta-3

10 Oct 02:54
Compare
Choose a tag to compare
0.4.0-beta-3 Pre-release
Pre-release

Exclude Bluetooth devices that are not mugs, from discovered devices in the manually started flow

0.4.0-beta-2

10 Oct 02:08
Compare
Choose a tag to compare
0.4.0-beta-2 Pre-release
Pre-release

Fixes typo and error in manual discovery flow

0.4.0 - Beta 1 - Home Assistant 2022.9+ Bluetooth Discovery

08 Oct 21:20
Compare
Choose a tag to compare

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

12 Aug 22:44
Compare
Choose a tag to compare
0.3.1

fix: Catch errors decoding dsk. Maybe it isn't in base64 like the rest