if (DEVICE) {
                return findDeviceByName(req, cache, DEVICE).then(async (device) => {
                    // Check that the device was found
                    if (device.id) {
                        // PUT to Spotify REST API