Integration ideas?

Interesting, I didn’t know that they charged for it. Definitely not worth continuing.

To make this integration to work, very similar to my Spotify/Smartthings integration. One would need to create a Develop account - do a project and complete the integraiton. but they limit the API, to make it functional they charge like 5$ a month. Deal breaker. So via HA will work just fine. Not worth time spent. So i will find other creative ideas for the next integration to build.

1 Like

Hi M.a.S.e, what about a Tidal (similar to your Spotify integration) or QNap (simular to your Synology) or Shelly Integration?

QNAP will be tough, i dont have the device and with the Synology experience it is WAY too many APIs for me to tackle another blind integration. Struggling with the r_volution now because i dont have the device. Tidal is most definitely an option, just will need to sign up for trial since they dont offer free tier.

After intensive research of multiple hours unfortunately I learn that tidal does not provide public api for currently playing or controls. This rander the tidal idea useless.

I have the code ready and Integration work, you need to create a developer account and create an app, then run the integration on the remote and complete. However, the only api tidal provide is lists, generic info etc.

No explicit currently playing or controls. Unfolded api also doest yet support Playlists etc. So essentially you get an authenticated media player that display nothing and control nothing. I am honestly very surprised tidal doesn’t support it. Sadly, tidal is not an option for this remote :sob:

Moving on.

I am new is there a possiblity to let the remote 3 work withe the Dune HD Ultra Vision 4K?

Thanks

if dune HD have an api, its doable. need more people to say they also want dune HD to make it worth the time spent. that beind said, i just finished a beta version for r_volution players and as far as i can tell dune and r_volution uses same API. try my r_volution integration and let me know if it works. GitHub - mase1981/uc-intg-rvolution: Control rvolution devices using Unfolded Circle Remote two/3

There is already a Dune HD integration: GitHub - petercv/ucr2-integration-dunehd: Unfolded Circle Remote 2 integration for Dune-HD

2 Likes

very cool !!!

Thanks i will try it out first i have to visit hospitle so in two weeks i will now more i hope thanks

But only external with docker.

As it’s written in Python this could easily be added from the developer or by creating a build script based on other integrations.

Many thanks @M.a.S.e may i suggest a native integration for madVR Envy Videoprocessor? API is here: https://madvrenvy.com/wp-content/uploads/EnvyIpControl.pdf?r=113a

BR Peter

1 Like

Never heard of this device. Did other people use it here? Api doc is good. So feasible.

I don’t own a madVR but it’s a very well known high end videoprocessor used by a lot of enthustiast, especially projector users, who have the correspondingly high budget to afford something like this.

and i felt “high end” with my HDFury VRRooM :slight_smile:

@Peter to confirm , you have the device and can help test? who else has it here?

1 Like

@M.a.S.e

yes, i can confirm. Use it with my projector. Would be amazing🤩.

I also test your latest R_Volution release and report back asap on Discord​:folded_hands:t2::+1:t2:

1 Like

…its little bit like the vroom, but with few more tiny features🙂

Emby integration is complete: Emby Integration

Would be great to have full HEOS support, like choosing favorites and grouping/ungrouping speakers. There is a HASS plugin, perhaps it can be used as a base? If you need any help testing, I can volunteer.