vervallsweg / cast-web-api

Quick and dirty web API for Google Cast enabled devices.
GNU General Public License v3.0
141 stars 74 forks source link

Changing volume via API wipes status #127

Open rlaunch opened 4 years ago

rlaunch commented 4 years ago

When setting the cast device volume via a URL such as http://192.168.1.x:3000/device/00000000000/volume/45 , the volume is changed, but status keys in the device's JSON are wiped. When song change occurs, the metadata is present again.

As a result, the SmartThings device shows as no music playing, and has no music metadata.