diff --git a/src/smapi.ts b/src/smapi.ts index d7d2432..bddad26 100644 --- a/src/smapi.ts +++ b/src/smapi.ts @@ -181,6 +181,7 @@ class SonosSoap { }, }; } else { + logger.info("Client not linked, awaiting user to associate account with link code by logging in.") throw { Fault: { faultcode: "Client.NOT_LINKED_RETRY",