evancohen / smart-mirror

The fairest of them all. A DIY voice controlled smart mirror with IoT integration.
http://smart-mirror.io
2.79k stars 694 forks source link

Fix spotify play after idle, defaults to default device #901

Closed sdetweil closed 3 years ago

sdetweil commented 3 years ago

Description

spotify doesn't play if idle

Fixes Related issues

900

spotify api returns 'NO_ACTIVE_DEVICE' when idle, need to specify device to play on in addition to the music tracks

Checklist