Releases: sopelj/hass-ember-mug-component
Releases · sopelj/hass-ember-mug-component
1.0.0 - beta 4 - Add switch for temp control
- Add switch entity to enable/disable temperature control ( #46 )
1.0.0 - beta 3 - debugging for config flow
Add more debug logging in config flow and more lax rules for detecting devices.
1.0.0 - beta 2 - Serialization
- Make data serializable to JSON #47
- Add documentation for customising presets
- Improve linting/tests
1.0.0 - beta 1 - Add options and presets
- 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
Fixes of standby state and added missing translations for said state
0.9.1-beta-3
Add logger in case state is an unexpected value, but fallback to unknown.
0.9.1 beta 2 - fix- add standby state to list
0.9.1 beta 2 - fix- add standby state to list
Fix for translations and standby (hopefully)
Fix for translations and standby (hopefully)
0.9.0 - Tumbler support and device information
- 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
Fixes #44
Use non-beta version of python library