Skip to content

Releases: sopelj/hass-ember-mug-component

1.0.0 - beta 4 - Add switch for temp control

17 Feb 19:37
Compare
Choose a tag to compare
  • Add switch entity to enable/disable temperature control ( #46 )

1.0.0 - beta 3 - debugging for config flow

12 Feb 02:26
Compare
Choose a tag to compare

Add more debug logging in config flow and more lax rules for detecting devices.

1.0.0 - beta 2 - Serialization

11 Feb 01:13
Compare
Choose a tag to compare
Pre-release
  • Make data serializable to JSON #47
  • Add documentation for customising presets
  • Improve linting/tests

1.0.0 - beta 1 - Add options and presets

03 Feb 02:32
Compare
Choose a tag to compare
  • Add the possibility to select from preset temperatures #45
  • Add Option Flow to configure presets if others are preferred

0.9.1 - fix- add standby/unknown state

28 Jan 18:40
Compare
Choose a tag to compare

Fixes of standby state and added missing translations for said state

0.9.1-beta-3

28 Jan 01:29
Compare
Choose a tag to compare
0.9.1-beta-3 Pre-release
Pre-release

Add logger in case state is an unexpected value, but fallback to unknown.

0.9.1 beta 2 - fix- add standby state to list

27 Jan 22:41
Compare
Choose a tag to compare

0.9.1 beta 2 - fix- add standby state to list

Fix for translations and standby (hopefully)

27 Jan 17:20
Compare
Choose a tag to compare

Fix for translations and standby (hopefully)

0.9.0 - Tumbler support and device information

27 Jan 00:35
Compare
Choose a tag to compare
  • Add support for the Tumbler (thanks @dshokouhi !) - #43 & ember-mug #53
  • Add detection for device information (model number, colour and capacity)
  • Requires Home Assistant 2023.9+ (required for updated bleak version)
  • "Unknown" liquid state on newer models is now "Standby" (thanks @dshokouhi & @jhemak ) - #44

Note: if you notice your model is incorrectly detected please let me know.

0.9.0 Beta 6 - Unknown to Standby

25 Jan 23:21
Compare
Choose a tag to compare
Pre-release

Fixes #44
Use non-beta version of python library