Closed drmarcsimpson closed 2 years ago
Hi @drmarcsimpson 👋
That is unfortunate, is it still broken now? Does it manage to list devices and the plugin just works afterwards or does it just stop there and the plugin is not functional?
Also what region are you in? APAC, Europe, North America?
Yes still broken and plug in non functional. I’m in APAC Australia Any advice ?
Dr Marc Simpson +61 417553575
On 21 Mar 2022, at 5:54 pm, Matthieu Di Berardino @.***> wrote: Hi @drmarcsimpson 👋
That is unfortunate, is it still broken now? Does it manage to list devices and the plugin just works afterwards or does it just stop there and the plugin is not functional?
Also what region are you in? APAC, Europe, North America?
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.
Could you restart your Homebridge server in debug mode (option -D
when using the command line) and paste here the logs that you are seeing related to the Connexoon platform?
Normally the plugin tries first to login via Open Authentication via a specific token, and then via a basic auth-like method. I don't know exactly what steps are failing in your scenario. The debug logs should help.
@drmarcsimpson any update on your issue?
Hi Matthieu haven’t had a chance to debug . I uninstalled and re installed plug in but it made no difference Just need to work how to debug
Dr Marc Simpson +61 417553575
On 25 Mar 2022, at 9:06 am, Matthieu Di Berardino @.***> wrote:
@drmarcsimpson any update on your issue?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
Same issue here and I'm also located in Australia.
debug logs don't provide any additional information.
Connexoon app still works file.
Can the token be deleted?
@steve8kv I still need to see the debug logs to understand what happens though, i.e. what request is being sent, with what arguments. Please paste the exhaustive logs here (and redact your credentials if they appear).
Yes my Connexoon app also still works . I think definitely a Homebridge plug in issue
Dr Marc Simpson +61 417553575
On 1 Apr 2022, at 12:12 pm, steve8kv @.***> wrote:
Same issue here and I'm also located in Australia.
debug logs don't provide any additional information.
Connexoon app still works file.
Can the token be deleted?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
2022-04-01T01:27:31.173174873Z,stdout,"[37m[4/1/2022, 12:27:31 PM] [39m[36m[Connexoon][39m [31mCould not initialise platform, will retry in 5 min[39m
"
2022-04-01T01:27:31.173137564Z,stdout,[31m}[39m
2022-04-01T01:27:31.173081074Z,stdout,"[31m error: 'Too many attempts with an invalid token, temporarily banned.'[39m
"
2022-04-01T01:27:31.173031904Z,stdout,"[31m errorCode: 'RESOURCE_ACCESS_DENIED',[39m
"
2022-04-01T01:27:31.172883965Z,stdout,"[37m[4/1/2022, 12:27:31 PM] [39m[36m[Connexoon][39m [31mFailed to get device list {[39m
@steve8kv these are not debug logs though, can you enable debug mode for your homebridge instance and report back with the extra logs?
I have Homebridge Debug Mode -D enabled
Mmhh yeah just checked the code again, I thought I had more debug logging than that in the request handler.
I am also based in Australia and for me the authentication works fine, so it is a bit hard to investigate your problem knowing that I don't have access to useful logs and cannot reproduce the issue myself 🤔
I don't know how to work around the temporarily banned
error that Somfy is returning.
FYI here is the logging I expect to see:
[01/04/2022, 1:44:57 pm] [Connexoon] Connecting to Somfy OAuth server...
[01/04/2022, 1:44:59 pm] [Connexoon] Logged in successfully via Somfy OAuth
[01/04/2022, 1:44:59 pm] [Connexoon] Ignored device of type Pod
[01/04/2022, 1:44:59 pm] [Connexoon] Found 6 devices
[01/04/2022, 1:44:59 pm] [Connexoon] Starting polling for Connexoon accessory state every 10 minute(s)
Are you not even seeing the first line?
I filtered for Connexoon references this is a typical log every 5 minutes.
2:19:09 PM] [39m[36m[Connexoon][39m [31mCould not initialise platform will retry in 5 min[39m
2:19:09 PM] [39m[36m[Connexoon][39m [31mFailed to get device list {[39m
2:19:09 PM] [39m[36m[Connexoon][39m [90mLogged in successfully via Somfy OAuth[39m
2:19:07 PM] [39m[36m[Connexoon][39m [90mConnecting to Somfy OAuth server...[39m
Can you give me the logging from the initial homebridge boot up?
Restart log - with pesky ANSI colour codes striped out 😀
Homebridge
date,stream,content
2022-04-01T03:33:31.574433525Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Could not initialise platform, will retry in 5 min
2022-04-01T03:33:31.574406036Z,stdout,}
2022-04-01T03:33:31.574363136Z,stdout," error: 'Too many attempts with an invalid token, temporarily banned.'
2022-04-01T03:33:31.574328106Z,stdout," errorCode: 'RESOURCE_ACCESS_DENIED',
2022-04-01T03:33:31.574189397Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Failed to get device list {
2022-04-01T03:33:31.502013499Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Retry to connect in 10s : 192.168.1.114
2022-04-01T03:33:31.501957740Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Failed to get info about: 192.168.1.114 | The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
2022-04-01T03:33:31.501935320Z,stdout,}
2022-04-01T03:33:31.501907970Z,stdout, toJSON: [Function: toJSON]
2022-04-01T03:33:31.501880160Z,stdout," isAxiosError: true,
2022-04-01T03:33:31.501854280Z,stdout," response: undefined,
2022-04-01T03:33:31.501831910Z,stdout," },
2022-04-01T03:33:31.501807581Z,stdout, [Symbol(kCapture)]: false
2022-04-01T03:33:31.501781721Z,stdout," _currentUrl: 'http://192.168.1.114/app',
2022-04-01T03:33:31.501759081Z,stdout," },
2022-04-01T03:33:31.501730791Z,stdout, [Symbol(kOutHeaders)]: [Object: null prototype]
2022-04-01T03:33:31.501699431Z,stdout," [Symbol(corked)]: 0,
2022-04-01T03:33:31.501625742Z,stdout," [Symbol(kNeedDrain)]: false,
2022-04-01T03:33:31.501598602Z,stdout," [Symbol(kCapture)]: false,
2022-04-01T03:33:31.501569552Z,stdout," _redirectable: [Circular 1],
2022-04-01T03:33:31.501518652Z,stdout," protocol: 'http:',
2022-04-01T03:33:31.501492773Z,stdout," host: '192.168.1.114',
2022-04-01T03:33:31.501468213Z,stdout," reusedSocket: false,
2022-04-01T03:33:31.501444003Z,stdout," maxHeadersCount: null,
2022-04-01T03:33:31.501419313Z,stdout," parser: null,
2022-04-01T03:33:31.501387163Z,stdout," upgradeOrConnect: false,
2022-04-01T03:33:31.501362694Z,stdout," timeoutCb: null,
2022-04-01T03:33:31.501338004Z,stdout," aborted: false,
2022-04-01T03:33:31.501313084Z,stdout," res: null,
2022-04-01T03:33:31.501289604Z,stdout," _ended: false,
2022-04-01T03:33:31.501265774Z,stdout," path: '/app',
2022-04-01T03:33:31.501237564Z,stdout," insecureHTTPParser: undefined,
2022-04-01T03:33:31.501197625Z,stdout," maxHeaderSize: undefined,
2022-04-01T03:33:31.501173625Z,stdout," method: 'POST',
2022-04-01T03:33:31.501148065Z,stdout," socketPath: undefined,
2022-04-01T03:33:31.501123775Z,stdout," agent: [Agent],
2022-04-01T03:33:31.501096985Z,stdout," _onPendingData: [Function: nop],
2022-04-01T03:33:31.501072705Z,stdout," _keepAliveTimeout: 0,
2022-04-01T03:33:31.501049146Z,stdout," '\r\n',
2022-04-01T03:33:31.501017526Z,stdout, 'Connection: close\r\n' +
2022-04-01T03:33:31.500988886Z,stdout, 'Host: 192.168.1.114\r\n' +
2022-04-01T03:33:31.500957596Z,stdout, 'Content-Length: 352\r\n' +
2022-04-01T03:33:31.500931506Z,stdout, 'User-Agent: axios/0.24.0\r\n' +
2022-04-01T03:33:31.500904737Z,stdout, 'Content-Type: application/json\r\n' +
2022-04-01T03:33:31.500877227Z,stdout," 'Accept: application/json, text/plain, /\r\n' +
2022-04-01T03:33:31.500849767Z,stdout, _header: 'POST /app HTTP/1.1\r\n' +
2022-04-01T03:33:31.500824387Z,stdout," socket: [Socket],
2022-04-01T03:33:31.500793477Z,stdout," _closed: false,
2022-04-01T03:33:31.500766948Z,stdout," _headerSent: true,
2022-04-01T03:33:31.500742928Z,stdout," finished: false,
2022-04-01T03:33:31.500719588Z,stdout," _trailer: '',
2022-04-01T03:33:31.500693128Z,stdout," _hasBody: true,
2022-04-01T03:33:31.500665428Z,stdout," _contentLength: null,
2022-04-01T03:33:31.500638468Z,stdout," _removedTE: false,
2022-04-01T03:33:31.500613849Z,stdout," _removedContLen: false,
2022-04-01T03:33:31.500585149Z,stdout," _removedConnection: false,
2022-04-01T03:33:31.500550719Z,stdout," sendDate: false,
2022-04-01T03:33:31.500525069Z,stdout," useChunkedEncodingByDefault: true,
2022-04-01T03:33:31.500498969Z,stdout," _defaultKeepAlive: true,
2022-04-01T03:33:31.500468490Z,stdout," maxRequestsOnConnectionReached: false,
2022-04-01T03:33:31.500443870Z,stdout," shouldKeepAlive: false,
2022-04-01T03:33:31.500413410Z,stdout," chunkedEncoding: false,
2022-04-01T03:33:31.500386050Z,stdout," _last: true,
2022-04-01T03:33:31.500360100Z,stdout," destroyed: false,
2022-04-01T03:33:31.500329610Z,stdout," writable: true,
2022-04-01T03:33:31.500305661Z,stdout," outputSize: 0,
2022-04-01T03:33:31.500280701Z,stdout," outputData: [],
2022-04-01T03:33:31.500249641Z,stdout," _maxListeners: undefined,
2022-04-01T03:33:31.500219671Z,stdout," _eventsCount: 7,
2022-04-01T03:33:31.500171992Z,stdout," _events: [Object: null prototype],
2022-04-01T03:33:31.500146522Z,stdout, _currentRequest: ClientRequest {
2022-04-01T03:33:31.500114752Z,stdout," _onNativeResponse: [Function (anonymous)],
2022-04-01T03:33:31.500061172Z,stdout," _requestBodyBuffers: [ [Object] ],
2022-04-01T03:33:31.500035892Z,stdout," _requestBodyLength: 352,
2022-04-01T03:33:31.500008523Z,stdout," _redirects: [],
2022-04-01T03:33:31.499984993Z,stdout," _redirectCount: 0,
2022-04-01T03:33:31.499955253Z,stdout," _ending: true,
2022-04-01T03:33:31.499928033Z,stdout," _ended: false,
2022-04-01T03:33:31.499906393Z,stdout," },
2022-04-01T03:33:31.499879894Z,stdout, pathname: '/app'
2022-04-01T03:33:31.499850754Z,stdout," nativeProtocols: [Object],
2022-04-01T03:33:31.499827304Z,stdout," port: null,
2022-04-01T03:33:31.499795854Z,stdout," hostname: '192.168.1.114',
2022-04-01T03:33:31.499766374Z,stdout," auth: undefined,
2022-04-01T03:33:31.499741454Z,stdout," agents: [Object],
2022-04-01T03:33:31.499711085Z,stdout," agent: undefined,
2022-04-01T03:33:31.499687265Z,stdout," headers: [Object],
2022-04-01T03:33:31.499662415Z,stdout," method: 'POST',
2022-04-01T03:33:31.499632495Z,stdout," path: '/app',
2022-04-01T03:33:31.499607135Z,stdout," protocol: 'http:',
2022-04-01T03:33:31.499580186Z,stdout," maxBodyLength: 10485760,
2022-04-01T03:33:31.499550076Z,stdout," maxRedirects: 21,
2022-04-01T03:33:31.499523016Z,stdout, _options: {
2022-04-01T03:33:31.499493976Z,stdout," _maxListeners: undefined,
2022-04-01T03:33:31.499465746Z,stdout," _eventsCount: 2,
2022-04-01T03:33:31.499443466Z,stdout," },
2022-04-01T03:33:31.499412107Z,stdout, error: [Function: handleRequestError]
2022-04-01T03:33:31.499381117Z,stdout," response: [Function: handleResponse],
2022-04-01T03:33:31.499353227Z,stdout, _events: [Object: null prototype] {
2022-04-01T03:33:31.499325327Z,stdout," },
2022-04-01T03:33:31.499298147Z,stdout, [Symbol(kOnFinished)]: []
2022-04-01T03:33:31.499270568Z,stdout," closeEmitted: false,
2022-04-01T03:33:31.499237538Z,stdout," closed: false,
2022-04-01T03:33:31.499195628Z,stdout," errored: null,
2022-04-01T03:33:31.499158158Z,stdout," autoDestroy: true,
2022-04-01T03:33:31.499130469Z,stdout," emitClose: true,
2022-04-01T03:33:31.499092549Z,stdout," errorEmitted: false,
2022-04-01T03:33:31.499067039Z,stdout," prefinished: false,
2022-04-01T03:33:31.499040249Z,stdout," constructed: true,
2022-04-01T03:33:31.499011629Z,stdout," pendingcb: 0,
2022-04-01T03:33:31.498986609Z,stdout," allNoop: true,
2022-04-01T03:33:31.498957970Z,stdout," allBuffers: true,
2022-04-01T03:33:31.498929290Z,stdout," bufferedIndex: 0,
2022-04-01T03:33:31.498903790Z,stdout," buffered: [],
2022-04-01T03:33:31.498871090Z,stdout," afterWriteTickInfo: null,
2022-04-01T03:33:31.498841670Z,stdout," writelen: 0,
2022-04-01T03:33:31.498814461Z,stdout," writecb: null,
2022-04-01T03:33:31.498782051Z,stdout," onwrite: [Function: bound onwrite],
2022-04-01T03:33:31.498756001Z,stdout," bufferProcessing: false,
2022-04-01T03:33:31.498726651Z,stdout," sync: true,
2022-04-01T03:33:31.498699061Z,stdout," corked: 0,
2022-04-01T03:33:31.498672832Z,stdout," writing: false,
2022-04-01T03:33:31.498642032Z,stdout," length: 0,
2022-04-01T03:33:31.498615862Z,stdout," defaultEncoding: 'utf8',
2022-04-01T03:33:31.498586872Z,stdout," decodeStrings: true,
2022-04-01T03:33:31.498545192Z,stdout," destroyed: false,
2022-04-01T03:33:31.498499113Z,stdout," finished: false,
2022-04-01T03:33:31.498422193Z,stdout," ended: false,
2022-04-01T03:33:31.498377573Z,stdout," ending: false,
2022-04-01T03:33:31.498340304Z,stdout," needDrain: false,
2022-04-01T03:33:31.498306904Z,stdout," finalCalled: false,
2022-04-01T03:33:31.498281614Z,stdout," highWaterMark: 16384,
2022-04-01T03:33:31.498253754Z,stdout," objectMode: false,
2022-04-01T03:33:31.498209035Z,stdout, _writableState: WritableState {
2022-04-01T03:33:31.498166275Z,stdout, request: <ref 1> Writable {
2022-04-01T03:33:31.498136085Z,stdout," },
2022-04-01T03:33:31.498029526Z,stdout," data: '{\"method\":\"handshake\",\"params\":{\"key\":\"-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8LKvZ3YUXviwwqCioGhcTeNOb\noO0O/yDK4lJeWEm1yRtB1Mqyy8T/CSBkWwb2E9YvqDzEYuAp2Z2ZtL8xV2lsmTXQ\nak4NQ0TPGoCS403flq+2bsI6HSE9X5EofIkHI8rv1Z0pz7fyLRxhfCaOwxSL/iuY\nmTDHOs3RergNJGdMRQIDAQAB\n-----END PUBLIC KEY-----\n\"},\"requestTimeMils\":1648784008483}'
2022-04-01T03:33:31.497996656Z,stdout," url: 'http://192.168.1.114/app',
2022-04-01T03:33:31.497967556Z,stdout," method: 'post',
2022-04-01T03:33:31.497937206Z,stdout," },
2022-04-01T03:33:31.497908817Z,stdout, 'Content-Length': 352
2022-04-01T03:33:31.497877357Z,stdout," 'User-Agent': 'axios/0.24.0',
2022-04-01T03:33:31.497844957Z,stdout," 'Content-Type': 'application/json',
2022-04-01T03:33:31.497814207Z,stdout," Accept: 'application/json, text/plain, /',
2022-04-01T03:33:31.497783947Z,stdout, headers: {
2022-04-01T03:33:31.497752768Z,stdout," validateStatus: [Function: validateStatus],
2022-04-01T03:33:31.497701158Z,stdout," maxBodyLength: -1,
2022-04-01T03:33:31.497671008Z,stdout," maxContentLength: -1,
2022-04-01T03:33:31.497631748Z,stdout," xsrfHeaderName: 'X-XSRF-TOKEN',
2022-04-01T03:33:31.497605569Z,stdout," xsrfCookieName: 'XSRF-TOKEN',
2022-04-01T03:33:31.497579289Z,stdout," timeout: 0,
2022-04-01T03:33:31.497547569Z,stdout," transformResponse: [ [Function: transformResponse] ],
2022-04-01T03:33:31.497519389Z,stdout," transformRequest: [ [Function: transformRequest] ],
2022-04-01T03:33:31.497476960Z,stdout," adapter: [Function: httpAdapter],
2022-04-01T03:33:31.497443970Z,stdout," },
2022-04-01T03:33:31.497382310Z,stdout, clarifyTimeoutError: false
2022-04-01T03:33:31.497353250Z,stdout," forcedJSONParsing: true,
2022-04-01T03:33:31.497319491Z,stdout," silentJSONParsing: true,
2022-04-01T03:33:31.497293991Z,stdout, transitional: {
2022-04-01T03:33:31.497268081Z,stdout, config: {
2022-04-01T03:33:31.497232571Z,stdout," port: 80,
2022-04-01T03:33:31.497186861Z,stdout," address: '192.168.1.114',
2022-04-01T03:33:31.497152132Z,stdout," syscall: 'connect',
2022-04-01T03:33:31.497112822Z,stdout," code: 'EHOSTUNREACH',
2022-04-01T03:33:31.497073312Z,stdout," errno: -113,
2022-04-01T03:33:31.496948123Z,stdout, at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16) {
2022-04-01T03:33:31.496806704Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Error sending command: deviceInfo Error: connect EHOSTUNREACH 192.168.1.114:80
2022-04-01T03:33:31.313972325Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Logged in successfully via Somfy OAuth
2022-04-01T03:33:31.248519153Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4.
2022-04-01T03:33:31.248478983Z,stdout,Registering new address record for ::1 on lo..
2022-04-01T03:33:31.248435783Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4.
2022-04-01T03:33:31.248389223Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4.
2022-04-01T03:33:31.248354654Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4.
2022-04-01T03:33:31.248323234Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4.
2022-04-01T03:33:31.248289454Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4.
2022-04-01T03:33:31.248258824Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67..
2022-04-01T03:33:31.248224474Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4.
2022-04-01T03:33:31.248177505Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0..
2022-04-01T03:33:31.248142745Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a..
2022-04-01T03:33:31.248087415Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f..
2022-04-01T03:33:31.248055616Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c..
2022-04-01T03:33:31.248029306Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd..
2022-04-01T03:33:31.247995896Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296..
2022-04-01T03:33:31.247966506Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420..
2022-04-01T03:33:31.247929036Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276..
2022-04-01T03:33:31.247816857Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31..
2022-04-01T03:33:31.247785637Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8..
2022-04-01T03:33:31.247748038Z,stdout,"Host name conflict, retrying with Homebridge-13
2022-04-01T03:33:31.247720018Z,stdout,Withdrawing address record for 127.0.0.1 on lo.
2022-04-01T03:33:31.247689888Z,stdout,Withdrawing address record for ::1 on lo.
2022-04-01T03:33:31.247657698Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0.
2022-04-01T03:33:31.247628698Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1.
2022-04-01T03:33:31.247594339Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2.
2022-04-01T03:33:31.247562349Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67.
2022-04-01T03:33:31.247446060Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.
2022-04-01T03:33:31.247411330Z,stdout,Withdrawing address record for 172.17.0.1 on docker0.
2022-04-01T03:33:31.247338880Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0.
2022-04-01T03:33:31.247156892Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a.
2022-04-01T03:33:31.247117882Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.
2022-04-01T03:33:31.247080952Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.
2022-04-01T03:33:31.247030193Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd.
2022-04-01T03:33:31.246997503Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.
2022-04-01T03:33:31.246955863Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420.
2022-04-01T03:33:31.246913383Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276.
2022-04-01T03:33:31.246854424Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.
2022-04-01T03:33:31.246460766Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.
2022-04-01T03:33:30.248052806Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4.
2022-04-01T03:33:30.248012106Z,stdout,Registering new address record for ::1 on lo..
2022-04-01T03:33:30.247979816Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4.
2022-04-01T03:33:30.247935546Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4.
2022-04-01T03:33:30.247904097Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4.
2022-04-01T03:33:30.247855807Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4.
2022-04-01T03:33:30.247821477Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4.
2022-04-01T03:33:30.247781167Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67..
2022-04-01T03:33:30.247747018Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4.
2022-04-01T03:33:30.247700868Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0..
2022-04-01T03:33:30.247667038Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a..
2022-04-01T03:33:30.247622339Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f..
2022-04-01T03:33:30.247584549Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c..
2022-04-01T03:33:30.247534979Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd..
2022-04-01T03:33:30.247485189Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296..
2022-04-01T03:33:30.247450550Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420..
2022-04-01T03:33:30.247406700Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276..
2022-04-01T03:33:30.247369850Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31..
2022-04-01T03:33:30.247319870Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8..
2022-04-01T03:33:30.247280981Z,stdout,"Host name conflict, retrying with Homebridge-12
2022-04-01T03:33:30.247236581Z,stdout,Withdrawing address record for 127.0.0.1 on lo.
2022-04-01T03:33:30.247183671Z,stdout,Withdrawing address record for ::1 on lo.
2022-04-01T03:33:30.247150742Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0.
2022-04-01T03:33:30.247108392Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1.
2022-04-01T03:33:30.247075242Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2.
2022-04-01T03:33:30.247030222Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67.
2022-04-01T03:33:30.246985283Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.
2022-04-01T03:33:30.246934543Z,stdout,Withdrawing address record for 172.17.0.1 on docker0.
2022-04-01T03:33:30.246845814Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0.
2022-04-01T03:33:30.246767004Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a.
2022-04-01T03:33:30.246707715Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.
2022-04-01T03:33:30.246100779Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.
2022-04-01T03:33:30.246038589Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd.
2022-04-01T03:33:30.245856270Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.
2022-04-01T03:33:30.245817431Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420.
2022-04-01T03:33:30.245764961Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276.
2022-04-01T03:33:30.245708461Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.
2022-04-01T03:33:30.245549072Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.
2022-04-01T03:33:29.996462436Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.996423237Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [OutletInUse] false
2022-04-01T03:33:29.996372937Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false}
2022-04-01T03:33:29.996329177Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug sysInfo set
2022-04-01T03:33:29.996198188Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device sysInfo set
2022-04-01T03:33:29.995778481Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TplinkSocket(TCP).close()
2022-04-01T03:33:29.995613152Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.992683861Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.992548872Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device sysInfo set
2022-04-01T03:33:29.992302574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).close()
2022-04-01T03:33:29.992057206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.952554380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.952508060Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [OutletInUse] false
2022-04-01T03:33:29.952429440Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false}
2022-04-01T03:33:29.952289951Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug sysInfo set
2022-04-01T03:33:29.952183192Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device sysInfo set
2022-04-01T03:33:29.951959904Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).close()
2022-04-01T03:33:29.951772885Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.924939104Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.924900994Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device sysInfo set
2022-04-01T03:33:29.924859325Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).close()
2022-04-01T03:33:29.924811015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.924686536Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.922828328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mobile] device sysInfo set
2022-04-01T03:33:29.922459411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TplinkSocket(TCP).close()
2022-04-01T03:33:29.922323272Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.907680779Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.907621610Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [OutletInUse] false
2022-04-01T03:33:29.907516220Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false}
2022-04-01T03:33:29.907163143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug sysInfo set
2022-04-01T03:33:29.907069513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device sysInfo set
2022-04-01T03:33:29.906848775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TplinkSocket(TCP).close()
2022-04-01T03:33:29.906683166Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.894097780Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.893850012Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device sysInfo set
2022-04-01T03:33:29.893498284Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).close()
2022-04-01T03:33:29.893363045Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.878304476Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.878260646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [OutletInUse] true
2022-04-01T03:33:29.878194056Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":true,\"relayState\":true}
2022-04-01T03:33:29.878123547Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug sysInfo set
2022-04-01T03:33:29.877902478Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device sysInfo set
2022-04-01T03:33:29.877486531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).close()
2022-04-01T03:33:29.877331232Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.847058724Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:data: segment:1 609/609 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.5.7 Build 191125 Rel.104256\",\"hw_ver\":\"2.0\",\"type\":\"IOT.SMARTPLUGSWITCH\",\"model\":\"HS110(AU)\",\"mac\":\"B0:BE:76:C1:AF:CF\",\"dev_name\":\"Smart Wi-Fi Plug With Energy Monitoring\",\"alias\":\"Zen\",\"relay_state\":0,\"on_time\":0,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-66,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"8006E5BC695CE5A177091901D182C0EA1ADFC1EA\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.846267140Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:data: segment:1 612/612 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.5.7 Build 191125 Rel.104256\",\"hw_ver\":\"2.0\",\"type\":\"IOT.SMARTPLUGSWITCH\",\"model\":\"HS110(AU)\",\"mac\":\"98:DA:C4:F0:53:96\",\"dev_name\":\"Smart Wi-Fi Plug With Energy Monitoring\",\"alias\":\"Lovers\",\"relay_state\":0,\"on_time\":0,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-60,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"800630474ADB5722D590A3152EF6811F1BCC7CEC\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.841682990Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:data: segment:1 1011/1011 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.8.11 Build 191113 Rel.105336\",\"hw_ver\":\"1.0\",\"model\":\"KL110(EU)\",\"description\":\"Smart Wi-Fi LED Bulb with Dimmable Light\",\"alias\":\"Bud\",\"mic_type\":\"IOT.SMARTBULB\",\"dev_state\":\"normal\",\"mic_mac\":\"B09575B8745D\",\"deviceId\":\"8012209D3D346ACA93555FA72A9490651CDF1895\",\"oemId\":\"775B67C11038B99BEEDE39B0C910F6E9\",\"hwId\":\"111E35908497A05512E259BB76801E10\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"light_state\":{\"on_off\":0,\"dft_on_state\":{\"mode\":\"normal\",\"hue\":0,\"saturation\":100,\"color_temp\":2700,\"brightness\":100}},\"is_dimmable\":1,\"is_color\":0,\"is_variable_color_temp\":0,\"preferred_state\":[{\"index\":0,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":100},{\"index\":1,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":75},{\"index\":2,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":25},{\"index\":3,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":1}],\"rssi\":-62,\"active_mode\":\"none\",\"heapsize\":293200,\"err_code\":0}}}]
2022-04-01T03:33:29.832977858Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:data: segment:1 1012/1012 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.8.11 Build 191113 Rel.105336\",\"hw_ver\":\"1.0\",\"model\":\"KL130(EU)\",\"description\":\"Smart Wi-Fi LED Bulb with Color Changing\",\"alias\":\"Mobile\",\"mic_type\":\"IOT.SMARTBULB\",\"dev_state\":\"normal\",\"mic_mac\":\"B095759655AB\",\"deviceId\":\"8012876D5319D93262ED86A948FE5D3C1CDB2F1A\",\"oemId\":\"B9C1E3B8F36C07246EB51CD028B4CA8B\",\"hwId\":\"111E35908497A05512E259BB76801E10\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"light_state\":{\"on_off\":0,\"dft_on_state\":{\"mode\":\"normal\",\"hue\":318,\"saturation\":13,\"color_temp\":0,\"brightness\":20}},\"is_dimmable\":1,\"is_color\":1,\"is_variable_color_temp\":1,\"preferred_state\":[{\"index\":0,\"hue\":318,\"saturation\":13,\"color_temp\":0,\"brightness\":20},{\"index\":1,\"hue\":273,\"saturation\":62,\"color_temp\":0,\"brightness\":50},{\"index\":2,\"hue\":32,\"saturation\":99,\"color_temp\":0,\"brightness\":100},{\"index\":3,\"hue\":204,\"saturation\":64,\"color_temp\":0,\"brightness\":100}],\"rssi\":-46,\"active_mode\":\"none\",\"heapsize\":306960,\"err_code\":0}}}]
2022-04-01T03:33:29.802940439Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:data: segment:1 1015/1015 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.8.11 Build 191113 Rel.105336\",\"hw_ver\":\"1.0\",\"model\":\"KL110(EU)\",\"description\":\"Smart Wi-Fi LED Bulb with Dimmable Light\",\"alias\":\"Mushroom 2\",\"mic_type\":\"IOT.SMARTBULB\",\"dev_state\":\"normal\",\"mic_mac\":\"50D4F7E029E3\",\"deviceId\":\"8012E57981D77AB53DE3356A91AF6ACB1C089B93\",\"oemId\":\"775B67C11038B99BEEDE39B0C910F6E9\",\"hwId\":\"111E35908497A05512E259BB76801E10\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"light_state\":{\"on_off\":0,\"dft_on_state\":{\"mode\":\"normal\",\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":70}},\"is_dimmable\":1,\"is_color\":0,\"is_variable_color_temp\":0,\"preferred_state\":[{\"index\":0,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":100},{\"index\":1,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":75},{\"index\":2,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":25},{\"index\":3,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":1}],\"rssi\":-44,\"active_mode\":\"none\",\"heapsize\":291708,\"err_code\":0}}}]
2022-04-01T03:33:29.795668218Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:data: segment:1 1015/1015 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.8.11 Build 191113 Rel.105336\",\"hw_ver\":\"1.0\",\"model\":\"KL110(EU)\",\"description\":\"Smart Wi-Fi LED Bulb with Dimmable Light\",\"alias\":\"Mushroom 1\",\"mic_type\":\"IOT.SMARTBULB\",\"dev_state\":\"normal\",\"mic_mac\":\"50D4F7E02473\",\"deviceId\":\"801298022A0375522B91A3B165C2CCBA1C07C7C3\",\"oemId\":\"775B67C11038B99BEEDE39B0C910F6E9\",\"hwId\":\"111E35908497A05512E259BB76801E10\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"light_state\":{\"on_off\":0,\"dft_on_state\":{\"mode\":\"normal\",\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":70}},\"is_dimmable\":1,\"is_color\":0,\"is_variable_color_temp\":0,\"preferred_state\":[{\"index\":0,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":100},{\"index\":1,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":75},{\"index\":2,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":25},{\"index\":3,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":1}],\"rssi\":-38,\"active_mode\":\"none\",\"heapsize\":293288,\"err_code\":0}}}]
2022-04-01T03:33:29.771929716Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:data: segment:1 622/622 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.5.7 Build 191125 Rel.104256\",\"hw_ver\":\"2.0\",\"type\":\"IOT.SMARTPLUGSWITCH\",\"model\":\"HS110(AU)\",\"mac\":\"B0:BE:76:C1:B3:F2\",\"dev_name\":\"Smart Wi-Fi Plug With Energy Monitoring\",\"alias\":\"Living Room Lamp\",\"relay_state\":0,\"on_time\":0,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-65,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"8006F475C137AA32F93001F65627E2901ADF6B24\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.768303370Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Connecting to Somfy OAuth server...
2022-04-01T03:33:29.739677082Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:data: segment:1 616/616 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.5.7 Build 191125 Rel.104256\",\"hw_ver\":\"2.0\",\"type\":\"IOT.SMARTPLUGSWITCH\",\"model\":\"HS110(AU)\",\"mac\":\"98:DA:C4:F0:57:38\",\"dev_name\":\"Smart Wi-Fi Plug With Energy Monitoring\",\"alias\":\"Scotty\",\"relay_state\":1,\"on_time\":26149,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-55,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"80066B080475685A23A811EE24D574E51BCC79DC\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.739314574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Saturation]]: Unable to call updateCallback
2022-04-01T03:33:29.739278264Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Saturation] 0
2022-04-01T03:33:29.739194405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Hue]]: Unable to call updateCallback
2022-04-01T03:33:29.739143995Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Hue] 0
2022-04-01T03:33:29.739095175Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[ColorTemperature]]: Unable to call updateCallback
2022-04-01T03:33:29.739046216Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [ColorTemperature] 370
2022-04-01T03:33:29.738997206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Brightness] 30
2022-04-01T03:33:29.738910837Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.738611019Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device sysInfo set
2022-04-01T03:33:29.737344047Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).close()
2022-04-01T03:33:29.737190848Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.722765935Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:2 1033/1033 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.1.13 Build 210524 Rel.082619\",\"hw_ver\":\"1.0\",\"model\":\"KL50B(UN)\",\"deviceId\":\"8012DC1E711EDFE67C1E3533D5D731141BEF7E3F\",\"oemId\":\"E57A51C2293DD01A3171CD7949972746\",\"hwId\":\"761989C14891B40717CC25C84FAAB1EE\",\"rssi\":-36,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"Bedroom Light\",\"status\":\"new\",\"description\":\"Kasa Smart Edison Bulb, Dimmable\",\"mic_type\":\"IOT.SMARTBULB\",\"mic_mac\":\"50D4F77C982D\",\"dev_state\":\"normal\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"active_mode\":\"none\",\"is_dimmable\":1,\"is_color\":0,\"is_variable_color_temp\":0,\"light_state\":{\"on_off\":1,\"mode\":\"normal\",\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":30},\"preferred_state\":[{\"index\":0,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":100},{\"index\":1,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":75},{\"index\":2,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":25},{\"index\":3,\"hue\":0,\"saturation\":0,\"color_temp\":2700,\"brightness\":1}],\"err_code\":0}}}]
2022-04-01T03:33:29.722603566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.722454487Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [OutletInUse] true
2022-04-01T03:33:29.722371197Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":true,\"relayState\":true}
2022-04-01T03:33:29.722144489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug sysInfo set
2022-04-01T03:33:29.722019159Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set
2022-04-01T03:33:29.721713442Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).close()
2022-04-01T03:33:29.721485953Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.721026466Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.720167692Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device sysInfo set
2022-04-01T03:33:29.719999243Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TplinkSocket(TCP).close()
2022-04-01T03:33:29.719785594Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.719729355Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.719696075Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [OutletInUse] false
2022-04-01T03:33:29.719657945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false}
2022-04-01T03:33:29.719588596Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug sysInfo set
2022-04-01T03:33:29.719383637Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] device sysInfo set
2022-04-01T03:33:29.719083349Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TplinkSocket(TCP).close()
2022-04-01T03:33:29.718779971Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.718489823Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.718432643Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [OutletInUse] true
2022-04-01T03:33:29.718242945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":true,\"relayState\":true}
2022-04-01T03:33:29.718046566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug sysInfo set
2022-04-01T03:33:29.717938777Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set
2022-04-01T03:33:29.717722168Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).close()
2022-04-01T03:33:29.717311321Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.717110532Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.716967003Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [OutletInUse] true
2022-04-01T03:33:29.716879314Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":true,\"relayState\":true}
2022-04-01T03:33:29.716773945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug sysInfo set
2022-04-01T03:33:29.716654775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set
2022-04-01T03:33:29.716234998Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).close()
2022-04-01T03:33:29.716058239Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.714779588Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [On] true
2022-04-01T03:33:29.714731678Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [OutletInUse] true
2022-04-01T03:33:29.714583189Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":true,\"relayState\":true}
2022-04-01T03:33:29.714501270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug sysInfo set
2022-04-01T03:33:29.714310571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] device sysInfo set
2022-04-01T03:33:29.714222812Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TplinkSocket(TCP).close()
2022-04-01T03:33:29.713996143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.713898604Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:1 1020/1033 ...
2022-04-01T03:33:29.713466297Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:data: segment:1 862/862 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-38,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"TP-LINK_Power Strip_92BC\",\"status\":\"new\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"60:A4:B7:8C:92:BC\",\"updating\":0,\"led_off\":0,\"children\":[{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00\",\"state\":1,\"alias\":\"Blueaire\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\",\"state\":1,\"alias\":\"Plug 2\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\",\"state\":1,\"alias\":\"Elgato Key Light\",\"on_time\":20915,\"next_action\":{\"type\":-1}}],\"child_num\":3,\"err_code\":0}}}]
2022-04-01T03:33:29.712815531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [On] false
2022-04-01T03:33:29.712596292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [OutletInUse] false
2022-04-01T03:33:29.712282945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false}
2022-04-01T03:33:29.712191405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug sysInfo set
2022-04-01T03:33:29.711946207Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device sysInfo set
2022-04-01T03:33:29.711153642Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TplinkSocket(TCP).close()
2022-04-01T03:33:29.710223568Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:close, hadError:false
2022-04-01T03:33:29.709605222Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:2 1043/1043 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.1.13 Build 210524 Rel.082619\",\"hw_ver\":\"1.0\",\"model\":\"KL60B(UN)\",\"deviceId\":\"8012D9BFC6A822EBE01B24DF246173211BE1F7CB\",\"oemId\":\"F32E7650921EC4727B786D95FFCFF370\",\"hwId\":\"761989C14891B40717CC25C84FAAB1EE\",\"rssi\":-53,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"Coffee\",\"status\":\"new\",\"description\":\"Kasa Smart Edison Bulb, Dimmable\",\"mic_type\":\"IOT.SMARTBULB\",\"mic_mac\":\"50D4F74AE21C\",\"dev_state\":\"normal\",\"is_factory\":false,\"disco_ver\":\"1.0\",\"ctrl_protocols\":{\"name\":\"Linkie\",\"version\":\"1.0\"},\"active_mode\":\"none\",\"is_dimmable\":1,\"is_color\":0,\"is_variable_color_temp\":0,\"light_state\":{\"on_off\":0,\"dft_on_state\":{\"mode\":\"normal\",\"hue\":0,\"saturation\":0,\"color_temp\":2000,\"brightness\":50}},\"preferred_state\":[{\"index\":0,\"hue\":0,\"saturation\":0,\"color_temp\":2000,\"brightness\":100},{\"index\":1,\"hue\":0,\"saturation\":0,\"color_temp\":2000,\"brightness\":75},{\"index\":2,\"hue\":0,\"saturation\":0,\"color_temp\":2000,\"brightness\":25},{\"index\":3,\"hue\":0,\"saturation\":0,\"color_temp\":2000,\"brightness\":1}],\"err_code\":0}}}]
2022-04-01T03:33:29.708185262Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:data: segment:1 563/563 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.1.3 Build 210522 Rel.142634\",\"hw_ver\":\"4.0\",\"model\":\"HS100(AU)\",\"deviceId\":\"8006351DE9476BD043A515E6FE2F04C61C9B337B\",\"oemId\":\"7D5A49C0087FB2E57850A25BD3A4259D\",\"hwId\":\"000CB7E3E210C88C1E1A56A181CFF7B0\",\"rssi\":-60,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"TV Lamp\",\"status\":\"new\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"1C:3B:F3:8D:90:CD\",\"updating\":0,\"led_off\":0,\"relay_state\":0,\"on_time\":0,\"active_mode\":\"none\",\"icon_hash\":\"\",\"dev_name\":\"Smart Wi-Fi Plug\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.707345548Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:data: segment:1 862/862 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-38,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"TP-LINK_Power Strip_92BC\",\"status\":\"new\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"60:A4:B7:8C:92:BC\",\"updating\":0,\"led_off\":0,\"children\":[{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00\",\"state\":1,\"alias\":\"Blueaire\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\",\"state\":1,\"alias\":\"Plug 2\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\",\"state\":1,\"alias\":\"Elgato Key Light\",\"on_time\":20915,\"next_action\":{\"type\":-1}}],\"child_num\":3,\"err_code\":0}}}]
2022-04-01T03:33:29.704627396Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:data: segment:1 862/862 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-38,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"TP-LINK_Power Strip_92BC\",\"status\":\"new\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"60:A4:B7:8C:92:BC\",\"updating\":0,\"led_off\":0,\"children\":[{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00\",\"state\":1,\"alias\":\"Blueaire\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\",\"state\":1,\"alias\":\"Plug 2\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\",\"state\":1,\"alias\":\"Elgato Key Light\",\"on_time\":20915,\"next_action\":{\"type\":-1}}],\"child_num\":3,\"err_code\":0}}}]
2022-04-01T03:33:29.703542433Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:data: segment:1 565/565 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.1.3 Build 210522 Rel.142634\",\"hw_ver\":\"4.0\",\"model\":\"HS100(AU)\",\"deviceId\":\"8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D\",\"oemId\":\"7D5A49C0087FB2E57850A25BD3A4259D\",\"hwId\":\"000CB7E3E210C88C1E1A56A181CFF7B0\",\"rssi\":-46,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"Grow Lamp\",\"status\":\"new\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"1C:3B:F3:8D:90:CF\",\"updating\":0,\"led_off\":0,\"relay_state\":0,\"on_time\":0,\"active_mode\":\"none\",\"icon_hash\":\"\",\"dev_name\":\"Smart Wi-Fi Plug\",\"next_action\":{\"type\":-1},\"err_code\":0}}}]
2022-04-01T03:33:29.702671139Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:1 1020/1043 ...
2022-04-01T03:33:29.700363564Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.700288565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect 192.168.1.100 56294 192.168.1.97 9999
2022-04-01T03:33:29.699938687Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:data: segment:1 609/609 [{\"system\":{\"get_sysinfo\":{\"sw_ver\":\"1.0.3 Build 210506 Rel.105435\",\"hw_ver\":\"1.0\",\"model\":\"KP105(AU)\",\"deviceId\":\"8006033A867C5A2EB4495BD5AA0F44221DCEF32F\",\"oemId\":\"EAB15315847573797920EFE7E9000562\",\"hwId\":\"120EF751A1A4F170831E6C1F57D97B38\",\"rssi\":-34,\"longitude_i\":1449669,\"latitude_i\":-378222,\"alias\":\"Tom Dixon\",\"status\":\"configured\",\"mic_type\":\"IOT.SMARTPLUGSWITCH\",\"feature\":\"TIM\",\"mac\":\"C0:C9:E3:3A:26:24\",\"updating\":0,\"led_off\":0,\"obd_src\":\"tplink\",\"relay_state\":1,\"on_time\":26150,\"active_mode\":\"none\",\"icon_hash\":\"\",\"dev_name\":\"Smart Wi-Fi Plug\",\"next_action\":{\"type\":-1},\"ntc_state\":0,\"err_code\":0}}}]
2022-04-01T03:33:29.697452694Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.697362084Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect 192.168.1.100 37518 192.168.1.67 9999
2022-04-01T03:33:29.697032306Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.696691699Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect 192.168.1.100 42852 192.168.1.43 9999
2022-04-01T03:33:29.696503480Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.696364851Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect 192.168.1.100 34794 192.168.1.87 9999
2022-04-01T03:33:29.696253412Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.696132172Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect 192.168.1.100 49158 192.168.1.7 9999
2022-04-01T03:33:29.695768235Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.695602016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect 192.168.1.100 48906 192.168.1.22 9999
2022-04-01T03:33:29.695465517Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.695322468Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect 192.168.1.100 51872 192.168.1.93 9999
2022-04-01T03:33:29.695213839Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.695041130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect 192.168.1.100 51870 192.168.1.93 9999
2022-04-01T03:33:29.694988270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.694936270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect 192.168.1.100 51868 192.168.1.93 9999
2022-04-01T03:33:29.694882301Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.694829411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect 192.168.1.100 43576 192.168.1.48 9999
2022-04-01T03:33:29.694781491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.694733952Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect 192.168.1.100 38044 192.168.1.17 9999
2022-04-01T03:33:29.694664992Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.694495683Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect 192.168.1.100 60638 192.168.1.46 9999
2022-04-01T03:33:29.693371161Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.693198652Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect 192.168.1.100 51166 192.168.1.61 9999
2022-04-01T03:33:29.692465857Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.692074380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect 192.168.1.100 41580 192.168.1.32 9999
2022-04-01T03:33:29.692014240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.691947830Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect 192.168.1.100 47034 192.168.1.26 9999
2022-04-01T03:33:29.691758542Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect:write flushed
2022-04-01T03:33:29.690978847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect 192.168.1.100 45370 192.168.1.24 9999
2022-04-01T03:33:29.690392901Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send attempting to connect. host:192.168.1.97, port:9999
2022-04-01T03:33:29.690038553Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.689711645Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.97\",\"timeout\":60000})
2022-04-01T03:33:29.689260328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.689182659Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.97:9999).getSocket()
2022-04-01T03:33:29.689043130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.97:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.688960460Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.send()
2022-04-01T03:33:29.688842111Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.getSysInfo()
2022-04-01T03:33:29.688785571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] executing deferred getLightState count: 2
2022-04-01T03:33:29.688654202Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send attempting to connect. host:192.168.1.43, port:9999
2022-04-01T03:33:29.688255825Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.688193805Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.43\",\"timeout\":60000})
2022-04-01T03:33:29.688159706Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.688119366Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.43:9999).getSocket()
2022-04-01T03:33:29.688081646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.43:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.688058906Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.send()
2022-04-01T03:33:29.688034247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.getSysInfo()
2022-04-01T03:33:29.688003247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.687974847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send attempting to connect. host:192.168.1.67, port:9999
2022-04-01T03:33:29.687941947Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.687889638Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.67\",\"timeout\":60000})
2022-04-01T03:33:29.687849868Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.687803798Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.67:9999).getSocket()
2022-04-01T03:33:29.687758668Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.67:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.687733549Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.send()
2022-04-01T03:33:29.687704279Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.getSysInfo()
2022-04-01T03:33:29.687658489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] executing deferred getLightState count: 2
2022-04-01T03:33:29.687618179Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send attempting to connect. host:192.168.1.7, port:9999
2022-04-01T03:33:29.687592540Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.687558590Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.7\",\"timeout\":60000})
2022-04-01T03:33:29.687518360Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.687489240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.7:9999).getSocket()
2022-04-01T03:33:29.687452960Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.7:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.687419491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.send()
2022-04-01T03:33:29.687380601Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.getSysInfo()
2022-04-01T03:33:29.687346531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] executing deferred getLightState count: 2
2022-04-01T03:33:29.687306781Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send attempting to connect. host:192.168.1.22, port:9999
2022-04-01T03:33:29.687265662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.687194552Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.22\",\"timeout\":60000})
2022-04-01T03:33:29.687158562Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.687114253Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.22:9999).getSocket()
2022-04-01T03:33:29.687055313Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.22:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.687013213Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.send()
2022-04-01T03:33:29.686977954Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.getSysInfo()
2022-04-01T03:33:29.686941634Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] executing deferred getLightState count: 2
2022-04-01T03:33:29.686902554Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send attempting to connect. host:192.168.1.87, port:9999
2022-04-01T03:33:29.686877764Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.686841565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.87\",\"timeout\":60000})
2022-04-01T03:33:29.686811725Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.686781275Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.87:9999).getSocket()
2022-04-01T03:33:29.686702015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.87:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.686664016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.send()
2022-04-01T03:33:29.686627146Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.getSysInfo()
2022-04-01T03:33:29.686586546Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.686527067Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999
2022-04-01T03:33:29.686496827Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send payload.length 104
2022-04-01T03:33:29.686458747Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}\",\"port\":9999,\"host\":\"192.168.1.93\",\"timeout\":60000})
2022-04-01T03:33:29.686424127Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.686394357Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket()
2022-04-01T03:33:29.686308788Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}\",\"timeout\":60000})
2022-04-01T03:33:29.686185029Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.send()
2022-04-01T03:33:29.679891981Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.getSysInfo()
2022-04-01T03:33:29.679829821Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.679752662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999
2022-04-01T03:33:29.679675292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send payload.length 104
2022-04-01T03:33:29.679619163Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}\",\"port\":9999,\"host\":\"192.168.1.93\",\"timeout\":60000})
2022-04-01T03:33:29.679574723Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.679524513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket()
2022-04-01T03:33:29.679389474Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}\",\"timeout\":60000})
2022-04-01T03:33:29.679057667Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.send()
2022-04-01T03:33:29.679016807Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.getSysInfo()
2022-04-01T03:33:29.678971557Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.678919447Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999
2022-04-01T03:33:29.678867828Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send payload.length 104
2022-04-01T03:33:29.678701219Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00\"]}}\",\"port\":9999,\"host\":\"192.168.1.93\",\"timeout\":60000})
2022-04-01T03:33:29.676224015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.676134766Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket()
2022-04-01T03:33:29.675983757Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00\"]}}\",\"timeout\":60000})
2022-04-01T03:33:29.675878408Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] device.send()
2022-04-01T03:33:29.675665359Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] device.getSysInfo()
2022-04-01T03:33:29.675557130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.675359711Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:send attempting to connect. host:192.168.1.48, port:9999
2022-04-01T03:33:29.675298162Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.675242142Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.48\",\"timeout\":60000})
2022-04-01T03:33:29.675186212Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.675137763Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.48:9999).getSocket()
2022-04-01T03:33:29.675055863Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.48:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.674841335Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device.send()
2022-04-01T03:33:29.674579436Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device.getSysInfo()
2022-04-01T03:33:29.674542597Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.674512127Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:send attempting to connect. host:192.168.1.17, port:9999
2022-04-01T03:33:29.674479647Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.674421757Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.17\",\"timeout\":60000})
2022-04-01T03:33:29.674374818Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.674327368Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.17:9999).getSocket()
2022-04-01T03:33:29.674279818Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.17:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.674254189Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device.send()
2022-04-01T03:33:29.674218469Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device.getSysInfo()
2022-04-01T03:33:29.674168709Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] executing deferred getLightState count: 2
2022-04-01T03:33:29.674110960Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:send attempting to connect. host:192.168.1.46, port:9999
2022-04-01T03:33:29.674063270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.674022220Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.46\",\"timeout\":60000})
2022-04-01T03:33:29.673987600Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.673944391Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.46:9999).getSocket()
2022-04-01T03:33:29.673794112Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.46:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.673081386Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] device.send()
2022-04-01T03:33:29.672903548Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] device.getSysInfo()
2022-04-01T03:33:29.670500104Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.670418804Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:send attempting to connect. host:192.168.1.61, port:9999
2022-04-01T03:33:29.670268565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.669640209Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.61\",\"timeout\":60000})
2022-04-01T03:33:29.669602630Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.669536970Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.61:9999).getSocket()
2022-04-01T03:33:29.669470571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.61:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.669421501Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device.send()
2022-04-01T03:33:29.669313932Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device.getSysInfo()
2022-04-01T03:33:29.669048713Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.668982794Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:send attempting to connect. host:192.168.1.32, port:9999
2022-04-01T03:33:29.668866645Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.668607676Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.32\",\"timeout\":60000})
2022-04-01T03:33:29.668564467Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.668532167Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.32:9999).getSocket()
2022-04-01T03:33:29.668409098Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.32:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.667808382Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mobile] device.send()
2022-04-01T03:33:29.667736302Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mobile] device.getSysInfo()
2022-04-01T03:33:29.667456844Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] executing deferred getLightState count: 5
2022-04-01T03:33:29.667138066Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:send attempting to connect. host:192.168.1.26, port:9999
2022-04-01T03:33:29.666960777Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:send payload.length 33
2022-04-01T03:33:29.666893788Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.26\",\"timeout\":60000})
2022-04-01T03:33:29.666849948Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TplinkSocket(TCP).createSocket()
2022-04-01T03:33:29.666814688Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.26:9999).getSocket()
2022-04-01T03:33:29.666688849Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.26:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000})
2022-04-01T03:33:29.666395231Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device.send()
2022-04-01T03:33:29.666357301Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device.getSysInfo()
2022-04-01T03:33:29.666190922Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] executing deferred getSysInfo count: 2
2022-04-01T03:33:29.665827235Z,stdout, at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-04-01T03:33:29.665793285Z,stdout, at fulfilled (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:114:62)
2022-04-01T03:33:29.665766085Z,stdout, at Object.next (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:124:57)
2022-04-01T03:33:29.665728406Z,stdout, at step (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:143:27)
2022-04-01T03:33:29.665685116Z,stdout, at ColorTemperature.
[K[?25h 2022-04-01T03:33:17.649466381Z,stdout,up to date in 1s 2022-04-01T03:33:17.648955585Z,stdout,[?25l[[100;90m..................[0m] \ idealTree: [32;40mtiming[0m [35marborist:ctor[0m Completed in 1ms[0m[K
[K[?25h[?25l[[107;97m#########[0m[100;90m.........[0m] / reify: [32;40mtiming[0m [35midealTree[0m Completed in 321ms[0m[K
[K[?25h 2022-04-01T03:33:16.014413523Z,stdout,Homebridge: Installing plugins... 2022-04-01T03:33:16.014383623Z,stdout, 2022-04-01T03:33:16.014348453Z,stdout, [4;37mhttps://paypal.me/oznu[0m 2022-04-01T03:33:16.014312624Z,stdout, [4;37mhttps://github.com/sponsors/oznu[0m 2022-04-01T03:33:16.014283754Z,stdout, 2022-04-01T03:33:16.014246564Z,stdout, Or donate to the project: 2022-04-01T03:33:16.014193294Z,stdout, 2022-04-01T03:33:16.014149395Z,stdout, [4;37mhttps://github.com/oznu/docker-homebridge[0m 2022-04-01T03:33:16.014106605Z,stdout, 2022-04-01T03:33:16.013954466Z,stdout, If you find this project useful please [1;33mSTAR[0m it on GitHub: 2022-04-01T03:33:16.013919306Z,stdout, 2022-04-01T03:33:16.013858037Z,stdout, [1;37mThank you for using the [4;36moznu/homebridge[0m [1;37mdocker image![0m 2022-04-01T03:33:16.013824547Z,stdout, 2022-04-01T03:33:16.013705358Z,stdout, 2022-04-01T03:33:16.010513929Z,stdout,[cont-init.d] 50-plugins: executing... 2022-04-01T03:33:16.008801040Z,stdout,[cont-init.d] 45-user-data: exited 0. 2022-04-01T03:33:16.003425396Z,stdout,[cont-init.d] 45-user-data: executing... 2022-04-01T03:33:16.001755607Z,stdout,[cont-init.d] 40-dbus-avahi: exited 0. 2022-04-01T03:33:14.991856543Z,stdout,Enabling Avahi... 2022-04-01T03:33:14.989731497Z,stdout,[cont-init.d] 40-dbus-avahi: executing... 2022-04-01T03:33:14.988246147Z,stdout,[cont-init.d] 30-packages: exited 0. 2022-04-01T03:33:14.984040335Z,stdout,[cont-init.d] 30-packages: executing... 2022-04-01T03:33:14.982557935Z,stdout,[cont-init.d] 20-set-timezone: exited 0. 2022-04-01T03:33:14.978580582Z,stdout,[cont-init.d] 20-set-timezone: executing... 2022-04-01T03:33:14.977060852Z,stdout,[cont-init.d] 10-adduser: exited 0. 2022-04-01T03:33:14.973066079Z,stdout, 2022-04-01T03:33:14.973039259Z,stdout,------------------------------------- 2022-04-01T03:33:14.973011599Z,stdout,User gid: 101 2022-04-01T03:33:14.972978949Z,stdout,User uid: 1026 2022-04-01T03:33:14.972954239Z,stdout,------------------------------------- 2022-04-01T03:33:14.972922170Z,stdout,GID/UID 2022-04-01T03:33:14.972881130Z,stdout,------------------------------------- 2022-04-01T03:33:14.972782970Z,stdout, 2022-04-01T03:33:14.969073855Z,stdout,usermod: no changes 2022-04-01T03:33:14.842003744Z,stdout,[cont-init.d] 10-adduser: executing... 2022-04-01T03:33:14.839925958Z,stdout,[cont-init.d] executing container initialization scripts... 2022-04-01T03:33:14.838578357Z,stdout,[fix-attrs.d] done. 2022-04-01T03:33:14.836739299Z,stdout,[fix-attrs.d] applying ownership & permissions fixes... 2022-04-01T03:33:14.834301485Z,stdout,[s6-init] ensuring user provided files have correct perms...exited 0. 2022-04-01T03:33:14.731190514Z,stdout,[s6-init] making user provided files available at /var/run/s6/etc...exited 0. 2022-04-01T03:33:05.051115701Z,stdout,[s6-finish] sending all processes the KILL signal and exiting. 2
Here’s mine after I turned on Debug mode
[01/04/2022, 14:54:42] [Connexoon] Failed to login via Simple Auth { errorCode: 'AUTHENTICATION_ERROR', error: 'Bad credentials' } [01/04/2022, 14:54:42] [Connexoon] Could not login with any of the authentication methods. [01/04/2022, 14:54:42] [Connexoon] Failed to get device list undefined [01/04/2022, 14:54:42] [Connexoon] Could not initialise platform, will retry in 5 min
On 1 Apr 2022, at 2:32 pm, Matthieu Di Berardino @.***> wrote:
Can you give me the logging from the initial homebridge boot up?
— Reply to this email directly, view it on GitHub https://github.com/yenoiwesa/homebridge-connexoon/issues/48#issuecomment-1085380075, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJQSZES4JSOF6C4YCBY7STVCZU5XANCNFSM5RDJDN7Q. You are receiving this because you were mentioned.
Marc Simpson +61 417443575
More [01/04/2022, 14:58:14] [Connexoon] Failed to login via Somfy OAuth { message: 'error.invalid.grant', data: [], uid: '62467855d7367' } [01/04/2022, 14:58:14] [Connexoon] Could not connect with OAuth, attempting simple auth [01/04/2022, 14:58:14] [Connexoon] Connecting to ha201-1.overkiz.com...
On 1 Apr 2022, at 2:53 pm, steve8kv @.***> wrote:
Restart log - with pesky ANSI colour codes striped out 😀
Homebridge date,stream,content 2022-04-01T03:33:31.574433525Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Could not initialise platform, will retry in 5 min 2022-04-01T03:33:31.574406036Z,stdout,} 2022-04-01T03:33:31.574363136Z,stdout," error: 'Too many attempts with an invalid token, temporarily banned.' 2022-04-01T03:33:31.574328106Z,stdout," errorCode: 'RESOURCE_ACCESS_DENIED', 2022-04-01T03:33:31.574189397Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Failed to get device list { 2022-04-01T03:33:31.502013499Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Retry to connect in 10s : 192.168.1.114 2022-04-01T03:33:31.501957740Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Failed to get info about: 192.168.1.114 | The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined 2022-04-01T03:33:31.501935320Z,stdout,} 2022-04-01T03:33:31.501907970Z,stdout, toJSON: [Function: toJSON] 2022-04-01T03:33:31.501880160Z,stdout," isAxiosError: true, 2022-04-01T03:33:31.501854280Z,stdout," response: undefined, 2022-04-01T03:33:31.501831910Z,stdout," }, 2022-04-01T03:33:31.501807581Z,stdout, [Symbol(kCapture)]: false 2022-04-01T03:33:31.501781721Z,stdout," _currentUrl: 'http://192.168.1.114/app http://192.168.1.114/app', 2022-04-01T03:33:31.501759081Z,stdout," }, 2022-04-01T03:33:31.501730791Z,stdout, [Symbol(kOutHeaders)]: [Object: null prototype] 2022-04-01T03:33:31.501699431Z,stdout," [Symbol(corked)]: 0, 2022-04-01T03:33:31.501625742Z,stdout," [Symbol(kNeedDrain)]: false, 2022-04-01T03:33:31.501598602Z,stdout," [Symbol(kCapture)]: false, 2022-04-01T03:33:31.501569552Z,stdout," _redirectable: [Circular 1], 2022-04-01T03:33:31.501518652Z,stdout," protocol: 'http:', 2022-04-01T03:33:31.501492773Z,stdout," host: '192.168.1.114', 2022-04-01T03:33:31.501468213Z,stdout," reusedSocket: false, 2022-04-01T03:33:31.501444003Z,stdout," maxHeadersCount: null, 2022-04-01T03:33:31.501419313Z,stdout," parser: null, 2022-04-01T03:33:31.501387163Z,stdout," upgradeOrConnect: false, 2022-04-01T03:33:31.501362694Z,stdout," timeoutCb: null, 2022-04-01T03:33:31.501338004Z,stdout," aborted: false, 2022-04-01T03:33:31.501313084Z,stdout," res: null, 2022-04-01T03:33:31.501289604Z,stdout," _ended: false, 2022-04-01T03:33:31.501265774Z,stdout," path: '/app', 2022-04-01T03:33:31.501237564Z,stdout," insecureHTTPParser: undefined, 2022-04-01T03:33:31.501197625Z,stdout," maxHeaderSize: undefined, 2022-04-01T03:33:31.501173625Z,stdout," method: 'POST', 2022-04-01T03:33:31.501148065Z,stdout," socketPath: undefined, 2022-04-01T03:33:31.501123775Z,stdout," agent: [Agent], 2022-04-01T03:33:31.501096985Z,stdout," _onPendingData: [Function: nop], 2022-04-01T03:33:31.501072705Z,stdout," _keepAliveTimeout: 0, 2022-04-01T03:33:31.501049146Z,stdout," '\r\n', 2022-04-01T03:33:31.501017526Z,stdout, 'Connection: close\r\n' + 2022-04-01T03:33:31.500988886Z,stdout, 'Host: 192.168.1.114\r\n' + 2022-04-01T03:33:31.500957596Z,stdout, 'Content-Length: 352\r\n' + 2022-04-01T03:33:31.500931506Z,stdout, 'User-Agent: axios/0.24.0\r\n' + 2022-04-01T03:33:31.500904737Z,stdout, 'Content-Type: application/json\r\n' + 2022-04-01T03:33:31.500877227Z,stdout," 'Accept: application/json, text/plain, /\r\n' + 2022-04-01T03:33:31.500849767Z,stdout, _header: 'POST /app HTTP/1.1\r\n' + 2022-04-01T03:33:31.500824387Z,stdout," socket: [Socket], 2022-04-01T03:33:31.500793477Z,stdout," _closed: false, 2022-04-01T03:33:31.500766948Z,stdout," _headerSent: true, 2022-04-01T03:33:31.500742928Z,stdout," finished: false, 2022-04-01T03:33:31.500719588Z,stdout," _trailer: '', 2022-04-01T03:33:31.500693128Z,stdout," _hasBody: true, 2022-04-01T03:33:31.500665428Z,stdout," _contentLength: null, 2022-04-01T03:33:31.500638468Z,stdout," _removedTE: false, 2022-04-01T03:33:31.500613849Z,stdout," _removedContLen: false, 2022-04-01T03:33:31.500585149Z,stdout," _removedConnection: false, 2022-04-01T03:33:31.500550719Z,stdout," sendDate: false, 2022-04-01T03:33:31.500525069Z,stdout," useChunkedEncodingByDefault: true, 2022-04-01T03:33:31.500498969Z,stdout," _defaultKeepAlive: true, 2022-04-01T03:33:31.500468490Z,stdout," maxRequestsOnConnectionReached: false, 2022-04-01T03:33:31.500443870Z,stdout," shouldKeepAlive: false, 2022-04-01T03:33:31.500413410Z,stdout," chunkedEncoding: false, 2022-04-01T03:33:31.500386050Z,stdout," _last: true, 2022-04-01T03:33:31.500360100Z,stdout," destroyed: false, 2022-04-01T03:33:31.500329610Z,stdout," writable: true, 2022-04-01T03:33:31.500305661Z,stdout," outputSize: 0, 2022-04-01T03:33:31.500280701Z,stdout," outputData: [], 2022-04-01T03:33:31.500249641Z,stdout," _maxListeners: undefined, 2022-04-01T03:33:31.500219671Z,stdout," _eventsCount: 7, 2022-04-01T03:33:31.500171992Z,stdout," _events: [Object: null prototype], 2022-04-01T03:33:31.500146522Z,stdout, _currentRequest: ClientRequest { 2022-04-01T03:33:31.500114752Z,stdout," _onNativeResponse: [Function (anonymous)], 2022-04-01T03:33:31.500061172Z,stdout," _requestBodyBuffers: [ [Object] ], 2022-04-01T03:33:31.500035892Z,stdout," _requestBodyLength: 352, 2022-04-01T03:33:31.500008523Z,stdout," _redirects: [], 2022-04-01T03:33:31.499984993Z,stdout," _redirectCount: 0, 2022-04-01T03:33:31.499955253Z,stdout," _ending: true, 2022-04-01T03:33:31.499928033Z,stdout," _ended: false, 2022-04-01T03:33:31.499906393Z,stdout," }, 2022-04-01T03:33:31.499879894Z,stdout, pathname: '/app' 2022-04-01T03:33:31.499850754Z,stdout," nativeProtocols: [Object], 2022-04-01T03:33:31.499827304Z,stdout," port: null, 2022-04-01T03:33:31.499795854Z,stdout," hostname: '192.168.1.114', 2022-04-01T03:33:31.499766374Z,stdout," auth: undefined, 2022-04-01T03:33:31.499741454Z,stdout," agents: [Object], 2022-04-01T03:33:31.499711085Z,stdout," agent: undefined, 2022-04-01T03:33:31.499687265Z,stdout," headers: [Object], 2022-04-01T03:33:31.499662415Z,stdout," method: 'POST', 2022-04-01T03:33:31.499632495Z,stdout," path: '/app', 2022-04-01T03:33:31.499607135Z,stdout," protocol: 'http:', 2022-04-01T03:33:31.499580186Z,stdout," maxBodyLength: 10485760, 2022-04-01T03:33:31.499550076Z,stdout," maxRedirects: 21, 2022-04-01T03:33:31.499523016Z,stdout, _options: { 2022-04-01T03:33:31.499493976Z,stdout," _maxListeners: undefined, 2022-04-01T03:33:31.499465746Z,stdout," _eventsCount: 2, 2022-04-01T03:33:31.499443466Z,stdout," }, 2022-04-01T03:33:31.499412107Z,stdout, error: [Function: handleRequestError] 2022-04-01T03:33:31.499381117Z,stdout," response: [Function: handleResponse], 2022-04-01T03:33:31.499353227Z,stdout, _events: [Object: null prototype] { 2022-04-01T03:33:31.499325327Z,stdout," }, 2022-04-01T03:33:31.499298147Z,stdout, [Symbol(kOnFinished)]: [] 2022-04-01T03:33:31.499270568Z,stdout," closeEmitted: false, 2022-04-01T03:33:31.499237538Z,stdout," closed: false, 2022-04-01T03:33:31.499195628Z,stdout," errored: null, 2022-04-01T03:33:31.499158158Z,stdout," autoDestroy: true, 2022-04-01T03:33:31.499130469Z,stdout," emitClose: true, 2022-04-01T03:33:31.499092549Z,stdout," errorEmitted: false, 2022-04-01T03:33:31.499067039Z,stdout," prefinished: false, 2022-04-01T03:33:31.499040249Z,stdout," constructed: true, 2022-04-01T03:33:31.499011629Z,stdout," pendingcb: 0, 2022-04-01T03:33:31.498986609Z,stdout," allNoop: true, 2022-04-01T03:33:31.498957970Z,stdout," allBuffers: true, 2022-04-01T03:33:31.498929290Z,stdout," bufferedIndex: 0, 2022-04-01T03:33:31.498903790Z,stdout," buffered: [], 2022-04-01T03:33:31.498871090Z,stdout," afterWriteTickInfo: null, 2022-04-01T03:33:31.498841670Z,stdout," writelen: 0, 2022-04-01T03:33:31.498814461Z,stdout," writecb: null, 2022-04-01T03:33:31.498782051Z,stdout," onwrite: [Function: bound onwrite], 2022-04-01T03:33:31.498756001Z,stdout," bufferProcessing: false, 2022-04-01T03:33:31.498726651Z,stdout," sync: true, 2022-04-01T03:33:31.498699061Z,stdout," corked: 0, 2022-04-01T03:33:31.498672832Z,stdout," writing: false, 2022-04-01T03:33:31.498642032Z,stdout," length: 0, 2022-04-01T03:33:31.498615862Z,stdout," defaultEncoding: 'utf8', 2022-04-01T03:33:31.498586872Z,stdout," decodeStrings: true, 2022-04-01T03:33:31.498545192Z,stdout," destroyed: false, 2022-04-01T03:33:31.498499113Z,stdout," finished: false, 2022-04-01T03:33:31.498422193Z,stdout," ended: false, 2022-04-01T03:33:31.498377573Z,stdout," ending: false, 2022-04-01T03:33:31.498340304Z,stdout," needDrain: false, 2022-04-01T03:33:31.498306904Z,stdout," finalCalled: false, 2022-04-01T03:33:31.498281614Z,stdout," highWaterMark: 16384, 2022-04-01T03:33:31.498253754Z,stdout," objectMode: false, 2022-04-01T03:33:31.498209035Z,stdout, _writableState: WritableState { 2022-04-01T03:33:31.498166275Z,stdout, request: <ref 1> Writable { 2022-04-01T03:33:31.498136085Z,stdout," }, 2022-04-01T03:33:31.498029526Z,stdout," data: '{"method":"handshake","params":{"key":"-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8LKvZ3YUXviwwqCioGhcTeNOb\noO0O/yDK4lJeWEm1yRtB1Mqyy8T/CSBkWwb2E9YvqDzEYuAp2Z2ZtL8xV2lsmTXQ\nak4NQ0TPGoCS403flq+2bsI6HSE9X5EofIkHI8rv1Z0pz7fyLRxhfCaOwxSL/iuY\nmTDHOs3RergNJGdMRQIDAQAB\n-----END PUBLIC KEY-----\n"},"requestTimeMils":1648784008483}' 2022-04-01T03:33:31.497996656Z,stdout," url: 'http://192.168.1.114/app http://192.168.1.114/app', 2022-04-01T03:33:31.497967556Z,stdout," method: 'post', 2022-04-01T03:33:31.497937206Z,stdout," }, 2022-04-01T03:33:31.497908817Z,stdout, 'Content-Length': 352 2022-04-01T03:33:31.497877357Z,stdout," 'User-Agent': 'axios/0.24.0', 2022-04-01T03:33:31.497844957Z,stdout," 'Content-Type': 'application/json', 2022-04-01T03:33:31.497814207Z,stdout," Accept: 'application/json, text/plain, /', 2022-04-01T03:33:31.497783947Z,stdout, headers: { 2022-04-01T03:33:31.497752768Z,stdout," validateStatus: [Function: validateStatus], 2022-04-01T03:33:31.497701158Z,stdout," maxBodyLength: -1, 2022-04-01T03:33:31.497671008Z,stdout," maxContentLength: -1, 2022-04-01T03:33:31.497631748Z,stdout," xsrfHeaderName: 'X-XSRF-TOKEN', 2022-04-01T03:33:31.497605569Z,stdout," xsrfCookieName: 'XSRF-TOKEN', 2022-04-01T03:33:31.497579289Z,stdout," timeout: 0, 2022-04-01T03:33:31.497547569Z,stdout," transformResponse: [ [Function: transformResponse] ], 2022-04-01T03:33:31.497519389Z,stdout," transformRequest: [ [Function: transformRequest] ], 2022-04-01T03:33:31.497476960Z,stdout," adapter: [Function: httpAdapter], 2022-04-01T03:33:31.497443970Z,stdout," }, 2022-04-01T03:33:31.497382310Z,stdout, clarifyTimeoutError: false 2022-04-01T03:33:31.497353250Z,stdout," forcedJSONParsing: true, 2022-04-01T03:33:31.497319491Z,stdout," silentJSONParsing: true, 2022-04-01T03:33:31.497293991Z,stdout, transitional: { 2022-04-01T03:33:31.497268081Z,stdout, config: { 2022-04-01T03:33:31.497232571Z,stdout," port: 80, 2022-04-01T03:33:31.497186861Z,stdout," address: '192.168.1.114', 2022-04-01T03:33:31.497152132Z,stdout," syscall: 'connect', 2022-04-01T03:33:31.497112822Z,stdout," code: 'EHOSTUNREACH', 2022-04-01T03:33:31.497073312Z,stdout," errno: -113, 2022-04-01T03:33:31.496948123Z,stdout, at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16) { 2022-04-01T03:33:31.496806704Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Error sending command: deviceInfo Error: connect EHOSTUNREACH 192.168.1.114:80 2022-04-01T03:33:31.313972325Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Logged in successfully via Somfy OAuth 2022-04-01T03:33:31.248519153Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:31.248478983Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:31.248435783Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:31.248389223Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:31.248354654Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:31.248323234Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:31.248289454Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:31.248258824Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:31.248224474Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:31.248177505Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:31.248142745Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:31.248087415Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:31.248055616Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:31.248029306Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:31.247995896Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:31.247966506Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:31.247929036Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:31.247816857Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:31.247785637Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:31.247748038Z,stdout,"Host name conflict, retrying with Homebridge-13 2022-04-01T03:33:31.247720018Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:31.247689888Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:31.247657698Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:31.247628698Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:31.247594339Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:31.247562349Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:31.247446060Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:31.247411330Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:31.247338880Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:31.247156892Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:31.247117882Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:31.247080952Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:31.247030193Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:31.246997503Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:31.246955863Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:31.246913383Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:31.246854424Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:31.246460766Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:30.248052806Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:30.248012106Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:30.247979816Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:30.247935546Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:30.247904097Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:30.247855807Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:30.247821477Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:30.247781167Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:30.247747018Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:30.247700868Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:30.247667038Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:30.247622339Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:30.247584549Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:30.247534979Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:30.247485189Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:30.247450550Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:30.247406700Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:30.247369850Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:30.247319870Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:30.247280981Z,stdout,"Host name conflict, retrying with Homebridge-12 2022-04-01T03:33:30.247236581Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:30.247183671Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:30.247150742Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:30.247108392Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:30.247075242Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:30.247030222Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:30.246985283Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:30.246934543Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:30.246845814Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:30.246767004Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:30.246707715Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:30.246100779Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:30.246038589Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:30.245856270Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:30.245817431Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:30.245764961Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:30.245708461Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:30.245549072Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:29.996462436Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.996423237Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.996372937Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.996329177Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug sysInfo set 2022-04-01T03:33:29.996198188Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device sysInfo set 2022-04-01T03:33:29.995778481Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TplinkSocket(TCP).close() 2022-04-01T03:33:29.995613152Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.992683861Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.992548872Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device sysInfo set 2022-04-01T03:33:29.992302574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).close() 2022-04-01T03:33:29.992057206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.952554380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.952508060Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.952429440Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.952289951Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug sysInfo set 2022-04-01T03:33:29.952183192Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device sysInfo set 2022-04-01T03:33:29.951959904Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).close() 2022-04-01T03:33:29.951772885Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.924939104Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.924900994Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device sysInfo set 2022-04-01T03:33:29.924859325Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).close() 2022-04-01T03:33:29.924811015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.924686536Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.922828328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mobile] device sysInfo set 2022-04-01T03:33:29.922459411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TplinkSocket(TCP).close() 2022-04-01T03:33:29.922323272Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.907680779Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.907621610Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.907516220Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.907163143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug sysInfo set 2022-04-01T03:33:29.907069513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device sysInfo set 2022-04-01T03:33:29.906848775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TplinkSocket(TCP).close() 2022-04-01T03:33:29.906683166Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.894097780Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.893850012Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device sysInfo set 2022-04-01T03:33:29.893498284Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).close() 2022-04-01T03:33:29.893363045Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.878304476Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.878260646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.878194056Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.878123547Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug sysInfo set 2022-04-01T03:33:29.877902478Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device sysInfo set 2022-04-01T03:33:29.877486531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).close() 2022-04-01T03:33:29.877331232Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.847058724Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:data: segment:1 609/609 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"B0:BE:76:C1:AF:CF","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Zen","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-66,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"8006E5BC695CE5A177091901D182C0EA1ADFC1EA","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.846267140Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:data: segment:1 612/612 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"98:DA:C4:F0:53:96","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Lovers","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-60,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"800630474ADB5722D590A3152EF6811F1BCC7CEC","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.841682990Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:data: segment:1 1011/1011 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Bud","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"B09575B8745D","deviceId":"8012209D3D346ACA93555FA72A9490651CDF1895","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":100,"color_temp":2700,"brightness":100}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-62,"active_mode":"none","heapsize":293200,"err_code":0}}}] 2022-04-01T03:33:29.832977858Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:data: segment:1 1012/1012 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL130(EU)","description":"Smart Wi-Fi LED Bulb with Color Changing","alias":"Mobile","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"B095759655AB","deviceId":"8012876D5319D93262ED86A948FE5D3C1CDB2F1A","oemId":"B9C1E3B8F36C07246EB51CD028B4CA8B","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":318,"saturation":13,"color_temp":0,"brightness":20}},"is_dimmable":1,"is_color":1,"is_variable_color_temp":1,"preferred_state":[{"index":0,"hue":318,"saturation":13,"color_temp":0,"brightness":20},{"index":1,"hue":273,"saturation":62,"color_temp":0,"brightness":50},{"index":2,"hue":32,"saturation":99,"color_temp":0,"brightness":100},{"index":3,"hue":204,"saturation":64,"color_temp":0,"brightness":100}],"rssi":-46,"active_mode":"none","heapsize":306960,"err_code":0}}}] 2022-04-01T03:33:29.802940439Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:data: segment:1 1015/1015 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Mushroom 2","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"50D4F7E029E3","deviceId":"8012E57981D77AB53DE3356A91AF6ACB1C089B93","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":70}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-44,"active_mode":"none","heapsize":291708,"err_code":0}}}] 2022-04-01T03:33:29.795668218Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:data: segment:1 1015/1015 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Mushroom 1","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"50D4F7E02473","deviceId":"801298022A0375522B91A3B165C2CCBA1C07C7C3","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":70}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-38,"active_mode":"none","heapsize":293288,"err_code":0}}}] 2022-04-01T03:33:29.771929716Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:data: segment:1 622/622 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"B0:BE:76:C1:B3:F2","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Living Room Lamp","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-65,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"8006F475C137AA32F93001F65627E2901ADF6B24","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.768303370Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Connecting to Somfy OAuth server... 2022-04-01T03:33:29.739677082Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:data: segment:1 616/616 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"98:DA:C4:F0:57:38","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Scotty","relay_state":1,"on_time":26149,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-55,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"80066B080475685A23A811EE24D574E51BCC79DC","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.739314574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Saturation]]: Unable to call updateCallback 2022-04-01T03:33:29.739278264Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Saturation] 0 2022-04-01T03:33:29.739194405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Hue]]: Unable to call updateCallback 2022-04-01T03:33:29.739143995Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Hue] 0 2022-04-01T03:33:29.739095175Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[ColorTemperature]]: Unable to call updateCallback 2022-04-01T03:33:29.739046216Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [ColorTemperature] 370 2022-04-01T03:33:29.738997206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Brightness] 30 2022-04-01T03:33:29.738910837Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.738611019Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device sysInfo set 2022-04-01T03:33:29.737344047Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).close() 2022-04-01T03:33:29.737190848Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.722765935Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:2 1033/1033 [{"system":{"get_sysinfo":{"sw_ver":"1.1.13 Build 210524 Rel.082619","hw_ver":"1.0","model":"KL50B(UN)","deviceId":"8012DC1E711EDFE67C1E3533D5D731141BEF7E3F","oemId":"E57A51C2293DD01A3171CD7949972746","hwId":"761989C14891B40717CC25C84FAAB1EE","rssi":-36,"longitude_i":1449669,"latitude_i":-378222,"alias":"Bedroom Light","status":"new","description":"Kasa Smart Edison Bulb, Dimmable","mic_type":"IOT.SMARTBULB","mic_mac":"50D4F77C982D","dev_state":"normal","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"active_mode":"none","is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"light_state":{"on_off":1,"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":30},"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"err_code":0}}}] 2022-04-01T03:33:29.722603566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.722454487Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.722371197Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.722144489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug sysInfo set 2022-04-01T03:33:29.722019159Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.721713442Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).close() 2022-04-01T03:33:29.721485953Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.721026466Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.720167692Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device sysInfo set 2022-04-01T03:33:29.719999243Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TplinkSocket(TCP).close() 2022-04-01T03:33:29.719785594Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.719729355Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.719696075Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.719657945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.719588596Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug sysInfo set 2022-04-01T03:33:29.719383637Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] device sysInfo set 2022-04-01T03:33:29.719083349Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TplinkSocket(TCP).close() 2022-04-01T03:33:29.718779971Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.718489823Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.718432643Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.718242945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.718046566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug sysInfo set 2022-04-01T03:33:29.717938777Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.717722168Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).close() 2022-04-01T03:33:29.717311321Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.717110532Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.716967003Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.716879314Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.716773945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug sysInfo set 2022-04-01T03:33:29.716654775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.716234998Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).close() 2022-04-01T03:33:29.716058239Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.714779588Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.714731678Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.714583189Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.714501270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug sysInfo set 2022-04-01T03:33:29.714310571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] device sysInfo set 2022-04-01T03:33:29.714222812Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TplinkSocket(TCP).close() 2022-04-01T03:33:29.713996143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.713898604Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:1 1020/1033 ... 2022-04-01T03:33:29.713466297Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.712815531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.712596292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.712282945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.712191405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug sysInfo set 2022-04-01T03:33:29.711946207Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device sysInfo set 2022-04-01T03:33:29.711153642Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TplinkSocket(TCP).close() 2022-04-01T03:33:29.710223568Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.709605222Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:2 1043/1043 [{"system":{"get_sysinfo":{"sw_ver":"1.1.13 Build 210524 Rel.082619","hw_ver":"1.0","model":"KL60B(UN)","deviceId":"8012D9BFC6A822EBE01B24DF246173211BE1F7CB","oemId":"F32E7650921EC4727B786D95FFCFF370","hwId":"761989C14891B40717CC25C84FAAB1EE","rssi":-53,"longitude_i":1449669,"latitude_i":-378222,"alias":"Coffee","status":"new","description":"Kasa Smart Edison Bulb, Dimmable","mic_type":"IOT.SMARTBULB","mic_mac":"50D4F74AE21C","dev_state":"normal","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"active_mode":"none","is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2000,"brightness":50}},"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2000,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2000,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2000,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2000,"brightness":1}],"err_code":0}}}] 2022-04-01T03:33:29.708185262Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:data: segment:1 563/563 [{"system":{"get_sysinfo":{"sw_ver":"1.1.3 Build 210522 Rel.142634","hw_ver":"4.0","model":"HS100(AU)","deviceId":"8006351DE9476BD043A515E6FE2F04C61C9B337B","oemId":"7D5A49C0087FB2E57850A25BD3A4259D","hwId":"000CB7E3E210C88C1E1A56A181CFF7B0","rssi":-60,"longitude_i":1449669,"latitude_i":-378222,"alias":"TV Lamp","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"1C:3B:F3:8D:90:CD","updating":0,"led_off":0,"relay_state":0,"on_time":0,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.707345548Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.704627396Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.703542433Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:data: segment:1 565/565 [{"system":{"get_sysinfo":{"sw_ver":"1.1.3 Build 210522 Rel.142634","hw_ver":"4.0","model":"HS100(AU)","deviceId":"8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D","oemId":"7D5A49C0087FB2E57850A25BD3A4259D","hwId":"000CB7E3E210C88C1E1A56A181CFF7B0","rssi":-46,"longitude_i":1449669,"latitude_i":-378222,"alias":"Grow Lamp","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"1C:3B:F3:8D:90:CF","updating":0,"led_off":0,"relay_state":0,"on_time":0,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.702671139Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:1 1020/1043 ... 2022-04-01T03:33:29.700363564Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.700288565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect 192.168.1.100 56294 192.168.1.97 9999 2022-04-01T03:33:29.699938687Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:data: segment:1 609/609 [{"system":{"get_sysinfo":{"sw_ver":"1.0.3 Build 210506 Rel.105435","hw_ver":"1.0","model":"KP105(AU)","deviceId":"8006033A867C5A2EB4495BD5AA0F44221DCEF32F","oemId":"EAB15315847573797920EFE7E9000562","hwId":"120EF751A1A4F170831E6C1F57D97B38","rssi":-34,"longitude_i":1449669,"latitude_i":-378222,"alias":"Tom Dixon","status":"configured","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"C0:C9:E3:3A:26:24","updating":0,"led_off":0,"obd_src":"tplink","relay_state":1,"on_time":26150,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"ntc_state":0,"err_code":0}}}] 2022-04-01T03:33:29.697452694Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.697362084Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect 192.168.1.100 37518 192.168.1.67 9999 2022-04-01T03:33:29.697032306Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696691699Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect 192.168.1.100 42852 192.168.1.43 9999 2022-04-01T03:33:29.696503480Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696364851Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect 192.168.1.100 34794 192.168.1.87 9999 2022-04-01T03:33:29.696253412Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696132172Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect 192.168.1.100 49158 192.168.1.7 9999 2022-04-01T03:33:29.695768235Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695602016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect 192.168.1.100 48906 192.168.1.22 9999 2022-04-01T03:33:29.695465517Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695322468Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect 192.168.1.100 51872 192.168.1.93 9999 2022-04-01T03:33:29.695213839Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695041130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect 192.168.1.100 51870 192.168.1.93 9999 2022-04-01T03:33:29.694988270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694936270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect 192.168.1.100 51868 192.168.1.93 9999 2022-04-01T03:33:29.694882301Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694829411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect 192.168.1.100 43576 192.168.1.48 9999 2022-04-01T03:33:29.694781491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694733952Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect 192.168.1.100 38044 192.168.1.17 9999 2022-04-01T03:33:29.694664992Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694495683Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect 192.168.1.100 60638 192.168.1.46 9999 2022-04-01T03:33:29.693371161Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.693198652Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect 192.168.1.100 51166 192.168.1.61 9999 2022-04-01T03:33:29.692465857Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.692074380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect 192.168.1.100 41580 192.168.1.32 9999 2022-04-01T03:33:29.692014240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.691947830Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect 192.168.1.100 47034 192.168.1.26 9999 2022-04-01T03:33:29.691758542Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.690978847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect 192.168.1.100 45370 192.168.1.24 9999 2022-04-01T03:33:29.690392901Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send attempting to connect. host:192.168.1.97, port:9999 2022-04-01T03:33:29.690038553Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.689711645Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.97","timeout":60000}) 2022-04-01T03:33:29.689260328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.689182659Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.97:9999).getSocket() 2022-04-01T03:33:29.689043130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.97:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.688960460Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.send() 2022-04-01T03:33:29.688842111Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.getSysInfo() 2022-04-01T03:33:29.688785571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] executing deferred getLightState count: 2 2022-04-01T03:33:29.688654202Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send attempting to connect. host:192.168.1.43, port:9999 2022-04-01T03:33:29.688255825Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.688193805Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.43","timeout":60000}) 2022-04-01T03:33:29.688159706Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.688119366Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.43:9999).getSocket() 2022-04-01T03:33:29.688081646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.43:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.688058906Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.send() 2022-04-01T03:33:29.688034247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.getSysInfo() 2022-04-01T03:33:29.688003247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.687974847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send attempting to connect. host:192.168.1.67, port:9999 2022-04-01T03:33:29.687941947Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687889638Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.67","timeout":60000}) 2022-04-01T03:33:29.687849868Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687803798Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.67:9999).getSocket() 2022-04-01T03:33:29.687758668Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.67:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687733549Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.send() 2022-04-01T03:33:29.687704279Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.getSysInfo() 2022-04-01T03:33:29.687658489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] executing deferred getLightState count: 2 2022-04-01T03:33:29.687618179Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send attempting to connect. host:192.168.1.7, port:9999 2022-04-01T03:33:29.687592540Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687558590Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.7","timeout":60000}) 2022-04-01T03:33:29.687518360Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687489240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.7:9999).getSocket() 2022-04-01T03:33:29.687452960Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.7:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687419491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.send() 2022-04-01T03:33:29.687380601Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.getSysInfo() 2022-04-01T03:33:29.687346531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] executing deferred getLightState count: 2 2022-04-01T03:33:29.687306781Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send attempting to connect. host:192.168.1.22, port:9999 2022-04-01T03:33:29.687265662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687194552Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.22","timeout":60000}) 2022-04-01T03:33:29.687158562Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687114253Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.22:9999).getSocket() 2022-04-01T03:33:29.687055313Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.22:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687013213Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.send() 2022-04-01T03:33:29.686977954Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.getSysInfo() 2022-04-01T03:33:29.686941634Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] executing deferred getLightState count: 2 2022-04-01T03:33:29.686902554Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send attempting to connect. host:192.168.1.87, port:9999 2022-04-01T03:33:29.686877764Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.686841565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.87","timeout":60000}) 2022-04-01T03:33:29.686811725Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.686781275Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.87:9999).getSocket() 2022-04-01T03:33:29.686702015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.87:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.686664016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.send() 2022-04-01T03:33:29.686627146Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.getSysInfo() 2022-04-01T03:33:29.686586546Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.686527067Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.686496827Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.686458747Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}","port":9999,"host":"192.168.1.93","timeout":60000}) 2022-04-01T03:33:29.686424127Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.686394357Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket() 2022-04-01T03:33:29.686308788Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}","timeout":60000}) 2022-04-01T03:33:29.686185029Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.send() 2022-04-01T03:33:29.679891981Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.getSysInfo() 2022-04-01T03:33:29.679829821Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.679752662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.679675292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.679619163Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}","port":9999,"host":"192.168.1.93","timeout":60000}) 2022-04-01T03:33:29.679574723Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.679524513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket() 2022-04-01T03:33:29.679389474Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}","timeout":60000}) 2022-04-01T03:33:29.679057667Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.send() 2022-04-01T03:33:29.679016807Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.getSysInfo() 2022-04-01T03:33:29.678971557Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.678919447Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.678867828Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.678701219Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}
@steve8kv it's quite a lot of noise from all your plugins in your logs but what I can see is that the plugin manages to login to the Somfy server just fine 🤷
2022-04-01T03:33:29.503239031Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Logged in successfully via Somfy OAuth
And I am not seeing any other errors there?
@drmarcsimpson Somfy is returning error Bad credentials
. There is nothing I can do for that but to ask you to verify the credentials you have in the configuration file.
Corrected log in credentials however now getting this error [01/04/2022, 15:05:55] [Connexoon] Failed to get device list { errorCode: 'RESOURCE_ACCESS_DENIED', error: 'Too many attempts with an invalid token, temporarily banned.' } [01/04/2022, 15:05:55] [Connexoon] Could not initialise platform, will retry in 5 min [01/04/2022, 15:05:55] [Sonos] upnp: search done
On 1 Apr 2022, at 2:53 pm, steve8kv @.***> wrote:
stdout
Marc Simpson +61 417443575
@steve8kv it's quite a lot of noise from all your plugins in your logs but what I can see is that the plugin manages to login to the Somfy server just fine 🤷
2022-04-01T03:33:29.503239031Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Logged in successfully via Somfy OAuth
And I am not seeing any other errors there?
@drmarcsimpson Somfy is returning error
Bad credentials
. There is nothing I can do for that but to ask you to verify the credentials you have in the configuration file.
Thanks, After a week offline it's now going again. Maybe a few restarts flushed it out ;)
I think you might just have hit a threshold of requests for your Somfy account and it gets blocked for some time. What you could try is reducing the polling interval potentially if that was causing the issue? But again, I don't experience the issue myself so it's hard to tell what went wrong.
It is really weird as I had no issues for such a long time then now unable to find devices .
Not sure what to do
On 1 Apr 2022, at 3:20 pm, Matthieu Di Berardino @.***> wrote:
I think you might just have hit a threshold of requests for your Somfy account and it gets blocked for some time. What you could try is reducing the polling interval potentially if that was causing the issue? But again, I don't experience the issue myself so it's hard to tell what went wrong.
— Reply to this email directly, view it on GitHub https://github.com/yenoiwesa/homebridge-connexoon/issues/48#issuecomment-1085404651, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJQSZDYO4QTORTMHFIHM3DVCZ2PLANCNFSM5RDJDN7Q. You are receiving this because you were mentioned.
Marc Simpson +61 417443575
Sorry I can't be of much help @drmarcsimpson but eventually, this plugin uses unofficial APIs from Somfy that are not meant to be public. So there is very little I can do regarding the authentication errors themselves, they are all handled by Somfy and it's a black box I don't have access to.
What I could suggest is to do the same thing that @steve8kv did and disable/stop using the plugin for a while, say, a week. And then re-enable it. See if that helps with the temporary ban.
I unfortunately don't have much better to suggest :-/
I reset homebridge hub and deleted from hub from home kit then reinstalled home kit .
I uninstalled Connexoon plug in then reinstalled plug with log in credentials
[01/04/2022, 15:42:27] [Connexoon] Initializing Connexoon platform... [01/04/2022, 15:42:27] [Connexoon] Connexoon Init [01/04/2022, 15:42:27] The dynamic platform Connexoon from the plugin homebridge-connexoon seems to be configured multiple times in your config.json. This behaviour was deprecated in homebridge v1.0.0 and will be removed in v2.0.0!
[01/04/2022, 15:48:06] [Connexoon] Connecting to Somfy OAuth server... [01/04/2022, 15:48:08] [Connexoon] Logged in successfully via Somfy OAuth [01/04/2022, 15:48:08] [Connexoon] Failed to get device list { errorCode: 'RESOURCE_ACCESS_DENIED', error: 'Too many attempts with an invalid token, temporarily banned.' } [01/04/2022, 15:48:08] [Connexoon] Could not initialise platform, will retry in 5 min
On 1 Apr 2022, at 3:20 pm, Matthieu Di Berardino @.***> wrote:
I think you might just have hit a threshold of requests for your Somfy account and it gets blocked for some time. What you could try is reducing the polling interval potentially if that was causing the issue? But again, I don't experience the issue myself so it's hard to tell what went wrong.
— Reply to this email directly, view it on GitHub https://github.com/yenoiwesa/homebridge-connexoon/issues/48#issuecomment-1085404651, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJQSZDYO4QTORTMHFIHM3DVCZ2PLANCNFSM5RDJDN7Q. You are receiving this because you were mentioned.
Marc Simpson +61 417443575
@drmarcsimpson from this:
[01/04/2022, 15:42:27] The dynamic platform Connexoon from the plugin homebridge-connexoon seems to be configured multiple times in your config.json. This behaviour was deprecated in homebridge v1.0.0 and will be removed in v2.0.0!
it also seems your homebridge configuration is wrong.
This is my configuration { "platform": "Connexoon", "name": "Connexoon", "username": “XXX", "password": “XXXXX", "service": "ConnexoonRTS" } Is this correct?
Also says it is configured multiple times , how do I correct this?
Yes this is correct, and sorry I don't know how you have configured it twice. This is just the platform level configuration not the entire homebridge configuration file. I assume you use some kind of UI to administer your homebridge server. You will have to refer to the documentation of that.
I am going to close this issue because it’s Somfy server side. Hope the issue is now resolved for both of you.
Here is the initial info after reboot [01/04/2022, 14:58:14] [Connexoon] Failed to login via Simple Auth { errorCode: 'AUTHENTICATION_ERROR', error: 'Bad credentials' } [01/04/2022, 14:58:14] [Connexoon] Could not login with any of the authentication methods. [01/04/2022, 14:58:14] [Connexoon] Failed to get device list undefined [01/04/2022, 14:58:14] [Connexoon] Could not initialise platform, will retry in 5 min
On 1 Apr 2022, at 2:53 pm, steve8kv @.***> wrote:
Restart log - with pesky ANSI colour codes striped out 😀
Homebridge date,stream,content 2022-04-01T03:33:31.574433525Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Could not initialise platform, will retry in 5 min 2022-04-01T03:33:31.574406036Z,stdout,} 2022-04-01T03:33:31.574363136Z,stdout," error: 'Too many attempts with an invalid token, temporarily banned.' 2022-04-01T03:33:31.574328106Z,stdout," errorCode: 'RESOURCE_ACCESS_DENIED', 2022-04-01T03:33:31.574189397Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Failed to get device list { 2022-04-01T03:33:31.502013499Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Retry to connect in 10s : 192.168.1.114 2022-04-01T03:33:31.501957740Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Failed to get info about: 192.168.1.114 | The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined 2022-04-01T03:33:31.501935320Z,stdout,} 2022-04-01T03:33:31.501907970Z,stdout, toJSON: [Function: toJSON] 2022-04-01T03:33:31.501880160Z,stdout," isAxiosError: true, 2022-04-01T03:33:31.501854280Z,stdout," response: undefined, 2022-04-01T03:33:31.501831910Z,stdout," }, 2022-04-01T03:33:31.501807581Z,stdout, [Symbol(kCapture)]: false 2022-04-01T03:33:31.501781721Z,stdout," _currentUrl: 'http://192.168.1.114/app http://192.168.1.114/app', 2022-04-01T03:33:31.501759081Z,stdout," }, 2022-04-01T03:33:31.501730791Z,stdout, [Symbol(kOutHeaders)]: [Object: null prototype] 2022-04-01T03:33:31.501699431Z,stdout," [Symbol(corked)]: 0, 2022-04-01T03:33:31.501625742Z,stdout," [Symbol(kNeedDrain)]: false, 2022-04-01T03:33:31.501598602Z,stdout," [Symbol(kCapture)]: false, 2022-04-01T03:33:31.501569552Z,stdout," _redirectable: [Circular 1], 2022-04-01T03:33:31.501518652Z,stdout," protocol: 'http:', 2022-04-01T03:33:31.501492773Z,stdout," host: '192.168.1.114', 2022-04-01T03:33:31.501468213Z,stdout," reusedSocket: false, 2022-04-01T03:33:31.501444003Z,stdout," maxHeadersCount: null, 2022-04-01T03:33:31.501419313Z,stdout," parser: null, 2022-04-01T03:33:31.501387163Z,stdout," upgradeOrConnect: false, 2022-04-01T03:33:31.501362694Z,stdout," timeoutCb: null, 2022-04-01T03:33:31.501338004Z,stdout," aborted: false, 2022-04-01T03:33:31.501313084Z,stdout," res: null, 2022-04-01T03:33:31.501289604Z,stdout," _ended: false, 2022-04-01T03:33:31.501265774Z,stdout," path: '/app', 2022-04-01T03:33:31.501237564Z,stdout," insecureHTTPParser: undefined, 2022-04-01T03:33:31.501197625Z,stdout," maxHeaderSize: undefined, 2022-04-01T03:33:31.501173625Z,stdout," method: 'POST', 2022-04-01T03:33:31.501148065Z,stdout," socketPath: undefined, 2022-04-01T03:33:31.501123775Z,stdout," agent: [Agent], 2022-04-01T03:33:31.501096985Z,stdout," _onPendingData: [Function: nop], 2022-04-01T03:33:31.501072705Z,stdout," _keepAliveTimeout: 0, 2022-04-01T03:33:31.501049146Z,stdout," '\r\n', 2022-04-01T03:33:31.501017526Z,stdout, 'Connection: close\r\n' + 2022-04-01T03:33:31.500988886Z,stdout, 'Host: 192.168.1.114\r\n' + 2022-04-01T03:33:31.500957596Z,stdout, 'Content-Length: 352\r\n' + 2022-04-01T03:33:31.500931506Z,stdout, 'User-Agent: axios/0.24.0\r\n' + 2022-04-01T03:33:31.500904737Z,stdout, 'Content-Type: application/json\r\n' + 2022-04-01T03:33:31.500877227Z,stdout," 'Accept: application/json, text/plain, /\r\n' + 2022-04-01T03:33:31.500849767Z,stdout, _header: 'POST /app HTTP/1.1\r\n' + 2022-04-01T03:33:31.500824387Z,stdout," socket: [Socket], 2022-04-01T03:33:31.500793477Z,stdout," _closed: false, 2022-04-01T03:33:31.500766948Z,stdout," _headerSent: true, 2022-04-01T03:33:31.500742928Z,stdout," finished: false, 2022-04-01T03:33:31.500719588Z,stdout," _trailer: '', 2022-04-01T03:33:31.500693128Z,stdout," _hasBody: true, 2022-04-01T03:33:31.500665428Z,stdout," _contentLength: null, 2022-04-01T03:33:31.500638468Z,stdout," _removedTE: false, 2022-04-01T03:33:31.500613849Z,stdout," _removedContLen: false, 2022-04-01T03:33:31.500585149Z,stdout," _removedConnection: false, 2022-04-01T03:33:31.500550719Z,stdout," sendDate: false, 2022-04-01T03:33:31.500525069Z,stdout," useChunkedEncodingByDefault: true, 2022-04-01T03:33:31.500498969Z,stdout," _defaultKeepAlive: true, 2022-04-01T03:33:31.500468490Z,stdout," maxRequestsOnConnectionReached: false, 2022-04-01T03:33:31.500443870Z,stdout," shouldKeepAlive: false, 2022-04-01T03:33:31.500413410Z,stdout," chunkedEncoding: false, 2022-04-01T03:33:31.500386050Z,stdout," _last: true, 2022-04-01T03:33:31.500360100Z,stdout," destroyed: false, 2022-04-01T03:33:31.500329610Z,stdout," writable: true, 2022-04-01T03:33:31.500305661Z,stdout," outputSize: 0, 2022-04-01T03:33:31.500280701Z,stdout," outputData: [], 2022-04-01T03:33:31.500249641Z,stdout," _maxListeners: undefined, 2022-04-01T03:33:31.500219671Z,stdout," _eventsCount: 7, 2022-04-01T03:33:31.500171992Z,stdout," _events: [Object: null prototype], 2022-04-01T03:33:31.500146522Z,stdout, _currentRequest: ClientRequest { 2022-04-01T03:33:31.500114752Z,stdout," _onNativeResponse: [Function (anonymous)], 2022-04-01T03:33:31.500061172Z,stdout," _requestBodyBuffers: [ [Object] ], 2022-04-01T03:33:31.500035892Z,stdout," _requestBodyLength: 352, 2022-04-01T03:33:31.500008523Z,stdout," _redirects: [], 2022-04-01T03:33:31.499984993Z,stdout," _redirectCount: 0, 2022-04-01T03:33:31.499955253Z,stdout," _ending: true, 2022-04-01T03:33:31.499928033Z,stdout," _ended: false, 2022-04-01T03:33:31.499906393Z,stdout," }, 2022-04-01T03:33:31.499879894Z,stdout, pathname: '/app' 2022-04-01T03:33:31.499850754Z,stdout," nativeProtocols: [Object], 2022-04-01T03:33:31.499827304Z,stdout," port: null, 2022-04-01T03:33:31.499795854Z,stdout," hostname: '192.168.1.114', 2022-04-01T03:33:31.499766374Z,stdout," auth: undefined, 2022-04-01T03:33:31.499741454Z,stdout," agents: [Object], 2022-04-01T03:33:31.499711085Z,stdout," agent: undefined, 2022-04-01T03:33:31.499687265Z,stdout," headers: [Object], 2022-04-01T03:33:31.499662415Z,stdout," method: 'POST', 2022-04-01T03:33:31.499632495Z,stdout," path: '/app', 2022-04-01T03:33:31.499607135Z,stdout," protocol: 'http:', 2022-04-01T03:33:31.499580186Z,stdout," maxBodyLength: 10485760, 2022-04-01T03:33:31.499550076Z,stdout," maxRedirects: 21, 2022-04-01T03:33:31.499523016Z,stdout, _options: { 2022-04-01T03:33:31.499493976Z,stdout," _maxListeners: undefined, 2022-04-01T03:33:31.499465746Z,stdout," _eventsCount: 2, 2022-04-01T03:33:31.499443466Z,stdout," }, 2022-04-01T03:33:31.499412107Z,stdout, error: [Function: handleRequestError] 2022-04-01T03:33:31.499381117Z,stdout," response: [Function: handleResponse], 2022-04-01T03:33:31.499353227Z,stdout, _events: [Object: null prototype] { 2022-04-01T03:33:31.499325327Z,stdout," }, 2022-04-01T03:33:31.499298147Z,stdout, [Symbol(kOnFinished)]: [] 2022-04-01T03:33:31.499270568Z,stdout," closeEmitted: false, 2022-04-01T03:33:31.499237538Z,stdout," closed: false, 2022-04-01T03:33:31.499195628Z,stdout," errored: null, 2022-04-01T03:33:31.499158158Z,stdout," autoDestroy: true, 2022-04-01T03:33:31.499130469Z,stdout," emitClose: true, 2022-04-01T03:33:31.499092549Z,stdout," errorEmitted: false, 2022-04-01T03:33:31.499067039Z,stdout," prefinished: false, 2022-04-01T03:33:31.499040249Z,stdout," constructed: true, 2022-04-01T03:33:31.499011629Z,stdout," pendingcb: 0, 2022-04-01T03:33:31.498986609Z,stdout," allNoop: true, 2022-04-01T03:33:31.498957970Z,stdout," allBuffers: true, 2022-04-01T03:33:31.498929290Z,stdout," bufferedIndex: 0, 2022-04-01T03:33:31.498903790Z,stdout," buffered: [], 2022-04-01T03:33:31.498871090Z,stdout," afterWriteTickInfo: null, 2022-04-01T03:33:31.498841670Z,stdout," writelen: 0, 2022-04-01T03:33:31.498814461Z,stdout," writecb: null, 2022-04-01T03:33:31.498782051Z,stdout," onwrite: [Function: bound onwrite], 2022-04-01T03:33:31.498756001Z,stdout," bufferProcessing: false, 2022-04-01T03:33:31.498726651Z,stdout," sync: true, 2022-04-01T03:33:31.498699061Z,stdout," corked: 0, 2022-04-01T03:33:31.498672832Z,stdout," writing: false, 2022-04-01T03:33:31.498642032Z,stdout," length: 0, 2022-04-01T03:33:31.498615862Z,stdout," defaultEncoding: 'utf8', 2022-04-01T03:33:31.498586872Z,stdout," decodeStrings: true, 2022-04-01T03:33:31.498545192Z,stdout," destroyed: false, 2022-04-01T03:33:31.498499113Z,stdout," finished: false, 2022-04-01T03:33:31.498422193Z,stdout," ended: false, 2022-04-01T03:33:31.498377573Z,stdout," ending: false, 2022-04-01T03:33:31.498340304Z,stdout," needDrain: false, 2022-04-01T03:33:31.498306904Z,stdout," finalCalled: false, 2022-04-01T03:33:31.498281614Z,stdout," highWaterMark: 16384, 2022-04-01T03:33:31.498253754Z,stdout," objectMode: false, 2022-04-01T03:33:31.498209035Z,stdout, _writableState: WritableState { 2022-04-01T03:33:31.498166275Z,stdout, request: <ref 1> Writable { 2022-04-01T03:33:31.498136085Z,stdout," }, 2022-04-01T03:33:31.498029526Z,stdout," data: '{"method":"handshake","params":{"key":"-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8LKvZ3YUXviwwqCioGhcTeNOb\noO0O/yDK4lJeWEm1yRtB1Mqyy8T/CSBkWwb2E9YvqDzEYuAp2Z2ZtL8xV2lsmTXQ\nak4NQ0TPGoCS403flq+2bsI6HSE9X5EofIkHI8rv1Z0pz7fyLRxhfCaOwxSL/iuY\nmTDHOs3RergNJGdMRQIDAQAB\n-----END PUBLIC KEY-----\n"},"requestTimeMils":1648784008483}' 2022-04-01T03:33:31.497996656Z,stdout," url: 'http://192.168.1.114/app http://192.168.1.114/app', 2022-04-01T03:33:31.497967556Z,stdout," method: 'post', 2022-04-01T03:33:31.497937206Z,stdout," }, 2022-04-01T03:33:31.497908817Z,stdout, 'Content-Length': 352 2022-04-01T03:33:31.497877357Z,stdout," 'User-Agent': 'axios/0.24.0', 2022-04-01T03:33:31.497844957Z,stdout," 'Content-Type': 'application/json', 2022-04-01T03:33:31.497814207Z,stdout," Accept: 'application/json, text/plain, /', 2022-04-01T03:33:31.497783947Z,stdout, headers: { 2022-04-01T03:33:31.497752768Z,stdout," validateStatus: [Function: validateStatus], 2022-04-01T03:33:31.497701158Z,stdout," maxBodyLength: -1, 2022-04-01T03:33:31.497671008Z,stdout," maxContentLength: -1, 2022-04-01T03:33:31.497631748Z,stdout," xsrfHeaderName: 'X-XSRF-TOKEN', 2022-04-01T03:33:31.497605569Z,stdout," xsrfCookieName: 'XSRF-TOKEN', 2022-04-01T03:33:31.497579289Z,stdout," timeout: 0, 2022-04-01T03:33:31.497547569Z,stdout," transformResponse: [ [Function: transformResponse] ], 2022-04-01T03:33:31.497519389Z,stdout," transformRequest: [ [Function: transformRequest] ], 2022-04-01T03:33:31.497476960Z,stdout," adapter: [Function: httpAdapter], 2022-04-01T03:33:31.497443970Z,stdout," }, 2022-04-01T03:33:31.497382310Z,stdout, clarifyTimeoutError: false 2022-04-01T03:33:31.497353250Z,stdout," forcedJSONParsing: true, 2022-04-01T03:33:31.497319491Z,stdout," silentJSONParsing: true, 2022-04-01T03:33:31.497293991Z,stdout, transitional: { 2022-04-01T03:33:31.497268081Z,stdout, config: { 2022-04-01T03:33:31.497232571Z,stdout," port: 80, 2022-04-01T03:33:31.497186861Z,stdout," address: '192.168.1.114', 2022-04-01T03:33:31.497152132Z,stdout," syscall: 'connect', 2022-04-01T03:33:31.497112822Z,stdout," code: 'EHOSTUNREACH', 2022-04-01T03:33:31.497073312Z,stdout," errno: -113, 2022-04-01T03:33:31.496948123Z,stdout, at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16) { 2022-04-01T03:33:31.496806704Z,stdout,"[4/1/2022, 2:33:31 PM] [TPLink Tapo Platform] Error sending command: deviceInfo Error: connect EHOSTUNREACH 192.168.1.114:80 2022-04-01T03:33:31.313972325Z,stdout,"[4/1/2022, 2:33:31 PM] [Connexoon] Logged in successfully via Somfy OAuth 2022-04-01T03:33:31.248519153Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:31.248478983Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:31.248435783Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:31.248389223Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:31.248354654Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:31.248323234Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:31.248289454Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:31.248258824Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:31.248224474Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:31.248177505Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:31.248142745Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:31.248087415Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:31.248055616Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:31.248029306Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:31.247995896Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:31.247966506Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:31.247929036Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:31.247816857Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:31.247785637Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:31.247748038Z,stdout,"Host name conflict, retrying with Homebridge-13 2022-04-01T03:33:31.247720018Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:31.247689888Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:31.247657698Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:31.247628698Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:31.247594339Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:31.247562349Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:31.247446060Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:31.247411330Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:31.247338880Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:31.247156892Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:31.247117882Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:31.247080952Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:31.247030193Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:31.246997503Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:31.246955863Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:31.246913383Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:31.246854424Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:31.246460766Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:30.248052806Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:30.248012106Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:30.247979816Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:30.247935546Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:30.247904097Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:30.247855807Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:30.247821477Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:30.247781167Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:30.247747018Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:30.247700868Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:30.247667038Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:30.247622339Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:30.247584549Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:30.247534979Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:30.247485189Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:30.247450550Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:30.247406700Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:30.247369850Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:30.247319870Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:30.247280981Z,stdout,"Host name conflict, retrying with Homebridge-12 2022-04-01T03:33:30.247236581Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:30.247183671Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:30.247150742Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:30.247108392Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:30.247075242Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:30.247030222Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:30.246985283Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:30.246934543Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:30.246845814Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:30.246767004Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:30.246707715Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:30.246100779Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:30.246038589Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:30.245856270Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:30.245817431Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:30.245764961Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:30.245708461Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:30.245549072Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:29.996462436Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.996423237Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.996372937Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.996329177Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug sysInfo set 2022-04-01T03:33:29.996198188Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device sysInfo set 2022-04-01T03:33:29.995778481Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TplinkSocket(TCP).close() 2022-04-01T03:33:29.995613152Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.992683861Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.992548872Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device sysInfo set 2022-04-01T03:33:29.992302574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).close() 2022-04-01T03:33:29.992057206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.952554380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.952508060Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.952429440Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.952289951Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] plug sysInfo set 2022-04-01T03:33:29.952183192Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device sysInfo set 2022-04-01T03:33:29.951959904Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).close() 2022-04-01T03:33:29.951772885Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.924939104Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.924900994Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device sysInfo set 2022-04-01T03:33:29.924859325Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).close() 2022-04-01T03:33:29.924811015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.924686536Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.922828328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mobile] device sysInfo set 2022-04-01T03:33:29.922459411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TplinkSocket(TCP).close() 2022-04-01T03:33:29.922323272Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.907680779Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.907621610Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.907516220Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.907163143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug sysInfo set 2022-04-01T03:33:29.907069513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device sysInfo set 2022-04-01T03:33:29.906848775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TplinkSocket(TCP).close() 2022-04-01T03:33:29.906683166Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.894097780Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.893850012Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device sysInfo set 2022-04-01T03:33:29.893498284Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).close() 2022-04-01T03:33:29.893363045Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.878304476Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.878260646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.878194056Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.878123547Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug sysInfo set 2022-04-01T03:33:29.877902478Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device sysInfo set 2022-04-01T03:33:29.877486531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).close() 2022-04-01T03:33:29.877331232Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.847058724Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:data: segment:1 609/609 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"B0:BE:76:C1:AF:CF","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Zen","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-66,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"8006E5BC695CE5A177091901D182C0EA1ADFC1EA","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.846267140Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:data: segment:1 612/612 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"98:DA:C4:F0:53:96","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Lovers","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-60,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"800630474ADB5722D590A3152EF6811F1BCC7CEC","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.841682990Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:data: segment:1 1011/1011 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Bud","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"B09575B8745D","deviceId":"8012209D3D346ACA93555FA72A9490651CDF1895","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":100,"color_temp":2700,"brightness":100}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-62,"active_mode":"none","heapsize":293200,"err_code":0}}}] 2022-04-01T03:33:29.832977858Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:data: segment:1 1012/1012 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL130(EU)","description":"Smart Wi-Fi LED Bulb with Color Changing","alias":"Mobile","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"B095759655AB","deviceId":"8012876D5319D93262ED86A948FE5D3C1CDB2F1A","oemId":"B9C1E3B8F36C07246EB51CD028B4CA8B","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":318,"saturation":13,"color_temp":0,"brightness":20}},"is_dimmable":1,"is_color":1,"is_variable_color_temp":1,"preferred_state":[{"index":0,"hue":318,"saturation":13,"color_temp":0,"brightness":20},{"index":1,"hue":273,"saturation":62,"color_temp":0,"brightness":50},{"index":2,"hue":32,"saturation":99,"color_temp":0,"brightness":100},{"index":3,"hue":204,"saturation":64,"color_temp":0,"brightness":100}],"rssi":-46,"active_mode":"none","heapsize":306960,"err_code":0}}}] 2022-04-01T03:33:29.802940439Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:data: segment:1 1015/1015 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Mushroom 2","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"50D4F7E029E3","deviceId":"8012E57981D77AB53DE3356A91AF6ACB1C089B93","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":70}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-44,"active_mode":"none","heapsize":291708,"err_code":0}}}] 2022-04-01T03:33:29.795668218Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:data: segment:1 1015/1015 [{"system":{"get_sysinfo":{"sw_ver":"1.8.11 Build 191113 Rel.105336","hw_ver":"1.0","model":"KL110(EU)","description":"Smart Wi-Fi LED Bulb with Dimmable Light","alias":"Mushroom 1","mic_type":"IOT.SMARTBULB","dev_state":"normal","mic_mac":"50D4F7E02473","deviceId":"801298022A0375522B91A3B165C2CCBA1C07C7C3","oemId":"775B67C11038B99BEEDE39B0C910F6E9","hwId":"111E35908497A05512E259BB76801E10","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":70}},"is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"rssi":-38,"active_mode":"none","heapsize":293288,"err_code":0}}}] 2022-04-01T03:33:29.771929716Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:data: segment:1 622/622 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"B0:BE:76:C1:B3:F2","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Living Room Lamp","relay_state":0,"on_time":0,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-65,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"8006F475C137AA32F93001F65627E2901ADF6B24","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.768303370Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Connecting to Somfy OAuth server... 2022-04-01T03:33:29.739677082Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:data: segment:1 616/616 [{"system":{"get_sysinfo":{"sw_ver":"1.5.7 Build 191125 Rel.104256","hw_ver":"2.0","type":"IOT.SMARTPLUGSWITCH","model":"HS110(AU)","mac":"98:DA:C4:F0:57:38","dev_name":"Smart Wi-Fi Plug With Energy Monitoring","alias":"Scotty","relay_state":1,"on_time":26149,"active_mode":"none","feature":"TIM:ENE","updating":0,"icon_hash":"","rssi":-55,"led_off":0,"longitude_i":1449669,"latitude_i":-378222,"hwId":"A28C8BB92AFCB6CAFB83A8C00145F7E2","fwId":"00000000000000000000000000000000","deviceId":"80066B080475685A23A811EE24D574E51BCC79DC","oemId":"6480C2101948463DC65D7009CAECDECC","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.739314574Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Saturation]]: Unable to call updateCallback 2022-04-01T03:33:29.739278264Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Saturation] 0 2022-04-01T03:33:29.739194405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[Hue]]: Unable to call updateCallback 2022-04-01T03:33:29.739143995Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Hue] 0 2022-04-01T03:33:29.739095175Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [[ColorTemperature]]: Unable to call updateCallback 2022-04-01T03:33:29.739046216Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [ColorTemperature] 370 2022-04-01T03:33:29.738997206Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [Brightness] 30 2022-04-01T03:33:29.738910837Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.738611019Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device sysInfo set 2022-04-01T03:33:29.737344047Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).close() 2022-04-01T03:33:29.737190848Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.722765935Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:2 1033/1033 [{"system":{"get_sysinfo":{"sw_ver":"1.1.13 Build 210524 Rel.082619","hw_ver":"1.0","model":"KL50B(UN)","deviceId":"8012DC1E711EDFE67C1E3533D5D731141BEF7E3F","oemId":"E57A51C2293DD01A3171CD7949972746","hwId":"761989C14891B40717CC25C84FAAB1EE","rssi":-36,"longitude_i":1449669,"latitude_i":-378222,"alias":"Bedroom Light","status":"new","description":"Kasa Smart Edison Bulb, Dimmable","mic_type":"IOT.SMARTBULB","mic_mac":"50D4F77C982D","dev_state":"normal","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"active_mode":"none","is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"light_state":{"on_off":1,"mode":"normal","hue":0,"saturation":0,"color_temp":2700,"brightness":30},"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2700,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2700,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2700,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2700,"brightness":1}],"err_code":0}}}] 2022-04-01T03:33:29.722603566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.722454487Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.722371197Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.722144489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] plug sysInfo set 2022-04-01T03:33:29.722019159Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.721713442Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).close() 2022-04-01T03:33:29.721485953Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.721026466Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.720167692Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device sysInfo set 2022-04-01T03:33:29.719999243Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TplinkSocket(TCP).close() 2022-04-01T03:33:29.719785594Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.719729355Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.719696075Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.719657945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.719588596Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] plug sysInfo set 2022-04-01T03:33:29.719383637Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TV Lamp] device sysInfo set 2022-04-01T03:33:29.719083349Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TplinkSocket(TCP).close() 2022-04-01T03:33:29.718779971Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.718489823Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.718432643Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.718242945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.718046566Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Blueaire] plug sysInfo set 2022-04-01T03:33:29.717938777Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.717722168Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TplinkSocket(TCP).close() 2022-04-01T03:33:29.717311321Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.717110532Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.716967003Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.716879314Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.716773945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] plug sysInfo set 2022-04-01T03:33:29.716654775Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.716234998Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).close() 2022-04-01T03:33:29.716058239Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.714779588Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [On] true 2022-04-01T03:33:29.714731678Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] fireCharacteristicUpdateCallback [OutletInUse] true 2022-04-01T03:33:29.714583189Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug.emitEvents() inUse: true relayState: true lastState: {"inUse":true,"relayState":true} 2022-04-01T03:33:29.714501270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] plug sysInfo set 2022-04-01T03:33:29.714310571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] device sysInfo set 2022-04-01T03:33:29.714222812Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TplinkSocket(TCP).close() 2022-04-01T03:33:29.713996143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.713898604Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:data: segment:1 1020/1033 ... 2022-04-01T03:33:29.713466297Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.712815531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [On] false 2022-04-01T03:33:29.712596292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] fireCharacteristicUpdateCallback [OutletInUse] false 2022-04-01T03:33:29.712282945Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug.emitEvents() inUse: false relayState: false lastState: {"inUse":false,"relayState":false} 2022-04-01T03:33:29.712191405Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug sysInfo set 2022-04-01T03:33:29.711946207Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device sysInfo set 2022-04-01T03:33:29.711153642Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TplinkSocket(TCP).close() 2022-04-01T03:33:29.710223568Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:close, hadError:false 2022-04-01T03:33:29.709605222Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:2 1043/1043 [{"system":{"get_sysinfo":{"sw_ver":"1.1.13 Build 210524 Rel.082619","hw_ver":"1.0","model":"KL60B(UN)","deviceId":"8012D9BFC6A822EBE01B24DF246173211BE1F7CB","oemId":"F32E7650921EC4727B786D95FFCFF370","hwId":"761989C14891B40717CC25C84FAAB1EE","rssi":-53,"longitude_i":1449669,"latitude_i":-378222,"alias":"Coffee","status":"new","description":"Kasa Smart Edison Bulb, Dimmable","mic_type":"IOT.SMARTBULB","mic_mac":"50D4F74AE21C","dev_state":"normal","is_factory":false,"disco_ver":"1.0","ctrl_protocols":{"name":"Linkie","version":"1.0"},"active_mode":"none","is_dimmable":1,"is_color":0,"is_variable_color_temp":0,"light_state":{"on_off":0,"dft_on_state":{"mode":"normal","hue":0,"saturation":0,"color_temp":2000,"brightness":50}},"preferred_state":[{"index":0,"hue":0,"saturation":0,"color_temp":2000,"brightness":100},{"index":1,"hue":0,"saturation":0,"color_temp":2000,"brightness":75},{"index":2,"hue":0,"saturation":0,"color_temp":2000,"brightness":25},{"index":3,"hue":0,"saturation":0,"color_temp":2000,"brightness":1}],"err_code":0}}}] 2022-04-01T03:33:29.708185262Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:data: segment:1 563/563 [{"system":{"get_sysinfo":{"sw_ver":"1.1.3 Build 210522 Rel.142634","hw_ver":"4.0","model":"HS100(AU)","deviceId":"8006351DE9476BD043A515E6FE2F04C61C9B337B","oemId":"7D5A49C0087FB2E57850A25BD3A4259D","hwId":"000CB7E3E210C88C1E1A56A181CFF7B0","rssi":-60,"longitude_i":1449669,"latitude_i":-378222,"alias":"TV Lamp","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"1C:3B:F3:8D:90:CD","updating":0,"led_off":0,"relay_state":0,"on_time":0,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.707345548Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.704627396Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:data: segment:1 862/862 [{"system":{"get_sysinfo":{"sw_ver":"1.0.4 Build 210428 Rel.135415","hw_ver":"1.0","model":"KP303(AU)","deviceId":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A","oemId":"AA303B64954EC6A63FCBD74C266A1AD0","hwId":"C13D261CFBC22B118846DCD352024106","rssi":-38,"longitude_i":1449669,"latitude_i":-378222,"alias":"TP-LINK_Power Strip_92BC","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"60:A4:B7:8C:92:BC","updating":0,"led_off":0,"children":[{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00","state":1,"alias":"Blueaire","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01","state":1,"alias":"Plug 2","on_time":20915,"next_action":{"type":-1}},{"id":"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02","state":1,"alias":"Elgato Key Light","on_time":20915,"next_action":{"type":-1}}],"child_num":3,"err_code":0}}}] 2022-04-01T03:33:29.703542433Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:data: segment:1 565/565 [{"system":{"get_sysinfo":{"sw_ver":"1.1.3 Build 210522 Rel.142634","hw_ver":"4.0","model":"HS100(AU)","deviceId":"8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D","oemId":"7D5A49C0087FB2E57850A25BD3A4259D","hwId":"000CB7E3E210C88C1E1A56A181CFF7B0","rssi":-46,"longitude_i":1449669,"latitude_i":-378222,"alias":"Grow Lamp","status":"new","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"1C:3B:F3:8D:90:CF","updating":0,"led_off":0,"relay_state":0,"on_time":0,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"err_code":0}}}] 2022-04-01T03:33:29.702671139Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:data: segment:1 1020/1043 ... 2022-04-01T03:33:29.700363564Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.700288565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:connect 192.168.1.100 56294 192.168.1.97 9999 2022-04-01T03:33:29.699938687Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:data: segment:1 609/609 [{"system":{"get_sysinfo":{"sw_ver":"1.0.3 Build 210506 Rel.105435","hw_ver":"1.0","model":"KP105(AU)","deviceId":"8006033A867C5A2EB4495BD5AA0F44221DCEF32F","oemId":"EAB15315847573797920EFE7E9000562","hwId":"120EF751A1A4F170831E6C1F57D97B38","rssi":-34,"longitude_i":1449669,"latitude_i":-378222,"alias":"Tom Dixon","status":"configured","mic_type":"IOT.SMARTPLUGSWITCH","feature":"TIM","mac":"C0:C9:E3:3A:26:24","updating":0,"led_off":0,"obd_src":"tplink","relay_state":1,"on_time":26150,"active_mode":"none","icon_hash":"","dev_name":"Smart Wi-Fi Plug","next_action":{"type":-1},"ntc_state":0,"err_code":0}}}] 2022-04-01T03:33:29.697452694Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.697362084Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:connect 192.168.1.100 37518 192.168.1.67 9999 2022-04-01T03:33:29.697032306Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696691699Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:connect 192.168.1.100 42852 192.168.1.43 9999 2022-04-01T03:33:29.696503480Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696364851Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:connect 192.168.1.100 34794 192.168.1.87 9999 2022-04-01T03:33:29.696253412Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.696132172Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:connect 192.168.1.100 49158 192.168.1.7 9999 2022-04-01T03:33:29.695768235Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695602016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:connect 192.168.1.100 48906 192.168.1.22 9999 2022-04-01T03:33:29.695465517Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695322468Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:connect 192.168.1.100 51872 192.168.1.93 9999 2022-04-01T03:33:29.695213839Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.695041130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:connect 192.168.1.100 51870 192.168.1.93 9999 2022-04-01T03:33:29.694988270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694936270Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:connect 192.168.1.100 51868 192.168.1.93 9999 2022-04-01T03:33:29.694882301Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694829411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [7] TcpSocket: socket:connect 192.168.1.100 43576 192.168.1.48 9999 2022-04-01T03:33:29.694781491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694733952Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [6] TcpSocket: socket:connect 192.168.1.100 38044 192.168.1.17 9999 2022-04-01T03:33:29.694664992Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.694495683Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [5] TcpSocket: socket:connect 192.168.1.100 60638 192.168.1.46 9999 2022-04-01T03:33:29.693371161Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.693198652Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [4] TcpSocket: socket:connect 192.168.1.100 51166 192.168.1.61 9999 2022-04-01T03:33:29.692465857Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.692074380Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [3] TcpSocket: socket:connect 192.168.1.100 41580 192.168.1.32 9999 2022-04-01T03:33:29.692014240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.691947830Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [2] TcpSocket: socket:connect 192.168.1.100 47034 192.168.1.26 9999 2022-04-01T03:33:29.691758542Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect:write flushed 2022-04-01T03:33:29.690978847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:connect 192.168.1.100 45370 192.168.1.24 9999 2022-04-01T03:33:29.690392901Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send attempting to connect. host:192.168.1.97, port:9999 2022-04-01T03:33:29.690038553Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.689711645Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.97","timeout":60000}) 2022-04-01T03:33:29.689260328Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [16] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.689182659Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.97:9999).getSocket() 2022-04-01T03:33:29.689043130Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.97:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.688960460Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.send() 2022-04-01T03:33:29.688842111Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bedroom Light] device.getSysInfo() 2022-04-01T03:33:29.688785571Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] executing deferred getLightState count: 2 2022-04-01T03:33:29.688654202Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send attempting to connect. host:192.168.1.43, port:9999 2022-04-01T03:33:29.688255825Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.688193805Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.43","timeout":60000}) 2022-04-01T03:33:29.688159706Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [15] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.688119366Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.43:9999).getSocket() 2022-04-01T03:33:29.688081646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.43:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.688058906Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.send() 2022-04-01T03:33:29.688034247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device.getSysInfo() 2022-04-01T03:33:29.688003247Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.687974847Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send attempting to connect. host:192.168.1.67, port:9999 2022-04-01T03:33:29.687941947Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687889638Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.67","timeout":60000}) 2022-04-01T03:33:29.687849868Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [14] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687803798Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.67:9999).getSocket() 2022-04-01T03:33:29.687758668Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.67:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687733549Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.send() 2022-04-01T03:33:29.687704279Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Bud] device.getSysInfo() 2022-04-01T03:33:29.687658489Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] executing deferred getLightState count: 2 2022-04-01T03:33:29.687618179Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send attempting to connect. host:192.168.1.7, port:9999 2022-04-01T03:33:29.687592540Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687558590Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.7","timeout":60000}) 2022-04-01T03:33:29.687518360Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [13] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687489240Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.7:9999).getSocket() 2022-04-01T03:33:29.687452960Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.7:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687419491Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.send() 2022-04-01T03:33:29.687380601Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device.getSysInfo() 2022-04-01T03:33:29.687346531Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] executing deferred getLightState count: 2 2022-04-01T03:33:29.687306781Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send attempting to connect. host:192.168.1.22, port:9999 2022-04-01T03:33:29.687265662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.687194552Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.22","timeout":60000}) 2022-04-01T03:33:29.687158562Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [12] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.687114253Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.22:9999).getSocket() 2022-04-01T03:33:29.687055313Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.22:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.687013213Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.send() 2022-04-01T03:33:29.686977954Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device.getSysInfo() 2022-04-01T03:33:29.686941634Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] executing deferred getLightState count: 2 2022-04-01T03:33:29.686902554Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send attempting to connect. host:192.168.1.87, port:9999 2022-04-01T03:33:29.686877764Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.686841565Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","port":9999,"host":"192.168.1.87","timeout":60000}) 2022-04-01T03:33:29.686811725Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [11] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.686781275Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.87:9999).getSocket() 2022-04-01T03:33:29.686702015Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.87:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}}}","timeout":60000}) 2022-04-01T03:33:29.686664016Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.send() 2022-04-01T03:33:29.686627146Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Lovers] device.getSysInfo() 2022-04-01T03:33:29.686586546Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.686527067Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.686496827Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.686458747Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}","port":9999,"host":"192.168.1.93","timeout":60000}) 2022-04-01T03:33:29.686424127Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [10] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.686394357Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket() 2022-04-01T03:33:29.686308788Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02\"]}}","timeout":60000}) 2022-04-01T03:33:29.686185029Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.send() 2022-04-01T03:33:29.679891981Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Elgato Key Light] device.getSysInfo() 2022-04-01T03:33:29.679829821Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.679752662Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.679675292Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.679619163Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}","port":9999,"host":"192.168.1.93","timeout":60000}) 2022-04-01T03:33:29.679574723Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [9] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.679524513Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.93:9999).getSocket() 2022-04-01T03:33:29.679389474Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.93:9999).send({"payload":"{\"system\":{\"get_sysinfo\":{}},\"context\":{\"child_ids\":[\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01\"]}}","timeout":60000}) 2022-04-01T03:33:29.679057667Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.send() 2022-04-01T03:33:29.679016807Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Plug 2] device.getSysInfo() 2022-04-01T03:33:29.678971557Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.678919447Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send attempting to connect. host:192.168.1.93, port:9999 2022-04-01T03:33:29.678867828Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [8] TcpSocket: socket:send payload.length 104 2022-04-01T03:33:29.678701219Z,stdout,
And now this error [01/04/2022, 15:11:09] [Connexoon] Get Terrace Awning target position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Terrace Awning [01/04/2022, 15:11:09] [Connexoon] Get Terrace Awning current position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Terrace Awning [01/04/2022, 15:11:09] [Connexoon] Get Study target position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Study [01/04/2022, 15:11:09] [Connexoon] Get Study current position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Study [01/04/2022, 15:11:09] [Connexoon] Get Master Bedroom current position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Master Bedroom [01/04/2022, 15:11:09] [Connexoon] Get Master Bedroom target position [01/04/2022, 15:11:09] [Connexoon] Get 2nd Bedroom target position [01/04/2022, 15:11:09] [Connexoon] Get 2nd Bedroom current position [01/04/2022, 15:11:09] [Connexoon] No device is associated to Master Bedroom [01/04/2022, 15:11:09] [Connexoon] No device is associated to 2nd Bedroom [01/04/2022, 15:11:09] [Connexoon] No device is associated to 2nd Bedroom
On 1 Apr 2022, at 3:00 pm, Matthieu Di Berardino @.***> wrote:
@steve8kv https://github.com/steve8kv it's quite a lot of noise from all your plugins in your logs but what I can see is that the plugin manages to login to the Somfy server just fine 🤷
2022-04-01T03:33:29.503239031Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Logged in successfully via Somfy OAuth And I am not seeing any other errors there?
@drmarcsimpson https://github.com/drmarcsimpson Somfy is returning error Bad credentials. There is nothing I can do for that but to ask you to verify the credentials you have in the configuration file.
— Reply to this email directly, view it on GitHub https://github.com/yenoiwesa/homebridge-connexoon/issues/48#issuecomment-1085391729, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJQSZD5XA2N2BAOFKA2KW3VCZYFRANCNFSM5RDJDN7Q. You are receiving this because you were mentioned.
Marc Simpson +61 417443575
Well Marc the error does say:
{ errorCode: 'AUTHENTICATION_ERROR', error: 'Bad credentials' }
This is coming straight from Somfy, not from the plugin, so I invite you to check your credentials are correct.
My Connexoon was working fine for a long time now I'm getting this error
The sign in credentials are all correct and all blinds are present I restarted homebridge but still getting error