Releases: GuySie/ha-meural
Releases · GuySie/ha-meural
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
- BREAKING: If you are upgrading from a prior version of HA-meural you have to delete this integration in Configuration, Devices & Services, Integrations, and then re-add it and log in with your NETGEAR account again. This will set up the new required configuration entries. However, this should be the last time you have to do this, because:
- Thanks to @sanghviharshit the integration now re-authenticates automatically when your auth token expires. You no longer have to manually delete and add the integration when this happens!
- This feature - the most requested one in the history of this integration - is big enough that it also warrants a version bump to v1! 🎉 🥳 🎊
- Adds MediaPlayerEntityFeature enum to comply with the deprecation of SUPPORT_* constants in 2022.5.
- Removes title from
strings.json
as required by hassfest.
v0.2.3
- Updates usage of
async_sign_path
to support 2022.2 (thanks @balloob!). - Adds
configuration_url
to visit your Canvas remote controller from the device card. - Browse media will no longer show unsupported media.
- Please note: this release does not yet contain the PR for the expiring access token.
v0.2.2
v0.2.1
v0.2.0
- Adds support for Media Source and Media Browser functionalities.
- Improves support for local SD card folders.
- Improves logging for future troubleshooting.
- Breaking change: Using service
media_player.play_media
on the Meural Canvas now requires parametermedia_content_type
to be set toitem
if you wish to display specific artwork from the Meural servers.