Adeptive / SoundTouch-NodeJS

Bose SoundTouch Node JS API
Apache License 2.0
34 stars 22 forks source link

fix device object refs missing extra "device" #1

Closed zwrose closed 8 years ago

zwrose commented 8 years ago

Zones wasn't working; I did some quick digging and saw that the devices were missing and extra "device" reference. each device has device, name, and socket fields, and the ips are children of the device field.