30-May-2025, 21:50
An easy way to use the IP Control described above is to use the Mac Shortcuts app (works on iOS and MacOS). Using the "Get Contents of" command, you can issue the proper format command to the Devialet speaker (it needs to be a HTTP POST, which you cannot just type into your browser interface). You'll want to have fixed IP addresses for your speakers to make this dependable, but I made an app to reboot my speaker with the single command:
Get Contents of http://<localIPaddress>/ipcontrol/v1/devices/current/restart
(making sure to change the Method of the command to POST)
Get Contents of http://<localIPaddress>/ipcontrol/v1/devices/current/restart
(making sure to change the Method of the command to POST)

