yenoiwesa / homebridge-connexoon

A homebridge plugin to integrate Somfy blinds with the Connexoon RTS hub
Apache License 2.0
26 stars 2 forks source link

Failed to get device list #48

Closed drmarcsimpson closed 2 years ago

drmarcsimpson commented 2 years ago

My Connexoon was working fine for a long time now I'm getting this error

[My Connexoon Hub] No device is associated to Terrace Awning
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to Terrace Awning
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to 2nd Bedroom 
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to 2nd Bedroom 
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to Master Bedroom 
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to Master Bedroom 
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to Study 
[19/03/2022, 12:19:11] [My Connexoon Hub] No device is associated to Study
[My Connexoon Hub] Failed to get device list {
  errorCode: 'RESOURCE_ACCESS_DENIED',
  error: 'Too many attempts with an invalid token, temporarily banned.'}

The sign in credentials are all correct and all blinds are present I restarted homebridge but still getting error

yenoiwesa commented 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?

drmarcsimpson commented 2 years ago

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.

yenoiwesa commented 2 years ago

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.

yenoiwesa commented 2 years ago

@drmarcsimpson any update on your issue?

drmarcsimpson commented 2 years ago

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.

steve8kv commented 2 years ago

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?

yenoiwesa commented 2 years ago

@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).

drmarcsimpson commented 2 years ago

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.

steve8kv commented 2 years ago
2022-04-01T01:27:31.173174873Z,stdout,"[4/1/2022, 12:27:31 PM] [Connexoon] Could not initialise platform, will retry in 5 min
"
2022-04-01T01:27:31.173137564Z,stdout,}

2022-04-01T01:27:31.173081074Z,stdout,"  error: 'Too many attempts with an invalid token, temporarily banned.'
"
2022-04-01T01:27:31.173031904Z,stdout,"  errorCode: 'RESOURCE_ACCESS_DENIED',
"
2022-04-01T01:27:31.172883965Z,stdout,"[4/1/2022, 12:27:31 PM] [Connexoon] Failed to get device list {
yenoiwesa commented 2 years ago

@steve8kv these are not debug logs though, can you enable debug mode for your homebridge instance and report back with the extra logs?

steve8kv commented 2 years ago

I have Homebridge Debug Mode -D enabled

yenoiwesa commented 2 years ago

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?

steve8kv commented 2 years ago

I filtered for Connexoon references this is a typical log every 5 minutes.

 2:19:09 PM] [Connexoon] Could not initialise platform will retry in 5 min
 2:19:09 PM] [Connexoon] Failed to get device list {
 2:19:09 PM] [Connexoon] Logged in successfully via Somfy OAuth
 2:19:07 PM] [Connexoon] Connecting to Somfy OAuth server...
yenoiwesa commented 2 years ago

Can you give me the logging from the initial homebridge boot up?

