I’ve been successfully using Roku deeplinking with a custom tv remote setup within HA. With the new switch from HBO Max to just Max the deep links all seem to have broken. I’ve been attempting to figure out the new content id’s but with little success (such as from the Max video urls). Has anyone else been able to figure out how to retrieve these?
For anyone else who might have had trouble. I wound up returning to this after a bit and either missed it the first time around or it’s been fixed.
Deep linking for Max utilizes the first hash within the URL you get when playing from the website.
For example the URL for Arrietty: Max
To deep link use the first hash “01c72e76-910b-43e4-93b2-bcc337b0d93b”
Hi,
you can try:
- service: remote.turn_on data: activity: https://play.max.com target: entity_id: remote.mibox4
For mibox4 this working fine.