Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dione API - did anyone play around already?
#1
Last firmware release notes telling the made the API available.
There is a link to the reference, which is the one for the Phantoms.
So not sure which commands really available
I tried a simple one by browser

Http://Diones-IP-address/cisettings/powerstate

Which finally should give back a digit from 0-3.
But get back only a 404 with system Detail Nguni/1.15.2

Doing anything wrong? Or misunderstood.
Reply
#2
This might be an old thread, but the info might be useful nonetheless. 

Here are some API endpoints you could try with the Dione (these all work using GET requests, so they will work directly in the browser:

http://your-dione-ipv4-address/ipcontrol...ms/current

Same prefix, and you can also access these with get:
/ipcontrol/v1/devices/current
/ipcontrol/v1/groups/current/sources/current/soundControl/volume
/ipcontrol/v1/systems/current/settings/audio/nightMode
/ipcontrol/v1/groups/current/sources
/ipcontrol/v1/groups/current/sources/current/

By the way, the Dione has the nightMode feature available, but i don't remember seeing it in the app, however it works through the API, including setting it on and off
One interesting GET endpoint is the /ipcontrol/v1/groups/current/sources/current which shows what's currently playing (for spotify, shows a lot of info for example)

If there is interest in this topic we can explore it further.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)