steve8kv commented 2 years ago

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. (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1534:24) 2022-04-01T03:33:29.665618796Z,stdout, at ColorTemperature.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2045:14) 2022-04-01T03:33:29.665579967Z,stdout, at ColorTemperature.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2142:105) 2022-04-01T03:33:29.665546207Z,stdout,"[4/1/2022, 2:33:29 PM] [homebridge-tp-link-tapo] Error: 2022-04-01T03:33:29.665486477Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:send attempting to connect. host:192.168.1.24, port:9999 2022-04-01T03:33:29.665301768Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TcpSocket: socket:send payload.length 33 2022-04-01T03:33:29.664868761Z,stdout,"[4/1/2022, 2:33:29 PM] [homebridge-tp-link-tapo] This plugin generated a warning from the characteristic 'Color Temperature': characteristic was supplied illegal value: number 0 exceeded minimum of 140. See https://git.io/JtMGR for more info. 2022-04-01T03:33:29.663650379Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TplinkSocket(TCP).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"port\":9999,\"host\":\"192.168.1.24\",\"timeout\":60000}) 2022-04-01T03:33:29.662961014Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [1] TplinkSocket(TCP).createSocket() 2022-04-01T03:33:29.662605036Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TcpConnection(TCP 192.168.1.24:9999).getSocket() 2022-04-01T03:33:29.662065230Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] TplinkConnection(TCP 192.168.1.24:9999).send({\"payload\":\"{\"system\":{\"get_sysinfo\":{}}}\",\"timeout\":60000}) 2022-04-01T03:33:29.661691982Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] device.send() 2022-04-01T03:33:29.661261295Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Tom Dixon] device.getSysInfo() 2022-04-01T03:33:29.661098506Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] executing deferred getSysInfo count: 2 2022-04-01T03:33:29.616025338Z,stdout,"[4/1/2022, 2:33:29 PM] [homebridge-dyson-pure-cool] YN9-AU-KKA0615A - MQTT message received: {\"msg\":\"ENVIRONMENTAL-CURRENT-SENSOR-DATA\",\"time\":\2022-04-01T03:33:30.000Z\",\"data\":{\"tact\":\"OFF\",\"hact\":\"OFF\",\"pm25\":\"OFF\",\"pm10\":\"OFF\",\"va10\":\"OFF\",\"noxl\":\"OFF\",\"p25r\":\"OFF\",\"p10r\":\"OFF\",\"sltm\":\"OFF\"}} 2022-04-01T03:33:29.578827886Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.578783216Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] get [Brightness] 2022-04-01T03:33:29.578719837Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicValue [On] 2022-04-01T03:33:29.578590148Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] get [On] 2022-04-01T03:33:29.578511858Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicValue [Name] 2022-04-01T03:33:29.578159201Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bedroom Light] get [Name] 2022-04-01T03:33:29.578034961Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.577922822Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] get [Outlet In Use] 2022-04-01T03:33:29.577880762Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicValue [On] 2022-04-01T03:33:29.577834953Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] get [On] 2022-04-01T03:33:29.577717673Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicValue [Name] 2022-04-01T03:33:29.577108138Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] get [Name] 2022-04-01T03:33:29.576782060Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.576735210Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] get [Brightness] 2022-04-01T03:33:29.576679590Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] getCharacteristicValue [On] 2022-04-01T03:33:29.576634801Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] get [On] 2022-04-01T03:33:29.576558861Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] getCharacteristicValue [Name] 2022-04-01T03:33:29.576338763Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Bud] get [Name] 2022-04-01T03:33:29.576016295Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.575977335Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] get [Brightness] 2022-04-01T03:33:29.575935955Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicValue [On] 2022-04-01T03:33:29.575864046Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] get [On] 2022-04-01T03:33:29.575527948Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicValue [Name] 2022-04-01T03:33:29.575303490Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] get [Name] 2022-04-01T03:33:29.574983472Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.574941072Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] get [Brightness] 2022-04-01T03:33:29.574895702Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicValue [On] 2022-04-01T03:33:29.574850243Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] get [On] 2022-04-01T03:33:29.574754973Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicValue [Name] 2022-04-01T03:33:29.574221067Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] get [Name] 2022-04-01T03:33:29.573731750Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.573681880Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] get [Outlet In Use] 2022-04-01T03:33:29.573639191Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] getCharacteristicValue [On] 2022-04-01T03:33:29.573593701Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] get [On] 2022-04-01T03:33:29.573522141Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] getCharacteristicValue [Name] 2022-04-01T03:33:29.573191114Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Lovers] get [Name] 2022-04-01T03:33:29.572869966Z,stdout,"[4/1/2022, 2:33:29 PM] [homebridge-dyson-pure-cool] YN9-AU-KKA0615A - MQTT message received: {\"msg\":\"CURRENT-STATE\",\"time\":\2022-04-01T03:33:30.000Z\",\"mode-reason\":\"NONE\",\"state-reason\":\"MODE\",\"rssi\":\"-29\",\"channel\":\"9\",\"fqhp\":\"86256\",\"fghp\":\"64816\",\"product-state\":{\"fpwr\":\"OFF\",\"auto\":\"OFF\",\"oscs\":\"OFF\",\"oson\":\"OFF\",\"nmod\":\"OFF\",\"rhtm\":\"OFF\",\"fnst\":\"OFF\",\"ercd\":\"NONE\",\"wacd\":\"NONE\",\"nmdv\":\"0004\",\"fnsp\":\"0004\",\"bril\":\"0002\",\"corf\":\"ON\",\"cflr\":\"0084\",\"hflr\":\"0084\",\"cflt\":\"CARF\",\"hflt\":\"GHEP\",\"sltm\":\"OFF\",\"osal\":\"0135\",\"osau\":\"0225\",\"ancp\":\"0090\",\"fdir\":\"ON\"},\"scheduler\":{\"srsc\":\"0000000000000000\",\"dstv\":\"0000\",\"tzid\":\"0001\"}} 2022-04-01T03:33:29.572547588Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.572465739Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] get [Outlet In Use] 2022-04-01T03:33:29.572253560Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicValue [On] 2022-04-01T03:33:29.572169641Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] get [On] 2022-04-01T03:33:29.571940192Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicValue [Name] 2022-04-01T03:33:29.571695974Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] get [Name] 2022-04-01T03:33:29.571288386Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.571221737Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] get [Outlet In Use] 2022-04-01T03:33:29.571083918Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicValue [On] 2022-04-01T03:33:29.571023338Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] get [On] 2022-04-01T03:33:29.570790120Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicValue [Name] 2022-04-01T03:33:29.570649611Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] get [Name] 2022-04-01T03:33:29.570561751Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.570183384Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] get [Outlet In Use] 2022-04-01T03:33:29.569955135Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicValue [On] 2022-04-01T03:33:29.569866746Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] get [On] 2022-04-01T03:33:29.569555608Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicValue [Name] 2022-04-01T03:33:29.569176501Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] get [Name] 2022-04-01T03:33:29.568776733Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.568659534Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] get [Outlet In Use] 2022-04-01T03:33:29.568539745Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicValue [On] 2022-04-01T03:33:29.568453655Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] get [On] 2022-04-01T03:33:29.568183807Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicValue [Name] 2022-04-01T03:33:29.567898859Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] get [Name] 2022-04-01T03:33:29.567470982Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.567412562Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] get [Brightness] 2022-04-01T03:33:29.567339653Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicValue [On] 2022-04-01T03:33:29.567279013Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] get [On] 2022-04-01T03:33:29.567146914Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicValue [Name] 2022-04-01T03:33:29.566821616Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] get [Name] 2022-04-01T03:33:29.566477859Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.566370709Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] get [Outlet In Use] 2022-04-01T03:33:29.566039022Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicValue [On] 2022-04-01T03:33:29.565958962Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] get [On] 2022-04-01T03:33:29.565771463Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicValue [Name] 2022-04-01T03:33:29.565677064Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [TV Lamp] get [Name] 2022-04-01T03:33:29.565425106Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.565062218Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] get [Outlet In Use] 2022-04-01T03:33:29.564958789Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicValue [On] 2022-04-01T03:33:29.564901449Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] get [On] 2022-04-01T03:33:29.564794900Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicValue [Name] 2022-04-01T03:33:29.564513202Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] get [Name] 2022-04-01T03:33:29.563686007Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [Saturation] 2022-04-01T03:33:29.563559138Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [Saturation] 2022-04-01T03:33:29.563450929Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [Hue] 2022-04-01T03:33:29.563048511Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [Hue] 2022-04-01T03:33:29.562748793Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [Color Temperature] 2022-04-01T03:33:29.562654434Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [Color Temperature] 2022-04-01T03:33:29.562429246Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [Brightness] 2022-04-01T03:33:29.562232997Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [Brightness] 2022-04-01T03:33:29.562055288Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [On] 2022-04-01T03:33:29.561987039Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [On] 2022-04-01T03:33:29.561806540Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] getCharacteristicValue [Name] 2022-04-01T03:33:29.561692210Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mobile] get [Name] 2022-04-01T03:33:29.561480372Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.561423702Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] get [Outlet In Use] 2022-04-01T03:33:29.561370533Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicValue [On] 2022-04-01T03:33:29.561325563Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] get [On] 2022-04-01T03:33:29.561245493Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicValue [Name] 2022-04-01T03:33:29.560932886Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] get [Name] 2022-04-01T03:33:29.560337520Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicValue [Outlet In Use] 2022-04-01T03:33:29.560278080Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] get [Outlet In Use] 2022-04-01T03:33:29.560229010Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicValue [On] 2022-04-01T03:33:29.560153681Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] get [On] 2022-04-01T03:33:29.559990152Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicValue [Name] 2022-04-01T03:33:29.559102668Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Tom Dixon] get [Name] 2022-04-01T03:33:29.503239031Z,stdout,"[4/1/2022, 2:33:29 PM] [Connexoon] Logged in successfully via Somfy OAuth 2022-04-01T03:33:29.390149986Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:29.390114667Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:29.390074307Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:29.390039077Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:29.390002387Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:29.389965288Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:29.389927638Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:29.389883618Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:29.389847428Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:29.389806849Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:29.389767259Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:29.389718769Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:29.389656990Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:29.389624910Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:29.389538260Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:29.389474591Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:29.389420111Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:29.389369412Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:29.389305712Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:29.389236963Z,stdout,"Host name conflict, retrying with Homebridge-11 2022-04-01T03:33:29.389156663Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:29.389114663Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:29.389069344Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:29.389023144Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:29.388979474Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:29.388933135Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:29.388879035Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:29.388835795Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:29.388776506Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:29.388725956Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:29.388675116Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:29.388613157Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:29.388542897Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:29.388486508Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:29.388419388Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:29.388317659Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:29.388101550Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:29.387769432Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:29.382543877Z,stdout,"[4/1/2022, 2:33:29 PM] [homebridge-dyson-pure-cool] YN9-AU-KKA0615A - MQTT connection established. 2022-04-01T03:33:29.104508514Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:29.104395315Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicProps [Brightness] 2022-04-01T03:33:29.103102024Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.101599704Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicProps [On] 2022-04-01T03:33:29.101485275Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.101253456Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] getCharacteristicProps [Name] 2022-04-01T03:33:29.100494081Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 2] Existing Accessory found [8012E57981D77AB53DE3356A91AF6ACB1C089B93] [daf4d7fe-539b-46bd-a2be-265f0aedce6a] category: LIGHTBULB 2022-04-01T03:33:29.100143224Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Mushroom 2] bulb [8012E57981D77AB53DE3356A91AF6ACB1C089B93] 2022-04-01T03:33:29.100073994Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Mushroom 2] bulb [8012E57981D77AB53DE3356A91AF6ACB1C089B93] 192.168.1.7 9999 2022-04-01T03:33:29.100001705Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 2] device sysInfo set 2022-04-01T03:33:29.099754686Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":-43,\"active_mode\":\"none\",\"heapsize\":292000,\"err_code\":0},\"host\":\"192.168.1.7\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.099384159Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.7 9999 Message: {\"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\":-43,\"active_mode\":\"none\",\"heapsize\":292000,\"err_code\":0}}} 2022-04-01T03:33:29.098451315Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.098410035Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.098372715Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.098323186Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicProps [On] 2022-04-01T03:33:29.098198757Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.097854019Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] getCharacteristicProps [Name] 2022-04-01T03:33:29.097481191Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Living Room Lamp] Existing Accessory found [8006F475C137AA32F93001F65627E2901ADF6B24] [b7e8c9ba-f6a0-4faa-aeec-cb7d770da4ea] category: OUTLET 2022-04-01T03:33:29.097100674Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Living Room Lamp] plug [8006F475C137AA32F93001F65627E2901ADF6B24] 2022-04-01T03:33:29.097048194Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Living Room Lamp] plug [8006F475C137AA32F93001F65627E2901ADF6B24] 192.168.1.26 9999 2022-04-01T03:33:29.096948895Z,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.096735646Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] plug sysInfo set 2022-04-01T03:33:29.096674487Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Living Room Lamp] device sysInfo set 2022-04-01T03:33:29.096623707Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.096447028Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":-64,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"8006F475C137AA32F93001F65627E2901ADF6B24\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0},\"host\":\"192.168.1.26\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.096166540Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.26 9999 Message: {\"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\":-64,\"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.095744113Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:29.095698773Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicProps [Brightness] 2022-04-01T03:33:29.095654774Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.095595234Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicProps [On] 2022-04-01T03:33:29.095518745Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.095310276Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] getCharacteristicProps [Name] 2022-04-01T03:33:29.094911899Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Mushroom 1] Existing Accessory found [801298022A0375522B91A3B165C2CCBA1C07C7C3] [f6181faa-6e38-430d-869b-8d9ee941715f] category: LIGHTBULB 2022-04-01T03:33:29.094837049Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Mushroom 1] bulb [801298022A0375522B91A3B165C2CCBA1C07C7C3] 2022-04-01T03:33:29.094646510Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Mushroom 1] bulb [801298022A0375522B91A3B165C2CCBA1C07C7C3] 192.168.1.22 9999 2022-04-01T03:33:29.094342902Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Mushroom 1] device sysInfo set 2022-04-01T03:33:29.094164804Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":293592,\"err_code\":0},\"host\":\"192.168.1.22\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.093997515Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.22 9999 Message: {\"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\":293592,\"err_code\":0}}} 2022-04-01T03:33:29.093945505Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.093888635Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.093838236Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.093787116Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicProps [On] 2022-04-01T03:33:29.093739756Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.093680307Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] getCharacteristicProps [Name] 2022-04-01T03:33:29.093607437Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Zen] Existing Accessory found [8006E5BC695CE5A177091901D182C0EA1ADFC1EA] [fb448549-1199-49e2-a7da-39ce4550e256] category: OUTLET 2022-04-01T03:33:29.093505928Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Zen] plug [8006E5BC695CE5A177091901D182C0EA1ADFC1EA] 2022-04-01T03:33:29.093253090Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Zen] plug [8006E5BC695CE5A177091901D182C0EA1ADFC1EA] 192.168.1.61 9999 2022-04-01T03:33:29.092920612Z,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.092885052Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] plug sysInfo set 2022-04-01T03:33:29.092835412Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Zen] device sysInfo set 2022-04-01T03:33:29.092785143Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.092645404Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":-64,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"8006E5BC695CE5A177091901D182C0EA1ADFC1EA\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0},\"host\":\"192.168.1.61\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.092408375Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.61 9999 Message: {\"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\":-64,\"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.091818149Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.091772620Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.091742910Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.091701970Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicProps [On] 2022-04-01T03:33:29.091576641Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.090927365Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] getCharacteristicProps [Name] 2022-04-01T03:33:29.090672587Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Scotty] Existing Accessory found [80066B080475685A23A811EE24D574E51BCC79DC] [80fe79cc-5122-4ce9-946e-96809724e5b9] category: OUTLET 2022-04-01T03:33:29.090594087Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Scotty] plug [80066B080475685A23A811EE24D574E51BCC79DC] 2022-04-01T03:33:29.090457378Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Scotty] plug [80066B080475685A23A811EE24D574E51BCC79DC] 192.168.1.43 9999 2022-04-01T03:33:29.090413109Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:29.090383979Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] plug sysInfo set 2022-04-01T03:33:29.090351039Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Scotty] device sysInfo set 2022-04-01T03:33:29.090313969Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.090074281Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":26148,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-54,\"led_off\":0,\"longitude_i\":1449669,\"latitude_i\":-378222,\"hwId\":\"A28C8BB92AFCB6CAFB83A8C00145F7E2\",\"fwId\":\"00000000000000000000000000000000\",\"deviceId\":\"80066B080475685A23A811EE24D574E51BCC79DC\",\"oemId\":\"6480C2101948463DC65D7009CAECDECC\",\"next_action\":{\"type\":-1},\"err_code\":0},\"host\":\"192.168.1.43\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.089256596Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.43 9999 Message: {\"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\":26148,\"active_mode\":\"none\",\"feature\":\"TIM:ENE\",\"updating\":0,\"icon_hash\":\"\",\"rssi\":-54,\"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.088299123Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:29.088260493Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicProps [Brightness] 2022-04-01T03:33:29.088227103Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.088170064Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicProps [On] 2022-04-01T03:33:29.088095564Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.087844606Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] getCharacteristicProps [Name] 2022-04-01T03:33:29.087394319Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Coffee] Existing Accessory found [8012D9BFC6A822EBE01B24DF246173211BE1F7CB] [179aaa0e-cbac-41aa-82bd-0ebf1afdc536] category: LIGHTBULB 2022-04-01T03:33:29.087356799Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Coffee] bulb [8012D9BFC6A822EBE01B24DF246173211BE1F7CB] 2022-04-01T03:33:29.087278580Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Coffee] bulb [8012D9BFC6A822EBE01B24DF246173211BE1F7CB] 192.168.1.17 9999 2022-04-01T03:33:29.087096271Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Coffee] device sysInfo set 2022-04-01T03:33:29.086832813Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.1.13 Build 210524 Rel.082619\",\"hw_ver\":\"1.0\",\"model\":\"KL60B(UN)\",\"deviceId\":\"8012D9BFC6A822EBE01B24DF246173211BE1F7CB\",\"oemId\":\"F32E7650921EC4727B786D95FFCFF370\",\"hwId\":\"761989C14891B40717CC25C84FAAB1EE\",\"rssi\":-51,\"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},\"host\":\"192.168.1.17\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.086233597Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.17 9999 Message: {\"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\":-51,\"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.085762230Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.085728420Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.085689060Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.085608201Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicProps [On] 2022-04-01T03:33:29.085537161Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.085407162Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] getCharacteristicProps [Name] 2022-04-01T03:33:29.085018665Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Grow Lamp] Existing Accessory found [8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D] [a649c30e-1dd7-4a2f-ad3d-d518ff89b6b4] category: OUTLET 2022-04-01T03:33:29.084971745Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Grow Lamp] plug [8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D] 2022-04-01T03:33:29.084909555Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Grow Lamp] plug [8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D] 192.168.1.48 9999 2022-04-01T03:33:29.084845916Z,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.084728367Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] plug sysInfo set 2022-04-01T03:33:29.084447909Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [Grow Lamp] device sysInfo set 2022-04-01T03:33:29.084385989Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.084173250Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.1.3 Build 210522 Rel.142634\",\"hw_ver\":\"4.0\",\"model\":\"HS100(AU)\",\"deviceId\":\"8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D\",\"oemId\":\"7D5A49C0087FB2E57850A25BD3A4259D\",\"hwId\":\"000CB7E3E210C88C1E1A56A181CFF7B0\",\"rssi\":-43,\"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},\"host\":\"192.168.1.48\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.083739813Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.48 9999 Message: {\"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\":-43,\"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.083266516Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.083223747Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.083163747Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.083118257Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicProps [On] 2022-04-01T03:33:29.083018138Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.082784950Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] getCharacteristicProps [Name] 2022-04-01T03:33:29.082047055Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Elgato Key Light] Existing Accessory found [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02] [504d21a4-99f2-481f-9134-f559810f2ba8] category: OUTLET 2022-04-01T03:33:29.081847526Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Elgato Key Light] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02] 2022-04-01T03:33:29.081777576Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Elgato Key Light] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02] 192.168.1.93 9999 2022-04-01T03:33:29.081676187Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:29.081560278Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug sysInfo set 2022-04-01T03:33:29.081516008Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.081429149Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.081076411Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-36,\"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},\"host\":\"192.168.1.93\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.081014291Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.080946422Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.080886752Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.080827093Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicProps [On] 2022-04-01T03:33:29.080749753Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.080554414Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] getCharacteristicProps [Name] 2022-04-01T03:33:29.080191967Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Plug 2] Existing Accessory found [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01] [8a3114dc-94b8-44ae-a0a7-4779b18ee522] category: OUTLET 2022-04-01T03:33:29.080122917Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Plug 2] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01] 2022-04-01T03:33:29.080001598Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Plug 2] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01] 192.168.1.93 9999 2022-04-01T03:33:29.079665610Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:29.079429262Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug sysInfo set 2022-04-01T03:33:29.079373352Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.079302593Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.079051975Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-36,\"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},\"host\":\"192.168.1.93\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.078796886Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:29.078482098Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:29.078413239Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:29.078346999Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicProps [On] 2022-04-01T03:33:29.078242610Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:29.078030421Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] getCharacteristicProps [Name] 2022-04-01T03:33:29.077387616Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] [Blueaire] Existing Accessory found [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00] [1748f746-6bd5-493b-bee1-968194155b79] category: OUTLET 2022-04-01T03:33:29.077126627Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Adding: [Blueaire] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00] 2022-04-01T03:33:29.077006588Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome] Device First Online: [Blueaire] plug [8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00] 192.168.1.93 9999 2022-04-01T03:33:29.076750160Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:29.076606621Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] plug sysInfo set 2022-04-01T03:33:29.075757607Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] [TP-LINK_Power Strip_92BC] device sysInfo set 2022-04-01T03:33:29.075680827Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:29.075419289Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.0.4 Build 210428 Rel.135415\",\"hw_ver\":\"1.0\",\"model\":\"KP303(AU)\",\"deviceId\":\"8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A\",\"oemId\":\"AA303B64954EC6A63FCBD74C266A1AD0\",\"hwId\":\"C13D261CFBC22B118846DCD352024106\",\"rssi\":-36,\"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\":\"00\",\"state\":1,\"alias\":\"Blueaire\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"01\",\"state\":1,\"alias\":\"Plug 2\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"02\",\"state\":1,\"alias\":\"Elgato Key Light\",\"on_time\":20915,\"next_action\":{\"type\":-1}}],\"child_num\":3,\"err_code\":0},\"host\":\"192.168.1.93\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:29.074902472Z,stdout,"[4/1/2022, 2:33:29 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.93 9999 Message: {\"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\":-36,\"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\":\"00\",\"state\":1,\"alias\":\"Blueaire\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"01\",\"state\":1,\"alias\":\"Plug 2\",\"on_time\":20915,\"next_action\":{\"type\":-1}},{\"id\":\"02\",\"state\":1,\"alias\":\"Elgato Key Light\",\"on_time\":20915,\"next_action\":{\"type\":-1}}],\"child_num\":3,\"err_code\":0}}} 2022-04-01T03:33:28.820363593Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Restoring existing accessory from cache: light strip on bench 2022-04-01T03:33:28.820329953Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:28.820297973Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] getCharacteristicProps [Brightness] 2022-04-01T03:33:28.820269603Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.820238553Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] getCharacteristicProps [On] 2022-04-01T03:33:28.820199954Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.820168874Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] getCharacteristicProps [Name] 2022-04-01T03:33:28.820134294Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bud] Existing Accessory found [8012209D3D346ACA93555FA72A9490651CDF1895] [8ab570d2-24ae-4ac6-ace0-c488affdeb2d] category: LIGHTBULB 2022-04-01T03:33:28.820104124Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [Bud] bulb [8012209D3D346ACA93555FA72A9490651CDF1895] 2022-04-01T03:33:28.820072064Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [Bud] bulb [8012209D3D346ACA93555FA72A9490651CDF1895] 192.168.1.67 9999 2022-04-01T03:33:28.820040915Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Bud] device sysInfo set 2022-04-01T03:33:28.819931915Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":293504,\"err_code\":0},\"host\":\"192.168.1.67\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.819822916Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.67 9999 Message: {\"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\":293504,\"err_code\":0}}} 2022-04-01T03:33:28.819789106Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [Saturation] 2022-04-01T03:33:28.819758947Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [Saturation] 2022-04-01T03:33:28.819729857Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [Hue] 2022-04-01T03:33:28.819699397Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [Hue] 2022-04-01T03:33:28.819668117Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [Color Temperature] 2022-04-01T03:33:28.819637847Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [Color Temperature] 2022-04-01T03:33:28.819608828Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:28.819579788Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [Brightness] 2022-04-01T03:33:28.819551178Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.819522318Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [On] 2022-04-01T03:33:28.819490028Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.819460859Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] getCharacteristicProps [Name] 2022-04-01T03:33:28.819425879Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Mobile] Existing Accessory found [8012876D5319D93262ED86A948FE5D3C1CDB2F1A] [773ca39e-4b52-42e5-87d4-d3b77063a7c5] category: LIGHTBULB 2022-04-01T03:33:28.819396539Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [Mobile] bulb [8012876D5319D93262ED86A948FE5D3C1CDB2F1A] 2022-04-01T03:33:28.819364589Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [Mobile] bulb [8012876D5319D93262ED86A948FE5D3C1CDB2F1A] 192.168.1.32 9999 2022-04-01T03:33:28.819330719Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Mobile] device sysInfo set 2022-04-01T03:33:28.819217200Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":307280,\"err_code\":0},\"host\":\"192.168.1.32\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.819085311Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.32 9999 Message: {\"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\":307280,\"err_code\":0}}} 2022-04-01T03:33:28.819051021Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:28.819019802Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:28.818983502Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.818955582Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] getCharacteristicProps [On] 2022-04-01T03:33:28.818926512Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.818896992Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] getCharacteristicProps [Name] 2022-04-01T03:33:28.818859953Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Lovers] Existing Accessory found [800630474ADB5722D590A3152EF6811F1BCC7CEC] [2312ff1c-11bb-4020-b604-118809bc8e0e] category: OUTLET 2022-04-01T03:33:28.818831253Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [Lovers] plug [800630474ADB5722D590A3152EF6811F1BCC7CEC] 2022-04-01T03:33:28.818799723Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [Lovers] plug [800630474ADB5722D590A3152EF6811F1BCC7CEC] 192.168.1.87 9999 2022-04-01T03:33:28.818763353Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Lovers] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:28.818733763Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Lovers] plug sysInfo set 2022-04-01T03:33:28.818704514Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Lovers] device sysInfo set 2022-04-01T03:33:28.818676064Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:28.818599924Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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},\"host\":\"192.168.1.87\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.818510815Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.87 9999 Message: {\"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:28.818480405Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:28.818450385Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:28.818416556Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.818388416Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicProps [On] 2022-04-01T03:33:28.818357666Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.818320236Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] getCharacteristicProps [Name] 2022-04-01T03:33:28.818284506Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [TV Lamp] Existing Accessory found [8006351DE9476BD043A515E6FE2F04C61C9B337B] [323e2fd4-1692-4ed0-b48d-eca40c912b16] category: OUTLET 2022-04-01T03:33:28.818253197Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [TV Lamp] plug [8006351DE9476BD043A515E6FE2F04C61C9B337B] 2022-04-01T03:33:28.818213967Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [TV Lamp] plug [8006351DE9476BD043A515E6FE2F04C61C9B337B] 192.168.1.46 9999 2022-04-01T03:33:28.818167347Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [TV Lamp] plug.emitEvents() inUse: false relayState: false lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:28.818134157Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [TV Lamp] plug sysInfo set 2022-04-01T03:33:28.818101498Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [TV Lamp] device sysInfo set 2022-04-01T03:33:28.818070598Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:28.817988328Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_sysInfo\":{\"sw_ver\":\"1.1.3 Build 210522 Rel.142634\",\"hw_ver\":\"4.0\",\"model\":\"HS100(AU)\",\"deviceId\":\"8006351DE9476BD043A515E6FE2F04C61C9B337B\",\"oemId\":\"7D5A49C0087FB2E57850A25BD3A4259D\",\"hwId\":\"000CB7E3E210C88C1E1A56A181CFF7B0\",\"rssi\":-63,\"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},\"host\":\"192.168.1.46\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.817894939Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.46 9999 Message: {\"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\":-63,\"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:28.817858889Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] setCharacteristicUpdateCallback [Outlet In Use] 2022-04-01T03:33:28.817822759Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicProps [Outlet In Use] 2022-04-01T03:33:28.817793500Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.817759140Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicProps [On] 2022-04-01T03:33:28.817720110Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.817686050Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] getCharacteristicProps [Name] 2022-04-01T03:33:28.817643941Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Tom Dixon] Existing Accessory found [8006033A867C5A2EB4495BD5AA0F44221DCEF32F] [3f0b6f76-5b06-4686-8c7d-e3235a72bb95] category: OUTLET 2022-04-01T03:33:28.817613891Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [Tom Dixon] plug [8006033A867C5A2EB4495BD5AA0F44221DCEF32F] 2022-04-01T03:33:28.817579581Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [Tom Dixon] plug [8006033A867C5A2EB4495BD5AA0F44221DCEF32F] 192.168.1.24 9999 2022-04-01T03:33:28.817533801Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Tom Dixon] plug.emitEvents() inUse: true relayState: true lastState: {\"inUse\":false,\"relayState\":false} 2022-04-01T03:33:28.817504742Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Tom Dixon] plug sysInfo set 2022-04-01T03:33:28.817473742Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Tom Dixon] device sysInfo set 2022-04-01T03:33:28.817437972Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] plug.constructor() 2022-04-01T03:33:28.817349583Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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\":26149,\"active_mode\":\"none\",\"icon_hash\":\"\",\"dev_name\":\"Smart Wi-Fi Plug\",\"next_action\":{\"type\":-1},\"ntc_state\":0,\"err_code\":0},\"host\":\"192.168.1.24\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.817238853Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.24 9999 Message: {\"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\":26149,\"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:28.817198174Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] setCharacteristicUpdateCallback [Brightness] 2022-04-01T03:33:28.817167134Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicProps [Brightness] 2022-04-01T03:33:28.817132714Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] setCharacteristicUpdateCallback [On] 2022-04-01T03:33:28.817096124Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicProps [On] 2022-04-01T03:33:28.817064415Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] setCharacteristicUpdateCallback [Name] 2022-04-01T03:33:28.817032715Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] getCharacteristicProps [Name] 2022-04-01T03:33:28.816995465Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] [Bedroom Light] Existing Accessory found [8012DC1E711EDFE67C1E3533D5D731141BEF7E3F] [2f2660a2-f3e6-4063-a180-157dd21d6fcf] category: LIGHTBULB 2022-04-01T03:33:28.816963985Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Adding: [Bedroom Light] bulb [8012DC1E711EDFE67C1E3533D5D731141BEF7E3F] 2022-04-01T03:33:28.816930775Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Device First Online: [Bedroom Light] bulb [8012DC1E711EDFE67C1E3533D5D731141BEF7E3F] 192.168.1.97 9999 2022-04-01T03:33:28.816896416Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] [Bedroom Light] device sysInfo set 2022-04-01T03:33:28.816776067Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] device.constructor({\"client\":\"not shown\",\"_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},\"host\":\"192.168.1.97\",\"port\":9999,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"}}) 2022-04-01T03:33:28.816634697Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery(): socket:message From: 192.168.1.97 9999 Message: {\"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:28.816601468Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.sendDiscovery(255.255.255.255, [], 3) 2022-04-01T03:33:28.816564038Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.socket: UDP IPv4 listening on 0.0.0.0:39300 2022-04-01T03:33:28.816534758Z,stdout,"[4/1/2022, 2:33:28 PM] Homebridge v1.4.0 (HAP v0.10.0) (TplinkSmarthome) is running on port 48364. 2022-04-01T03:33:28.816497258Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Scheduling next run of refreshEmeter() in 10000(ms) 2022-04-01T03:33:28.816462829Z,stdout,"[4/1/2022, 2:33:28 PM] Homebridge v1.4.0 (HAP v0.10.0) (homebridge-dyson-pure-cool) is running on port 47363. 2022-04-01T03:33:28.816433409Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] refreshEmeter() 2022-04-01T03:33:28.816370129Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome.API] client.startDiscovery({\"port\":0,\"broadcast\":\"255.255.255.255\",\"discoveryInterval\":10000,\"deviceTypes\":[\"plug\",\"bulb\"],\"deviceOptions\":{\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"},\"inUseThreshold\":0}}) 2022-04-01T03:33:28.816340399Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] didFinishLaunching 2022-04-01T03:33:28.816307960Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Accessories initialized. 2022-04-01T03:33:28.816265930Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Restoring existing accessory from cache: light strip under bench 2022-04-01T03:33:28.816229040Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] YN9-AU-KKA0615A - MQTT connection requested for 192.168.1.111. 2022-04-01T03:33:28.816192560Z,stdout,}). 2022-04-01T03:33:28.816167771Z,stdout, advertiser: 'bonjour-hap' 2022-04-01T03:33:28.816143391Z,stdout," addIdentifyingMaterial: true, 2022-04-01T03:33:28.816118741Z,stdout," mdns: undefined, 2022-04-01T03:33:28.816092831Z,stdout," bind: [ 'ovs_eth0', [length]: 1 ], 2022-04-01T03:33:28.816069321Z,stdout," category: 2, 2022-04-01T03:33:28.816045541Z,stdout," pincode: '*-*-', 2022-04-01T03:33:28.816020112Z,stdout," port: 48364, 2022-04-01T03:33:28.815992502Z,stdout," username: '0E:4D:5B:56:22:E1', 2022-04-01T03:33:28.815961882Z,stdout,"[4/1/2022, 2:33:28 PM] Publishing bridge accessory (name: TplinkSmarthome, publishInfo: { 2022-04-01T03:33:28.815931362Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8012DC1E711EDFE67C1E3533D5D731141BEF7E3F' } 2022-04-01T03:33:28.815892992Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Bedroom Light] UUID: 2f2660a2-f3e6-4063-a180-157dd21d6fcf deviceId: 8012DC1E711EDFE67C1E3533D5D731141BEF7E3F 2022-04-01T03:33:28.815855403Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Device with serial number YN9-AU-KKA0615A: product type 520 2022-04-01T03:33:28.815815913Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] ND1-AU-HMA0033A - MQTT connection requested for 192.168.1.115. 2022-04-01T03:33:28.815785783Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '80066B080475685A23A811EE24D574E51BCC79DC' } 2022-04-01T03:33:28.815747003Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Scotty] UUID: 80fe79cc-5122-4ce9-946e-96809724e5b9 deviceId: 80066B080475685A23A811EE24D574E51BCC79DC 2022-04-01T03:33:28.815712964Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8012209D3D346ACA93555FA72A9490651CDF1895' } 2022-04-01T03:33:28.815673004Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Bud] UUID: 8ab570d2-24ae-4ac6-ace0-c488affdeb2d deviceId: 8012209D3D346ACA93555FA72A9490651CDF1895 2022-04-01T03:33:28.815640964Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8012E57981D77AB53DE3356A91AF6ACB1C089B93' } 2022-04-01T03:33:28.815602424Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Mushroom 2] UUID: daf4d7fe-539b-46bd-a2be-265f0aedce6a deviceId: 8012E57981D77AB53DE3356A91AF6ACB1C089B93 2022-04-01T03:33:28.815573705Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '801298022A0375522B91A3B165C2CCBA1C07C7C3' } 2022-04-01T03:33:28.815536935Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Mushroom 1] UUID: f6181faa-6e38-430d-869b-8d9ee941715f deviceId: 801298022A0375522B91A3B165C2CCBA1C07C7C3 2022-04-01T03:33:28.815506265Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '800630474ADB5722D590A3152EF6811F1BCC7CEC' } 2022-04-01T03:33:28.815459595Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Lovers] UUID: 2312ff1c-11bb-4020-b604-118809bc8e0e deviceId: 800630474ADB5722D590A3152EF6811F1BCC7CEC 2022-04-01T03:33:28.815427795Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02' } 2022-04-01T03:33:28.815388856Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Elgato Key Light] UUID: 504d21a4-99f2-481f-9134-f559810f2ba8 deviceId: 8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A02 2022-04-01T03:33:28.815360386Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01' } 2022-04-01T03:33:28.815325416Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Plug 2] UUID: 8a3114dc-94b8-44ae-a0a7-4779b18ee522 deviceId: 8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A01 2022-04-01T03:33:28.815296106Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00' } 2022-04-01T03:33:28.815256577Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Blueaire] UUID: 1748f746-6bd5-493b-bee1-968194155b79 deviceId: 8006AB5C8C062B76B2A7E2BD5CDBE2141E9E966A00 2022-04-01T03:33:28.815213187Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D' } 2022-04-01T03:33:28.815164117Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Grow Lamp] UUID: a649c30e-1dd7-4a2f-ad3d-d518ff89b6b4 deviceId: 8006E6D5976A9B9166BFFD3727BC52E81C9B5A5D 2022-04-01T03:33:28.815135407Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8012D9BFC6A822EBE01B24DF246173211BE1F7CB' } 2022-04-01T03:33:28.815098498Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Coffee] UUID: 179aaa0e-cbac-41aa-82bd-0ebf1afdc536 deviceId: 8012D9BFC6A822EBE01B24DF246173211BE1F7CB 2022-04-01T03:33:28.815069548Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006351DE9476BD043A515E6FE2F04C61C9B337B' } 2022-04-01T03:33:28.815026268Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [TV Lamp] UUID: 323e2fd4-1692-4ed0-b48d-eca40c912b16 deviceId: 8006351DE9476BD043A515E6FE2F04C61C9B337B 2022-04-01T03:33:28.814996458Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006E5BC695CE5A177091901D182C0EA1ADFC1EA' } 2022-04-01T03:33:28.814959539Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Zen] UUID: fb448549-1199-49e2-a7da-39ce4550e256 deviceId: 8006E5BC695CE5A177091901D182C0EA1ADFC1EA 2022-04-01T03:33:28.814930469Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8012876D5319D93262ED86A948FE5D3C1CDB2F1A' } 2022-04-01T03:33:28.814892859Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Mobile] UUID: 773ca39e-4b52-42e5-87d4-d3b77063a7c5 deviceId: 8012876D5319D93262ED86A948FE5D3C1CDB2F1A 2022-04-01T03:33:28.814863579Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006F475C137AA32F93001F65627E2901ADF6B24' } 2022-04-01T03:33:28.814813760Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Living Room Lamp] UUID: b7e8c9ba-f6a0-4faa-aeec-cb7d770da4ea deviceId: 8006F475C137AA32F93001F65627E2901ADF6B24 2022-04-01T03:33:28.814780510Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] { deviceId: '8006033A867C5A2EB4495BD5AA0F44221DCEF32F' } 2022-04-01T03:33:28.814732190Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Configuring cached accessory: [Tom Dixon] UUID: 3f0b6f76-5b06-4686-8c7d-e3235a72bb95 deviceId: 8006033A867C5A2EB4495BD5AA0F44221DCEF32F 2022-04-01T03:33:28.814660901Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] config: {\"addCustomCharacteristics\":false,\"switchModels\":[\"HS200\",\"HS210\"],\"waitTimeUpdate\":100,\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"},\"discoveryOptions\":{\"port\":0,\"broadcast\":\"255.255.255.255\",\"discoveryInterval\":10000,\"deviceTypes\":[\"plug\",\"bulb\"],\"deviceOptions\":{\"defaultSendOptions\":{\"timeout\":60000,\"transport\":\"tcp\"},\"inUseThreshold\":0}}} 2022-04-01T03:33:28.814613731Z,stdout,"[4/1/2022, 2:33:28 PM] [Nest] NOTE: Because we couldn't connect to the Nest service, your Nest devices in HomeKit will not be responsive. 2022-04-01T03:33:28.814579441Z,stdout,"[4/1/2022, 2:33:28 PM] [Nest] Unable to authenticate with Google/Nest. 2022-04-01T03:33:28.814535441Z,stdout,"[4/1/2022, 2:33:28 PM] [Nest] Auth failed: access token specified in Homebridge configuration rejected 2022-04-01T03:33:28.814493832Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Device with serial number ND1-AU-HMA0033A: product type 469 2022-04-01T03:33:28.814460692Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Cached accessories loaded. 2022-04-01T03:33:28.814437772Z,stdout,}). 2022-04-01T03:33:28.814411292Z,stdout, advertiser: 'bonjour-hap' 2022-04-01T03:33:28.814385082Z,stdout," addIdentifyingMaterial: true, 2022-04-01T03:33:28.814358203Z,stdout," mdns: undefined, 2022-04-01T03:33:28.814330413Z,stdout," bind: [ 'ovs_eth0', [length]: 1 ], 2022-04-01T03:33:28.814303903Z,stdout," category: 2, 2022-04-01T03:33:28.814269973Z,stdout," pincode: '*-*-', 2022-04-01T03:33:28.814238373Z,stdout," port: 47363, 2022-04-01T03:33:28.814173844Z,stdout," username: '0E:D4:CD:22:E1:59', 2022-04-01T03:33:28.814040955Z,stdout,"[4/1/2022, 2:33:28 PM] Publishing bridge accessory (name: homebridge-dyson-pure-cool, publishInfo: { 2022-04-01T03:33:28.813963755Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Credentials generator website started. 2022-04-01T03:33:28.586893882Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Homebridge API available. 2022-04-01T03:33:28.578107161Z,stdout,"[4/1/2022, 2:33:28 PM] Loaded 2 cached accessories from cachedAccessories.0ED4CD22E159. 2022-04-01T03:33:28.567557701Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Loaded homebridge-dyson-pure-cool v2.7.3 child bridge successfully 2022-04-01T03:33:28.566905906Z,stdout,"[4/1/2022, 2:33:28 PM] Registering platform 'homebridge-dyson-pure-cool.DysonPureCoolPlatform' 2022-04-01T03:33:28.563874976Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] config.json: {\"name\":\"TplinkSmarthome\",\"addCustomCharacteristics\":false,\"deviceTypes\":[\"plug\",\"bulb\"],\"timeout\":60,\"transport\":\"tcp\",\"platform\":\"TplinkSmarthome\"} 2022-04-01T03:33:28.560678787Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] homebridge-tplink-smarthome v7.0.1, node v16.14.0, homebridge v1.4.0, api v2.7 2022-04-01T03:33:28.544142328Z,stdout,"[4/1/2022, 2:33:28 PM] Loaded 16 cached accessories from cachedAccessories.0E4D5B5622E1. 2022-04-01T03:33:28.533052532Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Loaded homebridge-tplink-smarthome v7.0.1 child bridge successfully 2022-04-01T03:33:28.532603355Z,stdout,"[4/1/2022, 2:33:28 PM] Registering platform 'homebridge-tplink-smarthome.TplinkSmarthome' 2022-04-01T03:33:28.447139066Z,stdout,"[4/1/2022, 2:33:28 PM] Homebridge v1.4.0 (HAP v0.10.0) (TPLink Tapo Platform) is running on port 50901. 2022-04-01T03:33:28.423071666Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Executed didFinishLaunching callback 2022-04-01T03:33:28.402792182Z,stdout,}). 2022-04-01T03:33:28.402743042Z,stdout, advertiser: 'bonjour-hap' 2022-04-01T03:33:28.402698313Z,stdout," addIdentifyingMaterial: true, 2022-04-01T03:33:28.402656033Z,stdout," mdns: undefined, 2022-04-01T03:33:28.402601303Z,stdout," bind: [ 'ovs_eth0', [length]: 1 ], 2022-04-01T03:33:28.402556313Z,stdout," category: 2, 2022-04-01T03:33:28.402514134Z,stdout," pincode: '*-*-', 2022-04-01T03:33:28.402467644Z,stdout," port: 50901, 2022-04-01T03:33:28.402415894Z,stdout," username: '0E:A6:B7:A8:1B:EC', 2022-04-01T03:33:28.402329065Z,stdout,"[4/1/2022, 2:33:28 PM] Publishing bridge accessory (name: TPLink Tapo Platform, publishInfo: { 2022-04-01T03:33:28.402095467Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Loading accessory from cache: light strip under bench 2022-04-01T03:33:28.402020447Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Loading accessory from cache: light strip on bench 2022-04-01T03:33:28.401947787Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Finished initializing platform: TPLink Tapo Platform 2022-04-01T03:33:28.401796979Z,stdout,"[4/1/2022, 2:33:28 PM] Loaded 2 cached accessories from cachedAccessories.0EA6B7A81BEC. 2022-04-01T03:33:28.391420338Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:28.391385308Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:28.391331248Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:28.391291789Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:28.391238659Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:28.391172270Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:28.391131070Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:28.391083210Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:28.391030350Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:28.390984361Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:28.390914661Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:28.390846842Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:28.390813862Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:28.390785422Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:28.390759292Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:28.390726912Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:28.390696623Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:28.390662073Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:28.390610133Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:28.390444584Z,stdout,"Host name conflict, retrying with Homebridge-10 2022-04-01T03:33:28.389008914Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:28.388975584Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:28.388948514Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:28.388910175Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:28.388879765Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:28.388749666Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:28.388696676Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:28.388644576Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:28.388597537Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:28.388532577Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:28.388479548Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:28.388425398Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:28.388384758Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:28.388332619Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:28.388288329Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:28.388227899Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:28.388149530Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:28.387950311Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:28.383846168Z,stdout,"[4/1/2022, 2:33:28 PM] [Lifx Plugin] Hooking light to accessory Paul Smith 2022-04-01T03:33:28.383678670Z,stdout,"[4/1/2022, 2:33:28 PM] [Lifx Plugin] Restoring existing accessory from cache: Paul Smith 2022-04-01T03:33:28.380199363Z,stdout,"[4/1/2022, 2:33:28 PM] [Lifx Plugin] Light detected: Paul Smith 2022-04-01T03:33:28.373866205Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Loaded homebridge-tp-link-tapo v3.0.2 child bridge successfully 2022-04-01T03:33:28.372992481Z,stdout,"[4/1/2022, 2:33:28 PM] Registering platform 'homebridge-tp-link-tapo.HomebridgeTPLinkTapo' 2022-04-01T03:33:28.342745583Z,stdout,"[4/1/2022, 2:33:28 PM] [TplinkSmarthome] Launched child bridge with PID 427 2022-04-01T03:33:28.286952916Z,stdout,"[4/1/2022, 2:33:28 PM] [TPLink Tapo Platform] Launched child bridge with PID 428 2022-04-01T03:33:28.242106165Z,stdout,"[4/1/2022, 2:33:28 PM] [homebridge-dyson-pure-cool] Launched child bridge with PID 426 2022-04-01T03:33:28.024169551Z,stdout,"[4/1/2022, 2:33:28 PM] [Elgato Key Lights] Reason: undefined 2022-04-01T03:33:28.023323187Z,stdout,"[4/1/2022, 2:33:28 PM] [Elgato Key Lights] Could not register accessory, skipping Elgato Key Light F7B3 2022-04-01T03:33:28.009635648Z,stdout,"[4/1/2022, 2:33:28 PM] [Elgato Key Lights] Discovered accessory on network: Elgato Key Light F7B3 2022-04-01T03:33:28.009466159Z,stdout,"[4/1/2022, 2:33:28 PM] [Elgato Key Lights] Discovered accessory: Elgato Key Light F7B3 2022-04-01T03:33:27.908606503Z,stdout,"[4/1/2022, 2:33:27 PM] [HomeConnect] Failed to read the current configuration schema: ENOENT: no such file or directory, open '/homebridge/.homebridge-homeconnect-v1.schema.json' 2022-04-01T03:33:27.889891758Z,stdout,"[4/1/2022, 2:33:27 PM] [HomeConnect] Platform HomeConnect config.json is missing 'clientid' property 2022-04-01T03:33:27.888004331Z,stdout,"[4/1/2022, 2:33:27 PM] [HomeConnect] No saved authorisation data found 2022-04-01T03:33:27.852456478Z,stdout,"[4/1/2022, 2:33:27 PM] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge F892) is running on port 51503. 2022-04-01T03:33:27.850787399Z,stdout,"[4/1/2022, 2:33:27 PM] Please add [Reolink D8CC] manually in Home app. Setup Code: 031-45-154 2022-04-01T03:33:27.850183803Z,stdout,"[4/1/2022, 2:33:27 PM] Reolink D8CC is running on port 45065. 2022-04-01T03:33:27.837359439Z,stdout,  2022-04-01T03:33:27.837301649Z,stdout, └────────────┘  2022-04-01T03:33:27.837244270Z,stdout, │ 031-45-154 │  2022-04-01T03:33:27.837169340Z,stdout, ┌────────────┐  2022-04-01T03:33:27.837112461Z,stdout,  2022-04-01T03:33:27.837012561Z,stdout,Enter this code with your HomeKit app on your iOS device to pair with Homebridge: 2022-04-01T03:33:27.836744393Z,stdout,X-HM://0023ISYWY995I 2022-04-01T03:33:27.836229886Z,stdout,Setup Payload: 2022-04-01T03:33:27.831890145Z,stdout,}). 2022-04-01T03:33:27.831845856Z,stdout, advertiser: 'bonjour-hap' 2022-04-01T03:33:27.831794456Z,stdout," addIdentifyingMaterial: true, 2022-04-01T03:33:27.831749016Z,stdout," mdns: undefined, 2022-04-01T03:33:27.831694787Z,stdout," bind: [ 'ovs_eth0', [length]: 1 ], 2022-04-01T03:33:27.831641777Z,stdout," category: 2, 2022-04-01T03:33:27.831589137Z,stdout," pincode: '*-*-', 2022-04-01T03:33:27.831522208Z,stdout," port: 51503, 2022-04-01T03:33:27.831455078Z,stdout," username: '0E:CE:C8:60:F8:92', 2022-04-01T03:33:27.831296999Z,stdout,"[4/1/2022, 2:33:27 PM] Publishing bridge accessory (name: Homebridge F892, publishInfo: { 2022-04-01T03:33:27.812745663Z,stdout,}). 2022-04-01T03:33:27.812684314Z,stdout, advertiser: 'bonjour-hap' 2022-04-01T03:33:27.812621264Z,stdout," addIdentifyingMaterial: true, 2022-04-01T03:33:27.812558335Z,stdout," mdns: undefined, 2022-04-01T03:33:27.812489625Z,stdout," bind: [ 'ovs_eth0', [length]: 1 ], 2022-04-01T03:33:27.812434445Z,stdout," port: undefined, 2022-04-01T03:33:27.812375586Z,stdout," category: 1, 2022-04-01T03:33:27.812314426Z,stdout," pincode: '*-*-', 2022-04-01T03:33:27.812236057Z,stdout," username: 'F2:7C:09:1A:10:C1', 2022-04-01T03:33:27.812051668Z,stdout,"[4/1/2022, 2:33:27 PM] Publishing external accessory (name: Reolink, publishInfo: { 2022-04-01T03:33:27.797735484Z,stdout,"[4/1/2022, 2:33:27 PM] [Connexoon] Connecting to Somfy OAuth server... 2022-04-01T03:33:27.795442999Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Initialising lan client 2022-04-01T03:33:27.795282660Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Register eventhandlers 2022-04-01T03:33:27.794636024Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Executed didFinishLaunching callback 2022-04-01T03:33:27.790165554Z,stdout,"[4/1/2022, 2:33:27 PM] [Elgato Key Lights] Executed didFinishLaunching callback 2022-04-01T03:33:27.776822553Z,stdout,"[4/1/2022, 2:33:27 PM] [Camera FFmpeg] [Reolink] Configuring unbridged accessory... 2022-04-01T03:33:27.737250098Z,stdout,"[4/1/2022, 2:33:27 PM] [Nest] Authenticating via access token. 2022-04-01T03:33:27.732776768Z,stdout,"[4/1/2022, 2:33:27 PM] [Nest] Fetching Nest devices. 2022-04-01T03:33:27.731392347Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Loading accessory from cache: Paul Smith 2022-04-01T03:33:27.671991184Z,stdout,"[4/1/2022, 2:33:27 PM] [Homebridge] Added pushover : undefined 2022-04-01T03:33:27.671706835Z,stdout,"[4/1/2022, 2:33:27 PM] [Homebridge] Main Switch status : true 2022-04-01T03:33:27.646905271Z,stdout,"[4/1/2022, 2:33:27 PM] [Homebridge] Added Main Switch : Homebridge 2022-04-01T03:33:27.646351395Z,stdout,"[4/1/2022, 2:33:27 PM] [Homebridge] Initializing HomebridgeMessenger accessory... 2022-04-01T03:33:27.645838948Z,stdout,"[4/1/2022, 2:33:27 PM] Loading 1 accessories... 2022-04-01T03:33:27.645274822Z,stdout,"[4/1/2022, 2:33:27 PM] [Connexoon] Connexoon Init 2022-04-01T03:33:27.645104533Z,stdout,"[4/1/2022, 2:33:27 PM] [Connexoon] Initializing Connexoon platform... 2022-04-01T03:33:27.644937864Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Finished initializing platform: Lifx Plugin 2022-04-01T03:33:27.644072090Z,stdout,"[4/1/2022, 2:33:27 PM] [Lifx Plugin] Initializing LifxPlugin platform... 2022-04-01T03:33:27.643991571Z,stdout,"[4/1/2022, 2:33:27 PM] [TPLink Tapo Platform] Initializing child bridge 0E:A6:B7:A8:1B:EC 2022-04-01T03:33:27.643845722Z,stdout,"[4/1/2022, 2:33:27 PM] [TPLink Tapo Platform] Initializing HomebridgeTPLinkTapo platform... 2022-04-01T03:33:27.643758232Z,stdout,"[4/1/2022, 2:33:27 PM] [HomeConnect] new HomeConnectPlatform 2022-04-01T03:33:27.643691253Z,stdout,"[4/1/2022, 2:33:27 PM] [HomeConnect] Initializing HomeConnect platform... 2022-04-01T03:33:27.643523664Z,stdout,"[4/1/2022, 2:33:27 PM] [Elgato Key Lights] Configuration: {\"name\":\"Elgato Key Lights\",\"switchOnDurationMs\":100,\"useIP\":false,\"platform\":\"ElgatoKeyLights\"} 2022-04-01T03:33:27.643407754Z,stdout,"[4/1/2022, 2:33:27 PM] [Elgato Key Lights] Finished initializing platform 2022-04-01T03:33:27.643157026Z,stdout,"[4/1/2022, 2:33:27 PM] [Elgato Key Lights] Initializing ElgatoKeyLights platform... 2022-04-01T03:33:27.643056587Z,stdout,"[4/1/2022, 2:33:27 PM] [TplinkSmarthome] Initializing child bridge 0E:4D:5B:56:22:E1 2022-04-01T03:33:27.642871358Z,stdout,"[4/1/2022, 2:33:27 PM] [TplinkSmarthome] Initializing TplinkSmarthome platform... 2022-04-01T03:33:27.642006614Z,stdout,"[4/1/2022, 2:33:27 PM] [Camera FFmpeg] Initializing Camera-ffmpeg platform... 2022-04-01T03:33:27.641652916Z,stdout,"[4/1/2022, 2:33:27 PM] [DysonPureCoolPlatform] Initializing child bridge 0E:D4:CD:22:E1:59 2022-04-01T03:33:27.641348218Z,stdout,"[4/1/2022, 2:33:27 PM] [DysonPureCoolPlatform] Initializing DysonPureCoolPlatform platform... 2022-04-01T03:33:27.641046800Z,stdout,"[4/1/2022, 2:33:27 PM] [Nest] Initializing Nest platform... 2022-04-01T03:33:27.640072347Z,stdout,"[4/1/2022, 2:33:27 PM] [Config] Running in Service Mode 2022-04-01T03:33:27.632285479Z,stdout,"[4/1/2022, 2:33:27 PM] [Config] Initializing config platform... 2022-04-01T03:33:27.631686493Z,stdout,"[4/1/2022, 2:33:27 PM] Loading 10 platforms... 2022-04-01T03:33:27.631569644Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.631460504Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-config-ui-x.config' 2022-04-01T03:33:27.631012407Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-config-ui-x@4.42.0 2022-04-01T03:33:27.607265636Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.607197526Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-tplink-smarthome.TplinkSmarthome' 2022-04-01T03:33:27.607019838Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-tplink-smarthome@7.0.1 2022-04-01T03:33:27.452283831Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.452235622Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-tp-link-tapo.HomebridgeTPLinkTapo' 2022-04-01T03:33:27.452079553Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-tp-link-tapo@3.0.2 2022-04-01T03:33:27.417021687Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.416879248Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-nest.Nest' 2022-04-01T03:33:27.411048437Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-nest@4.6.5 2022-04-01T03:33:27.386011654Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:27.385964304Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:27.385917784Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:27.385870575Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:27.385816775Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:27.385768465Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:27.385718366Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:27.385667206Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:27.385615326Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:27.385568557Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:27.385518617Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:27.385455658Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:27.385365048Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:27.385245529Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:27.385190539Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:27.385160849Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:27.385130610Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:27.385085710Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:27.385039990Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:27.385000851Z,stdout,"Host name conflict, retrying with Homebridge-9 2022-04-01T03:33:27.384974581Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:27.384948411Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:27.384919831Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:27.384891841Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:27.384862281Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:27.384834682Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:27.384802542Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:27.384775262Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:27.384745552Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:27.384715472Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:27.384683863Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:27.384642573Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:27.384595733Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:27.384521274Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:27.384304485Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:27.384126586Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:27.384072557Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:27.383921798Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:27.299564891Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.299439222Z,stdout,"[4/1/2022, 2:33:27 PM] Registering accessory 'homebridge-messenger.HomebridgeMessenger' 2022-04-01T03:33:27.299015745Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-messenger@0.0.8 2022-04-01T03:33:27.226842657Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.226788937Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-lifx-plugin.LifxPlugin' 2022-04-01T03:33:27.226643768Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-lifx-plugin@0.2.2 2022-04-01T03:33:27.153590096Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.153501467Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-keylights.ElgatoKeyLights' 2022-04-01T03:33:27.153052960Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-keylights@1.2.3 2022-04-01T03:33:27.094682560Z,stdout,"[4/1/2022, 2:33:27 PM] --- 2022-04-01T03:33:27.094561721Z,stdout,"[4/1/2022, 2:33:27 PM] Registering platform 'homebridge-homeconnect.HomeConnect' 2022-04-01T03:33:27.094334512Z,stdout,"[4/1/2022, 2:33:27 PM] Loaded plugin: homebridge-homeconnect@0.23.8 2022-04-01T03:33:26.856239043Z,stdout,"[4/1/2022, 2:33:26 PM] --- 2022-04-01T03:33:26.856151723Z,stdout,"[4/1/2022, 2:33:26 PM] Registering platform 'homebridge-dyson-pure-cool.DysonPureCoolPlatform' 2022-04-01T03:33:26.739565082Z,stdout,"[4/1/2022, 2:33:26 PM] Loaded plugin: homebridge-dyson-pure-cool@2.7.3 2022-04-01T03:33:26.498094935Z,stdout,"[4/1/2022, 2:33:26 PM] --- 2022-04-01T03:33:26.498000966Z,stdout,"[4/1/2022, 2:33:26 PM] Registering platform 'homebridge-connexoon.Connexoon' 2022-04-01T03:33:26.497740127Z,stdout,"[4/1/2022, 2:33:26 PM] Loaded plugin: homebridge-connexoon@2.1.3 2022-04-01T03:33:26.385318798Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:26.385292289Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:26.385258679Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:26.385228409Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:26.385160309Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:26.385131840Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:26.385100340Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:26.385070740Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:26.385035690Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:26.385007270Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:26.384972181Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:26.384927471Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:26.384894311Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:26.384855861Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:26.384822032Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:26.384788002Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:26.384754082Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:26.384677683Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:26.384638163Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:26.384602433Z,stdout,"Host name conflict, retrying with Homebridge-8 2022-04-01T03:33:26.384534374Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:26.384507064Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:26.384475204Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:26.384446434Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:26.384403284Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:26.384355865Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:26.384299855Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:26.384246066Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:26.384171906Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:26.384063697Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:26.383976877Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:26.383942408Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:26.383890978Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:26.383842278Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:26.383805138Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:26.383757379Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:26.383713069Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:26.383576590Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:26.046232933Z,stdout,"[4/1/2022, 2:33:26 PM] --- 2022-04-01T03:33:26.046045765Z,stdout,"[4/1/2022, 2:33:26 PM] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg' 2022-04-01T03:33:26.045486518Z,stdout,"[4/1/2022, 2:33:26 PM] Loaded plugin: homebridge-camera-ffmpeg@3.1.4 2022-04-01T03:33:25.473549249Z,stdout,"[4/1/2022, 2:33:25 PM] --- 2022-04-01T03:33:25.463076829Z,stdout,"[4/1/2022, 2:33:25 PM] Loaded 1 cached accessories from cachedAccessories. 2022-04-01T03:33:25.448739535Z,stdout,"[4/1/2022, 2:33:25 PM] Loaded config.json with 1 accessories and 10 platforms. 2022-04-01T03:33:25.385967234Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:25.385918114Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:25.385863235Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:25.385806025Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:25.385754715Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:25.385703916Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:25.385653896Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:25.385602376Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:25.385552607Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:25.385498527Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:25.385443697Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:25.385392008Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:25.385342868Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:25.385292428Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:25.385237779Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:25.385172749Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:25.385122039Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:25.385072150Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:25.385022400Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:25.384973780Z,stdout,"Host name conflict, retrying with Homebridge-7 2022-04-01T03:33:25.384932971Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:25.384891231Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:25.384837201Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:25.384782632Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:25.384723582Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:25.384668362Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:25.384604953Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:25.384544863Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:25.384468414Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:25.384405974Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:25.384345705Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:25.384233695Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:25.383877558Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:25.383808788Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:25.383750709Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:25.383686309Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:25.383611230Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:25.383361981Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:24.821668213Z,stdout,"[4/1/2022, 2:33:24 PM] [HB Supervisor] Started Homebridge v1.4.0 with PID: 403 2022-04-01T03:33:24.821598624Z,stdout,"[4/1/2022, 2:33:24 PM] [HB Supervisor] Starting Homebridge with extra flags: -I -P /homebridge/node_modules -D 2022-04-01T03:33:24.821211756Z,stdout,"[4/1/2022, 2:33:24 PM] [Homebridge UI] Homebridge Config UI X v4.42.0 is listening on :: port 5501 2022-04-01T03:33:24.383742289Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:24.383703469Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:24.383662539Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:24.383620669Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:24.383573860Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:24.383531970Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:24.383488520Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:24.383443791Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:24.383393301Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:24.383346331Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:24.383296671Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:24.383250932Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:24.383189462Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:24.383146183Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:24.383102983Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:24.383059853Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:24.383012003Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:24.382964364Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:24.382917654Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:24.382867084Z,stdout,"Host name conflict, retrying with Homebridge-6 2022-04-01T03:33:24.382815705Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:24.382771035Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:24.382728505Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:24.382690426Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:24.382647336Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:24.382605136Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:24.382559056Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:24.382519117Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:24.382471337Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:24.382416237Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:24.382362608Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:24.382310538Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:24.382256428Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:24.382189029Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:24.382139299Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:24.382084810Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:24.382024460Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:24.381884281Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:23.386614759Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:23.386581809Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:23.386555660Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:23.386529860Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:23.386503780Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:23.386476470Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:23.386449100Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:23.386414640Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:23.386387441Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:23.386360461Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:23.386329521Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:23.386303231Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:23.386276491Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:23.386249102Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:23.386196802Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:23.386170512Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:23.386143132Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:23.386112272Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:23.386082633Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:23.386049483Z,stdout,"Host name conflict, retrying with Homebridge-5 2022-04-01T03:33:23.386011603Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:23.385968703Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:23.385923784Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:23.385879314Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:23.385823384Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:23.385682285Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:23.385630316Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:23.385588406Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:23.385528276Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:23.385399687Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:23.385095959Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:23.385046290Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:23.384992180Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:23.384941740Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:23.384888731Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:23.384828191Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:23.384729582Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:23.384222385Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:22.383073963Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:22.383048363Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:22.383021793Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:22.382993793Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:22.382967873Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:22.382941143Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:22.382913074Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:22.382885784Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:22.382856554Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:22.382825934Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:22.382786154Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:22.382727755Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:22.382615656Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:22.382578186Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:22.382540696Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:22.382499576Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:22.382453117Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:22.382408787Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:22.382365207Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:22.382319938Z,stdout,"Host name conflict, retrying with Homebridge-4 2022-04-01T03:33:22.382272098Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:22.382156149Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:22.382114879Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:22.382058899Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:22.382009880Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:22.381964790Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:22.381919990Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:22.381876350Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:22.381828241Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:22.381741191Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:22.381691302Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:22.381647082Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:22.381602002Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:22.381555573Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:22.381508093Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:22.381452903Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:22.381373784Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:22.381232035Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:21.705894126Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js 2022-04-01T03:33:21.703249494Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge 2022-04-01T03:33:21.701711924Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] Node.js v16.14.0 /usr/local/bin/node 2022-04-01T03:33:21.700768580Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] OS: Linux 4.4.180+ x64 2022-04-01T03:33:21.695166168Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] Logging to /homebridge/homebridge.log 2022-04-01T03:33:21.692030088Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] Homebridge Config Path: /homebridge/config.json 2022-04-01T03:33:21.690769997Z,stdout,"[4/1/2022, 2:33:21 PM] [HB Supervisor] Homebridge Storage Path: /homebridge 2022-04-01T03:33:21.382417847Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:21.382386237Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:21.382344457Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:21.382313487Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:21.382287148Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:21.382245338Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:21.382178508Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:21.382117599Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:21.381970360Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:21.381928990Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:21.381888700Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:21.381847090Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:21.381803441Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:21.381755831Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:21.381712091Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:21.381685611Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:21.381658592Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:21.381631142Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:21.381599602Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:21.381567822Z,stdout,"Host name conflict, retrying with Homebridge-3 2022-04-01T03:33:21.381542772Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:21.381517943Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:21.381490873Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:21.381463573Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:21.381433213Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:21.381395703Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:21.381338124Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:21.381287884Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:21.381237444Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:21.381178135Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:21.381133345Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:21.381089835Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:21.381040146Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:21.380994236Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:21.380938406Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:21.380876427Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:21.380797827Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:21.380235991Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:20.380935676Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:20.380909876Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:20.380884027Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:20.380857637Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:20.380826517Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:20.380799497Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:20.380771337Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:20.380744497Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:20.380717068Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:20.380689628Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:20.380661738Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:20.380633138Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:20.380599188Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:20.380556489Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:20.380527359Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:20.380493679Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:20.380466029Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:20.380428740Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:20.380392940Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:20.380343670Z,stdout,"Host name conflict, retrying with Homebridge-2 2022-04-01T03:33:20.380299510Z,stdout,Withdrawing address record for 127.0.0.1 on lo. 2022-04-01T03:33:20.380264621Z,stdout,Withdrawing address record for ::1 on lo. 2022-04-01T03:33:20.380224041Z,stdout,Withdrawing address record for 192.168.1.100 on ovs_eth0. 2022-04-01T03:33:20.380173601Z,stdout,Withdrawing address record for 169.254.81.132 on ovs_eth1. 2022-04-01T03:33:20.380139371Z,stdout,Withdrawing address record for 169.254.230.115 on ovs_eth2. 2022-04-01T03:33:20.380105142Z,stdout,Withdrawing address record for 172.19.0.1 on docker-0368ea67. 2022-04-01T03:33:20.380069042Z,stdout,Withdrawing address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67. 2022-04-01T03:33:20.380024202Z,stdout,Withdrawing address record for 172.17.0.1 on docker0. 2022-04-01T03:33:20.379984293Z,stdout,Withdrawing address record for fe80::42:eeff:fe82:591d on docker0. 2022-04-01T03:33:20.379928373Z,stdout,Withdrawing address record for fe80::84a1:fcff:fe40:a21e on docker777132a. 2022-04-01T03:33:20.379894453Z,stdout,Withdrawing address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f. 2022-04-01T03:33:20.379860753Z,stdout,Withdrawing address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c. 2022-04-01T03:33:20.379824974Z,stdout,Withdrawing address record for fe80::206b:1fff:fef7:c93c on docker16378cd. 2022-04-01T03:33:20.379789724Z,stdout,Withdrawing address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296. 2022-04-01T03:33:20.379753974Z,stdout,Withdrawing address record for fe80::5477:92ff:fe0a:491e on docker463b420. 2022-04-01T03:33:20.379709544Z,stdout,Withdrawing address record for fe80::4073:3ff:fede:1928 on dockerf096276. 2022-04-01T03:33:20.379664565Z,stdout,Withdrawing address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31. 2022-04-01T03:33:20.379513056Z,stdout,Withdrawing address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8. 2022-04-01T03:33:20.140387243Z,stdout,Server startup complete. Host name is Homebridge.local. Local service cookie is 2670243314. 2022-04-01T03:33:20.140346723Z,stdout,Registering new address record for 127.0.0.1 on lo.IPv4. 2022-04-01T03:33:20.140307283Z,stdout,Registering new address record for ::1 on lo.. 2022-04-01T03:33:20.140267444Z,stdout,Registering new address record for 192.168.1.100 on ovs_eth0.IPv4. 2022-04-01T03:33:20.140222154Z,stdout,Registering new address record for 169.254.81.132 on ovs_eth1.IPv4. 2022-04-01T03:33:20.140180944Z,stdout,Registering new address record for 169.254.230.115 on ovs_eth2.IPv4. 2022-04-01T03:33:20.140155294Z,stdout,Registering new address record for 169.254.17.252 on ovs_eth3.IPv4. 2022-04-01T03:33:20.140128905Z,stdout,Registering new address record for 172.19.0.1 on docker-0368ea67.IPv4. 2022-04-01T03:33:20.140100575Z,stdout,Registering new address record for fe80::42:e1ff:fe21:8b70 on docker-0368ea67.. 2022-04-01T03:33:20.140074405Z,stdout,Registering new address record for 172.17.0.1 on docker0.IPv4. 2022-04-01T03:33:20.140044575Z,stdout,Registering new address record for fe80::42:eeff:fe82:591d on docker0.. 2022-04-01T03:33:20.140012995Z,stdout,Registering new address record for fe80::84a1:fcff:fe40:a21e on docker777132a.. 2022-04-01T03:33:20.139982376Z,stdout,Registering new address record for fe80::c60:b0ff:feaf:d4bb on dockerf57ec1f.. 2022-04-01T03:33:20.139936266Z,stdout,Registering new address record for fe80::b8ac:cff:fee7:5ccc on dockere73c32c.. 2022-04-01T03:33:20.139889436Z,stdout,Registering new address record for fe80::206b:1fff:fef7:c93c on docker16378cd.. 2022-04-01T03:33:20.139858066Z,stdout,Registering new address record for fe80::7c3c:4aff:fe5c:c039 on docker8c68296.. 2022-04-01T03:33:20.139828747Z,stdout,Registering new address record for fe80::5477:92ff:fe0a:491e on docker463b420.. 2022-04-01T03:33:20.139797237Z,stdout,Registering new address record for fe80::4073:3ff:fede:1928 on dockerf096276.. 2022-04-01T03:33:20.139757477Z,stdout,Registering new address record for fe80::d007:77ff:fe12:9474 on dockerfd5cc31.. 2022-04-01T03:33:20.139702148Z,stdout,Registering new address record for fe80::e01b:82ff:fe68:55aa on dockerb1b48e8.. 2022-04-01T03:33:20.139667808Z,stdout,Network interface enumeration completed. 2022-04-01T03:33:20.139642268Z,stdout,New relevant interface lo.IPv4 for mDNS. 2022-04-01T03:33:20.139608218Z,stdout,Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. 2022-04-01T03:33:20.139581408Z,stdout,New relevant interface ovs_eth0.IPv4 for mDNS. 2022-04-01T03:33:20.139546079Z,stdout,Joining mDNS multicast group on interface ovs_eth0.IPv4 with address 192.168.1.100. 2022-04-01T03:33:20.139520889Z,stdout,New relevant interface ovs_eth1.IPv4 for mDNS. 2022-04-01T03:33:20.139484779Z,stdout,Joining mDNS multicast group on interface ovs_eth1.IPv4 with address 169.254.81.132. 2022-04-01T03:33:20.139441429Z,stdout,New relevant interface ovs_eth2.IPv4 for mDNS. 2022-04-01T03:33:20.139377570Z,stdout,Joining mDNS multicast group on interface ovs_eth2.IPv4 with address 169.254.230.115. 2022-04-01T03:33:20.139329910Z,stdout,New relevant interface ovs_eth3.IPv4 for mDNS. 2022-04-01T03:33:20.139269530Z,stdout,Joining mDNS multicast group on interface ovs_eth3.IPv4 with address 169.254.17.252. 2022-04-01T03:33:20.139214681Z,stdout,New relevant interface docker-0368ea67.IPv4 for mDNS. 2022-04-01T03:33:20.139147631Z,stdout,Joining mDNS multicast group on interface docker-0368ea67.IPv4 with address 172.19.0.1. 2022-04-01T03:33:20.139089162Z,stdout,New relevant interface docker0.IPv4 for mDNS. 2022-04-01T03:33:20.138901893Z,stdout,Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1. 2022-04-01T03:33:20.138502496Z,stdout, WARNING: Detected another IPv4 mDNS stack running on this host. This makes mDNS unreliable and is thus not recommended. 2022-04-01T03:33:20.138027749Z,stdout,Loading service file /etc/avahi/services/ssh.service. 2022-04-01T03:33:20.137749601Z,stdout,Loading service file /etc/avahi/services/sftp-ssh.service. 2022-04-01T03:33:20.136538999Z,stdout,"WARNING: No NSS support for mDNS detected, consider installing nss-mdns! 2022-04-01T03:33:20.136333320Z,stdout,avahi-daemon 0.8 starting up. 2022-04-01T03:33:20.136145121Z,stdout,Successfully dropped root privileges. 2022-04-01T03:33:20.136001352Z,stdout,Found user 'avahi' (UID 86) and group 'avahi' (GID 86). 2022-04-01T03:33:20.133620908Z,stdout,Starting Avahi daemon 2022-04-01T03:33:19.141152188Z,stdout, 2022-04-01T03:33:19.141104508Z,stdout, https://paypal.me/oznu 2022-04-01T03:33:19.141059438Z,stdout, https://github.com/sponsors/oznu 2022-04-01T03:33:19.141021728Z,stdout, 2022-04-01T03:33:19.140974059Z,stdout, Or donate to the project: 2022-04-01T03:33:19.140932459Z,stdout, 2022-04-01T03:33:19.140863639Z,stdout, https://github.com/oznu/docker-homebridge 2022-04-01T03:33:19.140816580Z,stdout, 2022-04-01T03:33:19.140715300Z,stdout, If you find this project useful please STAR it on GitHub: 2022-04-01T03:33:19.140441362Z,stdout, 2022-04-01T03:33:19.138765613Z,stdout,[services.d] done. 2022-04-01T03:33:19.132232387Z,stdout,"crond[352]: crond (busybox 1.31.1) started, log level 5 2022-04-01T03:33:19.131584891Z,stdout,Starting cron 2022-04-01T03:33:19.131191264Z,stdout,Starting dbus-daemon 2022-04-01T03:33:19.118590448Z,stdout,[services.d] starting services 2022-04-01T03:33:19.116963129Z,stdout,[cont-init.d] done. 2022-04-01T03:33:19.115651358Z,stdout,[cont-init.d] 55-config-ui: exited 0. 2022-04-01T03:33:19.114788084Z,stdout,Enabling homebridge-config-ui-x... 2022-04-01T03:33:19.112430559Z,stdout,[cont-init.d] 55-config-ui: executing... 2022-04-01T03:33:19.110811010Z,stdout,[cont-init.d] 50-plugins: exited 0. 2022-04-01T03:33:18.934149030Z,stdout,up to date in 869ms 2022-04-01T03:33:18.770472214Z,stdout,[?25l[..................] | reify: timing arborist:ctor Completed in 2ms [#########.........] | idealTree: timing idealTree Completed in 281ms [#########.........] \ idealTree: timing idealTree Completed in 281ms

