mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Add info log message for link code retry message
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user