Hi all,
I have forked 3 homeassistant projects to add support for remote entities in Home assistant for these integrations : most integrations only support media player entity which lets retrieve media info, and change playback state. But the other commands are missing (arrow keys, menus, digits…)
At the present time the R2 integration of home assistant don’t support remote entities, but in the meantime you can create scripts which trigger remote commands.
Here are the 3 modified integrations :
- Sony devices (bluray players or tvs) : GitHub - albaintor/media_player.sony: Custom component for Home Assistant to control Sony devices
- Panasonic bluray players (edit : won’t work with latest 4K BR players…) : GitHub - albaintor/panasonic_bluray_remote
- Livebox (STB for France and Poland) : GitHub - albaintor/liveboxtvuhd: Livebox TV UHD custom component for Home Assistant
On my Sony bluray player (UBP-x700), the device won’t answer commands if in standby mode (not cool).