[?25h 2022-04-01T03:33:17.649466381Z,stdout,up to date in 1s 2022-04-01T03:33:17.648955585Z,stdout,[?25l[..................] \ idealTree: timing arborist:ctor Completed in 1ms

[?25h[?25l[#########.........] / reify: timing idealTree Completed in 321ms

[?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, https://paypal.me/oznu 2022-04-01T03:33:16.014312624Z,stdout, https://github.com/sponsors/oznu 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, https://github.com/oznu/docker-homebridge 2022-04-01T03:33:16.014106605Z,stdout, 2022-04-01T03:33:16.013954466Z,stdout, If you find this project useful please STAR it on GitHub: 2022-04-01T03:33:16.013919306Z,stdout, 2022-04-01T03:33:16.013858037Z,stdout, Thank you for using the oznu/homebridge docker image! 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

drmarcsimpson commented 2 years ago

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

drmarcsimpson commented 2 years ago

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\":{}}

yenoiwesa commented 2 years ago

@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.

drmarcsimpson commented 2 years ago

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 commented 2 years ago

@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 ;)

yenoiwesa commented 2 years ago

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.

drmarcsimpson commented 2 years ago

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

yenoiwesa commented 2 years ago

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 :-/

drmarcsimpson commented 2 years ago

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

yenoiwesa commented 2 years ago

@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.

drmarcsimpson commented 2 years ago

This is my configuration { "platform": "Connexoon", "name": "Connexoon", "username": “XXX", "password": “XXXXX", "service": "ConnexoonRTS" } Is this correct?

drmarcsimpson commented 2 years ago

Also says it is configured multiple times , how do I correct this?

yenoiwesa commented 2 years ago

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.

yenoiwesa commented 2 years ago

I am going to close this issue because it’s Somfy server side. Hope the issue is now resolved for both of you.

drmarcsimpson commented 1 year ago

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,

drmarcsimpson commented 1 year ago

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

yenoiwesa commented 1 year ago

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.