Sony BRAVIA and Custom Actions From File
Changes in 4.2.1
- Include the entire card config in sub-element configs via
config.card
#157. - Fix the Android TV max default source to use the old deep link as it now seems to work #77.
New Platform - Sony BRAVIA #141
Thanks to the hard work of @alex4108, this remote card now supports a new default platform, Sony BRAVIA! Sony BRAVIA TVs run Android TV, but use a different API and Home Assistant integration. Because it runs Android TV, the Sony BRAVIA platform has keyboard support via the Home Assistant Android Debug Bridge integration.
Custom Actions From File #157
If you have multiple remote cards that use the same custom actions, you can now place these custom actions in a JSON or YAML file on your Home Assistant server and have the remote cards fetch the custom actions from this file. These actions can be added to your remote layout, appear under custom actions in the layout editor, and will be used to autofill new custom actions that share their name.
Other Changes
- Added more Samsung TV default sources.
- Added the Peacock TV default source and icon to several platforms.
Patch Version Changes
- Include the entire card config in sub-element configs via
config.card
#157. - Fix the Android TV max default source to use the old deep link as it now seems to work #77.
Full Changelog: 4.1.2...4.2.1