GithubHelp home page GithubHelp logo

nest thermostat about ha-bridge HOT 50 CLOSED

bwssytems avatar bwssytems commented on July 28, 2024
nest thermostat

from ha-bridge.

Comments (50)

cr4zyg047 avatar cr4zyg047 commented on July 28, 2024

Just a datapoint - I had one HELL of a time getting Alexa to recognize 'nest' - one time she said 'I cannot find any devices named 'Dumbass' in your system. If she says 'OK' you should still see something work. I swapped out Nest for 'temperature' and 'thermostat'

Do you see activity on the nest when using the default buttons for the device in the WebUI? (Fan on/ fan off/etc)

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Thanks for using the bridge.
What version are you running?
On Feb 8, 2016 4:45 PM, hmatos-rogers [email protected] wrote:Hi,

So I've installed the bridge and added my three thermostats and performed a 'discover devices' The Echo can see the thermostats I'm able to say, "alexa, set the basement nest to 70" and she responds with "ok", but nothing happens on the nest side

Any idea what could be missing?

Thanks,

—Reply to this email directly or view it on GitHub.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

No, nothing on the nest. I did notice the first time I told it to set the temp to 70, the nest came on, but didn’t change the temp.

On Feb 8, 2016, at 5:48 PM, cr4zyg047 [email protected] wrote:

Just a datapoint - I had one HELL of a time getting Alexa to recognize 'nest' - if she says 'OK' you should still see something work.

Do you see activity on the nest when using the default buttons for the device in the WebUI? (Fan on/ fan off/etc)


Reply to this email directly or view it on GitHub #44 (comment).

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I’m using 1.3.6

On Feb 8, 2016, at 5:49 PM, bwssytems [email protected] wrote:

Thanks for using the bridge.
What version are you running?
On Feb 8, 2016 4:45 PM, hmatos-rogers [email protected] wrote:Hi,

So I've installed the bridge and added my three thermostats and performed a 'discover devices' The Echo can see the thermostats I'm able to say, "alexa, set the basement nest to 70" and she responds with "ok", but nothing happens on the nest side

Any idea what could be missing?

Thanks,

—Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub #44 (comment).

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So it seems that the echo sees the bridge and that is working fine. IS there anything in your log as far as errors? The bridge may have a soft failure talking to nest.com.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Here’s the debug — I can see the request, but I can’t tell if there’s an error. In this test, I said, “alexa, set the bedroom nest to 70”. The nest lights up, but does not set the temperature.

  • Thanks again for looking at this!
  • heroildo

On Feb 9, 2016, at 9:18 AM, bwssytems [email protected] wrote:

So it seems that the echo sees the bridge and that is working fine. IS there anything in your log as far as errors? The bridge may have a soft failure talking to nest.com.


Reply to this email directly or view it on GitHub #44 (comment).

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Somehow your debug did not get attached.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Sorry about that …

tp749041749-25] DEBUG spark.webserver.MatcherFilter - httpMethod:get, uri: /api/aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C/lights/1999491526
[qtp749041749-25] DEBUG spark.Request - get params
[qtp749041749-25] DEBUG spark.Request - matchedPart: :userid = aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C
[qtp749041749-25] DEBUG spark.Request - matchedPart: :id = 1999491526
[qtp749041749-25] DEBUG spark.Request - get splat
[qtp749041749-25] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue light requested: 1999491526 for user: aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C from 192.168.1.113
[qtp749041749-25] DEBUG com.bwssystems.HABridge.hue.HueMulator - found device named: bedroom nest
[qtp749041749-31] DEBUG spark.webserver.MatcherFilter - httpMethod:put, uri: /api/aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C/lights/1999491526/state
[qtp749041749-31] DEBUG spark.Request - get params
[qtp749041749-31] DEBUG spark.Request - matchedPart: :userid = aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C
[qtp749041749-31] DEBUG spark.Request - matchedPart: :id = 1999491526
[qtp749041749-31] DEBUG spark.Request - get splat
[qtp749041749-31] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue state change requested: aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C from 192.168.1.113 body: {"on": true,"bri":178}
[qtp749041749-31] DEBUG com.bwssystems.HABridge.hue.HueMulator - executing HUE api request to set thermostat for nest: {"name":"02AA01AC44140BPZ","control":"temp","temp":"${intensity.percent}"}
[qtp749041749-31] DEBUG com.bwssystems.HABridge.hue.HueMulator - Setting thermostat: 02AA01AC44140BPZ to 21.11111111111111C
[qtp749041749-31] DEBUG com.bwssystems.nest.controller.Nest - getting status...
[qtp749041749-31] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: standard
[qtp749041749-31] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 2; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[read] I/O error: Read timed out"
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request GET /v2/mobile/user.817372 HTTP/1.1
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> GET /v2/mobile/user.817372 HTTP/1.1
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Authorization: Basic b.817372.r5jdTn93ubYSvg6SYQQE16QIx5zArHJkJdMiRYP45gZko4Jv4spmjQOBOK03UGlhpNpqSSMR1BmgSddgUkIwgMswndxLhx5VXAjg1YWyjkRMu7oUeLp8aPGCBJUFU8SPMNMVCr0UNCVKsAHc
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: czfe14-front01-iad01.transport.home.nest.com
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_72)
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Accept-Encoding: gzip,deflate
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "GET /v2/mobile/user.817372 HTTP/1.1[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Authorization: Basic b.817372.r5jdTn93ubYSvg6SYQQE16QIx5zArHJkJdMiRYP45gZko4Jv4spmjQOBOK03UGlhpNpqSSMR1BmgSddgUkIwgMswndxLhx5VXAjg1YWyjkRMu7oUeLp8aPGCBJUFU8SPMNMVCr0UNCVKsAHc[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Host: czfe14-front01-iad01.transport.home.nest.com[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_72)[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "H"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "TTP/1.1 200 OK[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-defer-device-window: 120[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-service-timestamp: 1455132827565[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Connection: keep-alive[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Encoding: gzip[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Transfer-Encoding: chunked[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: application/json
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-defer-device-window: 120
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-service-timestamp: 1455132827565
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Connection: keep-alive
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Encoding: gzip
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Transfer-Encoding: chunked
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "2"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "071[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x1f]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x8b][0x8][0x0][0x0][0x0][0x0][0x0][0x0][0x0][0xec]]ys[0xe3][0xc6][0xb1][0xff]V[0xfe]H[0xea][0x89][0xcc][0x81]KU[0xae][0x97]=[0xbc]v[0x9e][0xcf]g;[0x89][0xfd]R[([0x10][0x0])D$[0xc0][0x80][0xa0][0xb4][0xb2]k[0xbf][0xfb][0xeb][0x9e][0x19][0xdc][0x3][0x2][0xa4][0x8e][0x95]vi%[0xbb]+[0xcc]=[0xd3][0xd3][0xfd][0xeb][0x9e][0x99][0xee]?&y[0xba][0x9b][0xfc]11[0xe8][0xcb][0x97][0x6]y[0xf9][0x9a]s[0xc2][0x8d]W?[0xfe][0x1f]~[0xfb][0xd3]u[0x94]m[0xe3]4[0x99]\L)![0xe];[0x9f][0xfc])[0x8f][0xd7][0xd1]6[0xf7][0xd7][0x9b][0xc9][0x5][0xe1]&s[0x98][0xe9][0x98][0x6]c[0xf6][0x87][0xf3][0xb2][0x6]"j[0xf8][0x1f][0xa7]U[0x3]q-j[0x8d][0xab][0xc1][0x4]>[0xfd]j[0xb4]j[0xe0][0xa6]K[0xf7]U[0x0]5[0xe4][0xe9][0xc6][0xff][0xdd][0xcb][0xa2]m[0xba][0xcb][0x82][0x8][0xcb][0x9b][0xed]n[0xb4]j[0xa6][0xe5][0xba][0xe]7[0xf0][0xbf][0xf3][0xc9]v[0xb7][0xd9][0xa4]Y[0x1e][0x85][0xde][\r][0xfc]U[0xb4][0x9d][0xfc]k[0x12]%[0xde][0xdf][0x9e][0x9c]O[0xa2][0xad][0xfa];[0xf1][0xbe]z[0x5]/2[0xef][0xf5]K[0xf9][0xf7][0xdb][0x9f][0xe0][0xef]d[0xe5]}[0xff][0xed][0xe4][0xdd][0xf9][0xe4][0xe6]2[0xca]dQC[0xfd]7[0xed][0xfe]A[0x8a]4(9"[0x1b][0x19][0x97][0x8d][0x8e][0xcb][0xc6][0xc6]e[0xe3][0xe3][0xb2][0x99][0xe3][0xb2]Y[0xe3][0xb2][0xd9][0xe3][0xb2]9[0xe3][0xb2][0xb9][0xe3][0xb2][0xf9][0xe3][0xb2][0xcd][0xc7]e[0xb][0xc6]e[0xb][0xc7]e[0x8b][0xc6]e[[0x8c][0xca]F[0x8c][0xc9];[0xdc])[0xbb]m[0x94]y@[0xe1]Y[0xee][0x85][0xb1][0xbf]J[0x97][0xb8]O[0x1c]b3[0x9b]6w[0xc]c[0x86][0xd9][0xde]u[0xd4][0xb5]LnQ[0xc7][0xe5][0x90]$[0x8b]{[0xa1][0x9f][0xfb][0x93][0x8b][0xc9][0xa4][0xfc][0x10][0x87][0xf0]k[0x90]&[0x8b]8[O7~[0x9c][0xc5][0xc9]r[0x82]M[0xcf]w[0xc1]U[0x94]o{[0x1b][0xb4][0xcc].[0xa7]1[0x9]#[0xdc]v[0x81][0xc0]k[0xe5][0xff][0xd5][0xda][0xef]3$D[0xf1]iF[0x9c]W[0x9c][0x89][0x1]3Bm[0x8e]4[0x95][0x6][0xc1]n[0xe3]'[0xc1][0xad].[0xf1]&[0xe][0x97]Q[0xee][0xe5][0x99][0x1f][0xe9][0xd2][0xc3][0xe8]:[0x86][0x6]:[0x1c][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "S[0xd6][0x12]b[0x1f]6i[0xb2][0xed][0xc9][0x82][0x85][0x1b][0xb3][0xad][0xcb][0xb6][0x8a][0x93]+[0xdd]w[0x98][0x87][0xad][0xbf][0xd4][0xd6][0xbc][0x8e]r[0x1f]'^[0x97][0xb6][\r].[0xa3]p[0xb7][0xd2][0x96][0xdb]^[0xfa]Y[0x14][0xea]R[0xe4][0xc][0xe8][0x12]vI[0xb4][0xdb]luIQ[0x12]e[0xcb][o[0xe5][0xe7][0xb0]b{2[0xdc]D[0xd1][0xd5][0xea]V[y[0xba][0xdb]3[0xb7][0x1][0xf4]V?[0xfe]0Z[0xf9][0xb7][0xc0][0xad]{[0x17]}[0x9b]g[0xbb] [0xdf]e[0xd1],[0x9c][0xbb]a[0x18][0xcc][0x8d][0xe9]b[0x1e][0xd0])![0x11][0x9b][0xba]fdN)[0xc5]}[0xcd][0x89][0xcb][0xe6]X[0xa3][0xe0][0xdd]c3[0xef][0xf2]x[0x15][0xe7][0xb7]c[0xb3][0x97][0x9d][0xf1].[0xe3]m[0x9e]f[0xa3][0xb][0xe6]Y[0xbc]9[0xbc][0x91][0x92]8[0xc6][0x96][0xf4][0x17][0xd1][0x1][0x83][0x11][0xb9][0xbd][0xed]n[0xbd][0xf6][0xc7][0x8f]d[0x19][0xa5]0x8bV[0xa1][0xe1]\U[0x92][0xda])^[0x10]%y[0xa7][0xc8]6[0xca]sA[0xdb][0xea][0xb3]b$[0xd5][0x87].[0x19][0xb1]W[0xdc][0xec][0xe5][0x1d]*[0xb1][0x97]w[0xa8][0xf4]~"-3[0xf4][0xf3][0x87][0x12][0x8f][0xb5][0xf8]C[0xed]{[0x9b]?4[0x92]Z[0xfc][0xa1][0x96][0xd6][0xe1][0xf][0xf5][0xb4]&[0xa8][0xa5]4[0xf9]C=[0xa1][0xc5][0x1f]jIz[0xfe][0xd0][0xcd][0xd0][0xe2][0xf][0xf5][0xca]k[0xfc][0xa1][0xf6]Y[0xcf][0x1f][0x1a][0x19][0x1a]l[0xbb][[0xb4][0xc3][0xb6][0xfb][0xb][0x97][0xb8][0xb6][0xbf]p#K[0xff][0x9a][0xd6][0xb2]5[0xd6][0xb4][0xf6][0xbd][0xbd][0xa6][0x8d][0xa4][0xd6][0x9a][0xd6][0xd2]:kZOk[0xae]i-[0xa5][0xb9][0xa6][0xf5][0x84][0xd6][0x9a][0xd6][0x92][0xf4]k[0xda][0xcd][0xd0]Z[0xd3]z[0xe5][0xb5]5[0xed][0xce]mkM[0x1b][0xe5]:[0xbc][0xde][0xe1]_[0xf6][0xb]x[0x99][0xd8]/[0xe0]e[0xfa][0x1e]I"3t[0x13]8[0xa5][0xfd][0xb8]B%[0xf6]6[0xab][0xd2];[0xb5][0x1a][0xe4][0xcd][0x9b][0xde][0xc1][0x14][0x89]}[0xb5][0x16][0xe9][0xfd][0x83]Q[0xcd][0xf6]f[0x90]5[0x8][0x84](j[0xaf][0xab][0x86]}[0x8a][0x9d]m[0xbb]:[0xbc]F[0x1d][0x83][0xb8][0xe][0x0][0xc4]4[0x1]*[0x7]e[0xc][0x4]S[0x4][0x14][0xef]os[0xf]a[0x12][0x5][0xb9][0xa8][0xa0][0x95][[0xa4][0xc7]P[0xcb][0xc4]&3[0xca][0xac][0x19]#3c2[0xac][0x1d]R[0xea][0xf4][0xf4][0xc3][0x6][0xf5][0xce][0xb4][0xc7][0xf6][0xa3][0xc8]=[0xd8][0xf][0xbd][0xa6]L]N[0xdb]:fQ[0xb1]c[0xdb]l|7d[0xee][0x9e]n|h[0xb][0xbb]>4[\r][0xe4]kw[0xf0][0xbb][0xc9]l[0xcb]2][0xc3][0xb2][0xdc][0xb2][0x1e][0xc4][0xd3]L[0x4]h[0xb7][0x3][0xdf]e|aL[0x1d]n[0xd9]([0x96][0xcd][0xe9][0x9c]Fs%[0x96]A![0xf0][0x3][0xd4]p[0xae][0xa2][[0xc8][0xc][0xc0][0xde][[0xc4]+[0xe8][0x2][0xf0][0xc3]u[0x9c][0x84][0xd0][0x97][0xf3][0xc9]&[0x8b][0xd3][0xc][0xa0][0x11]L[0x8]PR[0xbd]mn[0xc1]J[0x9b]6[0xcc]Q[0x99]E~%28[0xf4][0x4]P[0xbd][0xf1][0xdf][0xc5][0xa4][0x84][0xf1]v[0x1d]o[0xb7]Q[0xf9]a[0xe3]g>[0xf0]=[0x18][0x94][0xd0][0xaa][0xbb]L[0x1][0xfe]G[0x99][0xc9][0xcf][0xbe][0x8e][0xb0][0x3][0xdb]49[0xfb].^[0xad][0xe0]k[0xc0][0x8c][0xc5][0xc2]q[0xe6][0xd3][0xd0]g[0xd6][0x94][0x13]B[0xa7]~4[0xb7][0xa6][0xb][0x97][[0xb][0xdb][0xb2]M[0xdb]E[0xd5][0xfa];?N[0xce][0xde][0xae][0xd2]4[0x3][0xe2]?W[0xf3][0x10][0xcc][0xfd][0xc5][0xdc][0xf1][0x8d][0xe9]<[0x8a][0xb8][0x9c][0x7][0xdf][0x9]-5[0xf][0x1]h#~T[0xce][0xc3]&KsXC[0xcf][0xdf][0x85]q[n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "c[0xb5][0xf0][0x90]5[0xc2][0xda][0xae]7+[0xe8]zcRHkRLF[0x19]5M[0xe7][0xe][0x93]2[0x12]K[0xe9]g[0xe9][0xe5]:[0xca][0xe2][0xc0][0xf1]}t[0xe3][0xfd][0x96]fW[0xb5]Ip[0xc3][0xc0][0xb6][0x2]bL[0x3]6W[0x93][0xe0][0x4][0x91][0xa1][0xea][0xb5][0x17][0x81]iT[0x93]ps[0x93]x[0xc1]*[0x6][0x8a][0xf4]v[0x9b]e[0xe6][0x87][0xcd]a[0xb3][0xce][0xb0]m[0x8b]X[0xf4].[0xb4][0xb0][0xb0][0xd8][0xc2][0xe][0xe6][0xd1][0xd4]"$[0x9c]r[0x87]@[0xf7]Bw15[0x88][0xbf][0xa0][0xb][0x83][0xcd][0x83][0xf9][0x1c]F[0xf3][0xae][0xb4][0xe][0xe1][0xf6][0xe8]%28[n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xcd]-L[0x81][0xae][0xba][[0xd8]0MJ,[0x7]mP[0xfe].O=[0xff][0xc6][0xbf]-[0xfa]4[0xf7]s[0xe8][0xd0][0xad]w[0x19][0xf9][0xab][0xfc][0xd2][0x83]R[0xb0][0xe0]8[0x92]"a[0x15]]G[0xab][0xc9][0x85]Im[0xf8][0x18][0xf8][0x1b].4[0x87][0xe2];[0x9d][0xe1]g[0x80][n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xf1][0x2][0x96][0x1][0x19][0x81]7OCI%28[0x1]R[0xd3]v[0x2]5'[0xbb][0xf5][0x1c][0xf7][0xba]!?C3[0xbb][0xad][0xfa]m[r]P[0x4][0xe7][0xdd]_m%[0xe1]m[0xfc][0xfa][0xac]U[0x19][0xe6][0xbb][0xdf][0x87][0xcd][0xba]7[0xf]T[0xbe]7[0x1d][0xc6][0x99][0xf][0xe4][0xd8][0xad][0xf7]gX[0xa1][0xf8][0xd9][0x97]a[0x13][0xf]tr[0xbb]N[0xaf][0xa2][0x81],[0x9b][0xc8][0xbf][0x1a][0x1a]l[0x1e][0xad]7[0xfb]s[0xec][0x6][0xa6][0xf4][0x6][0x96]M[0x9b][0x3][0x8]Y,&[0x92][0x92][0xa0]"j3[0x97][0x9a][0x96][0xed]:%28[0x84][0xb7][0x1]%28v[0x92][0xed]O*[0xcc]8O[0xb3][0xc4][0x83]B[0x0][0xf2]"o[0x97][0x7][0xb0][0xfc][0xc1]V[0xb0]Nd[0xef][0xe][0xda])U[0xce][0xe8]=[0x10]W[0xe2][0xaf][0xbd]V[0xc0][0xb9][0xff]][0xc6][0x82][0xd3][0xa8]ti[0xc4][0x84][0xef][0x85][0x9]s[0xe1][0x7][0xa8]wB[0x2]l[0xcd][0x10][0xd0][[0xb2][0xdc]I[0xde]/[0xb3][0x9c][0x17]6NX[0xe0]p[0xb]{[0xd8][0x8b][0x12][0xbe]_[0xa5][0xd5]e[0xba]FL[0xeb]gk[0xf][0x91][0xab]'([0x19][0x93][0x17]@v[0x98][0xbe][0xdb][0x2][0x0]-[0xe8]_}[0x8c][0x13][0xf8]}[0xb5]_[0x8d][0xaa][0xb5][0xfe][0xad][0xbc]m[0xba][0xc8]o[0x0][0x99]z[0xe5][0xfe][0x9b][0xb0][0x99]1C[0xa6],d_[0x9b][0x9f][0x2][0xeb]jL[0x8a]d[0x9d][0xd4][0xe8][0xc9][0xe]M[0x3][0x0][0xef][0x16] B[0xc4][0x8b],[0x80]7w0[0x87][0x92][[0x3][0xe4][0x8a][0xb0][0xaf]e[0xef]5[0x99]:][0x0][0x1e]b0[0x93]i3k: [0xb2]SW[0xa0][0xff][0xc8][0xdb][0xa4]7@[0xa1][0x1b]P&[0x80][0x94][0xca]f[0xd7]i[0x88][0x8c]a[0xf2][0xb][0xf2][0xac])[0x9d]!jK[0xe2][0xe5]%l[0x1c][0xf1]'@[0x6][0xd0]fw)[0xee]U[0xa4][0x9e][0xdc][0xb6]$[0xdf]x[0xcb],[0x82]Y[0xc7]U[0x98]g[0x98]%[0x1][0xb1]/[0xa4]s3[0xb1]Y[0x10][0x84]Z[0xb8][0x3][0xa1][0x86]|[0xd9]E[0xbe][0xbc]Y[0xf9]H[0xa1][0xb7][0x1d][0xe2][0xb4]-[0xea][0xba]([0x12]0[0x97]4[0xc7]I[0xb][0xa0][0xc6]D[0x7][0xda]8%28D%3[0x9b][0x18][0x96]BT[0x16] ;[0xf2][0xb][0x1a][0xa7][0xe5][0xde][0xd6][0xf1]=[0x95]R[0xb1][0xbe][0x1e][0x2]bY [0xda][0xda]@[0xf6][0xc4][0x13]f[0x1d][0xd9][0xa1][0x11][0xa6]T"[0xec]%28[0x91][0xbf][0xf6][0xc2]%28[0x97][0xc0][0xac]51[0x85][0xbc][0xda]x~[0x18]fb*A[0x16]E[0x8e]q[0x81][0xe5]k[0x10][0xce]/[0x98][0xfc][0x95][0x91][0xb]e[0x96]Z[0x84][0xb]~a[0xf1][0x90]][0x4][0xae]kcN[0xaa][0xcd][0xf9][0xae]li[0xed][0x7]US [0xc0][0xe6][0x1d][0xb][0xe6][0xc1]#[0x14][0xab]>[0x82][0x9]q[0xe9][0xc]D[0xdc][0x8c][0xcc][0x8][0xa5]E[0xe]][0xcb][0x0]"[0xd7]%29rd[0xd1]r[0x7][0x94][0x8f][0x8c]%L[0xd7][0x80][0xa4] [0xdf]KY[0x1e]4N/[0xcd]<%[0x6][0x85]<[[0xf8]@[0x80][0x81][0xec][0xa9]m[0xb2]W[0xe4][0xed][n[0xf1]7[0xec]5[0xcc]D[0xc3]~%r[0x8c][0xb6]+m[0xa5]a[r][0x18]P[0xb9]Tj_[0xc8]^[0xb4][0x89][0x1b][0xf0]@G[0xef]ij[0x14]6[0xd5][0xd9][0xa1][r][0xd7][0xe4][0x8e][0xc5][0xdc];[0xa1][0x0]NO%28[0xe0]sF[0x1]@C[0x0]2-[0x94][0x1][0x87][0xa3][0x0]n8[0xae]uB[0x1]:[0x14][0xe0][0x1c][0x88][0x2][0xa8][0xf9]i[0x9]a[0xd3][0xb5][r][0xc7][0xb9][0x9b][0x10][0x6][0xed][0xdc][0xe0][0xee][0xb7][0x1f]][0x8][0xfb][0xf]$[0x84][0xe1][0xd7]P[0xe8][0xa5][0x83]BX[0xe5][0x1c]![0x84][r]U[0xe5][0xe1]#[0xdc]/[0x84][0xc9]^![0xcc]9[0xb3][0xc9]'$[0x84][0xe5]yHS[0x17]g[0x8e][0xad][0xd7][0xc5]][0xd3]rp[0xbf][0xdf]A[n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[[0xe4]$[0x85]?g%29[0xc][0xba]8[0xb7]n[0xdb]G[0xe9][0xe2]x[0x1d][0xe9]$[0x85]uB[0x95][0x1c][0xaa][0x8b];[0x1f]Y[0x17]g[0xc6][0xa7][0x5][0x3],f[0xe0]1[0xc6][0x9d]uq[0xfa][0xeb]o[0x1f][0x1d][0x6]8[0xf][0xa6][0x8b][0xb3][0xb9]8}[0x1f][0xa1][0x8b][0x8b][0x9c]ctqU[0xe5][0xe1]#[0xdc][0xf][0x3][0xf8][0x80].[0xee][0x4][0xee][0xa7][0x4][0x3][0xc4]!e[0xeb]t[0xcf]t[0xcd][0xb1][0x9a]a:[0x94][0x10][0x1b]O[0x93][0xee]b[0x93][0xb7]O8[0xe0]3[0xc7][0x1][0x8e]i[0x11][0xce]N8[0xe0]^q[0x0];T[0x1b]7>[0xb][0x1c]P$=' [0xf0][0xf][0xf3][0xa3][0x3][0x1][0xf3][0xc1][0x80][0x80][0xba][0x14]3[0x2][0x8][0x88][0x9c]c[0x80]@q[0xfd][0xe7][0xe0][0x11][0xee][0x5][0x2][0xe2][0xb1][0xc0][0x1e] .[0xf8][0xa7]d[0x94][0x97]W[0xaf][0x9a][0xf6][0x0][0x8b][0x1b][0x8e][0x16][0x7]p[0x1b]p[0x92]}7[0x1c][0xc0]N8[0xe0][0xb3][0xc6][0x1][0xc0]%29M[0xd7] [0xa7][0xb3][0xf9][0xfb][0xc5][0x1][0xe6][0xa1]8[0x80][0xde]7[0xe][0xb0][0xf4]5[0xf6][0xe1][0x0][0xe3]S[0xb3][0x7][0xdc][0xd3][0xd9]<3[0xbe][0xfa][0xe8]0 x[0xb8][0xb3]y[0x87][0x8f]:[0x16]P9G[0x9d][0xcd][0xcb]
[0xf][0x1f][0xe1][0x18][0xed][0x87][0x1][0x16]s[0x9f][0xf9][0xb1][0xc0][0x87][0xda][0x5][0xe8][0xd6][0x85]=[0xcd]I=%[0x96][0xe6][0x8e][0xab]:[0xaa][0xb7][0x1d][0xd8]G[0xd1]*Z[0xa3]0[0x8]w[0x99]d[0xfa][0xb0]3[0xd2]$[0x84]I[0x13]{[0xbd][0xd6][0xd6][0xbf][0xa6][0xe4][0x1c][0x8c][0xc6][0xf]9/[0xbe][0xd6]S[0xab]oU[0xbe]z[0x89][0xea][0x1b][0xa9][0xd5]Q[0xa4][0x90]F[0x89]v[0x8b][0xba][0x9f]v[0xbf][0xc8][0xb9][0xae][0xaf][0xed][0x9a][0x9f][0xf6]Os[0x4][0xba][0xd1][0x8c][0xab]A?[0x13][0xd5][0xcc][0xbc][0xb1]5[0xfb][0xf6][0xf0]=i[0xcf][0xc5]s[0xa2][0x86][0x87][0x9e][0x8b]Q?[0xef][0xda]ZH[0xe7][0x86][0xf0][0x94]Z[0xae][0xd5]}[0x8b].[0xae][0x8]S[0x94][0xb5][0x87]r[0x9c][0xaa][0xaf][0x1f]{[0xc6][0x1e][0xeb][0x87]h~[0xf6][0xef]e[0xd2][[0xae]?[0xb7][0xae][0xb5][0xee][0xb7][0xee]N[0xed][0xd6][0xdd][0xfc][0xd7][0xb8][0xf1][0xec][0xdb][0xfd][0xcd]z[0x87][0xcb][0xb6]e[0xcf][0xe9]G[0xfe][0xb4]%p7[0xdd][0xd8][0x9b]~[0xb7][0x96][0x8f][0xe2]/[0xdd][0x9f]6[0xc7][0xe9][0xde][0x83][0x98]2j[0xf7]p[0x1c][0xd7][0xb4]|Up%28[0xc7][0xf9][0xd4]%29[0xe9][0xe3][0x8d][0xef][0xf8][0x96][0xc7][0xa3][0x15][0x1d][0xc7][0xbb][0xdb][0x88]?uz8[0xe4][0xe7]%29[0xce][0xc5][0xbd][0xf6][0xa9][0xcd]q[0xba]G[0xae][0xb6][0xc3][0xb4][0x17][0xaf][0xf0][0xc0][0xd5][0xb1][0xec][0xc3]u[0xaa]cG[0xda][0x94][0xba]][0xf9][0xdd][0xa4]|[0x1d][0xbf][0x1f][0xdf][0xba]^[0xef][0xab][0xff]k,V[0xeb]G[0x0][0xdd][0x1a][0xea][0x12]^[0xbf][0xd2][0xa4]U[0xf3][0xd0][0xb8][0xba][0xe3]h[0xf6]i[0xa8]l[0xfd][0xff][0xfd][0xb5][0x8e]m[0xb9][0x1f]7[0xd5][0xfb][0xd3][0xe6]~[0x87][0xc8]%28[0xfd]x[0xf][0xe9][0xf7][0xfe]Zu[0xf8][0xf0][0xb8]:[0x87][0xca]~,MU7[0xd2]{l[0xa1][0xa3]SuOv[0x18]g[0xfa][0x1b][0x1e][0xdc]&[0x8c][0x1f][0xa5]R[0x1d]:[0xf8][0xa1]|[0x8f][0xa3][0xbc]w[0xff][0xdd][0xa7][0x16]4U[0x95][0xaa]L[0x9f][0xfa][0xb2][0xff][0x8b]~F[0xf6][0x13]}[0xfd]{=_{[0xb3][0xe8][0x99]V[0xb7]D[0xd5][0xfa]X2l*F[0xfb][0x95][0xc8]!e[0xe1]i[0xfd]4[0xfb]x[0xaf]Icn[0xf4][0xa2][0xed]c[0xb1][0x1b][0xdd][0x1a][0xdd]3[0xc3][0xf9]P[0xf8]%28B>3[0xca]T[0xdd][0xe0]G[0x96][0x85]JU[0xdb]o[0x82]|[0xa6]O,[0x3][0xf][0x9a][0xdb][0x87]_h[0xc0].[0xcf][0x17][0xfb][0xce][0xc6][0xd2][0xc5]b[0x1b][0xe5][0xea]h[0xc6]6[0xc5]C[0x9e]v[0xde]8[0xf1]6Y[0xba][0x94]f}e%29o[0xe7]I[0xd2]<^[0xdc][0xf6][0xb5][0x96][0xe1][0xe9][0xcc]Vs[0xb8][0xc6]L[0xb3][0x9b][0xbb]:[0x7]k[0xf4][0xce][0xb4][0xeb][0xcf][0x8c][0x16]~[0xbc][0xda]I[0xbf][0x86][0xef][0x8a][0x3][0xbd]%[0xf4]q[0xe9][0xa3][0xbf][0xc4][0xee]%29[0x9e][0xd9][0xf7][0x18][0xe7]~[0xde][0xee]p[0xb7][0xb8]^[0xa4]N[0xf4]j.[0x17]4[0x7][0x85][0xba]|[0xfb][0xce][n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "u[0xf9][0xf7][0x1e][0x17][0xea]K[0xec][0x82][0x0][0x16][0xb1][0xa7][0x95]N[0xf6]1[0xeb][0xbe][0x81]>[0xc4]A[0xc][0x92]N[0xba][0xc0][0xd3]8=[0xd3][0xb8][0x98][0xd2][0xf8][0x80][0xd1][0xf8][0xb8][0xd1];[0x82]Q^[0xce][0x8e][0xdb]F[0x1d][0x87][0x9b]X[0xa3]8[0xf];[0xb2]>F[0x1c][0xcd][0xc6][0xc4][0x17]u[0xa6][0xe1]Xx[0xd8]S[0xba][0xdf][0xfc][0xe3][0x88]G[0xb1][0x89][0x8f][0xb7][0x1]&[0xaf][0xfc][0xad][0x0][0x1b][0x13][0xf4][0x83]Q[0xab][0x85][0xba][0xc6][0x82][0x85]f05[0xed]%28[0x9a]r%28:[0xf5][0x99][0xe9]L[0xe9][0x9c][0xf8]$Z0[0x12][0x5][0xd1]p-#[0xfa][0x12][0xd6]j[0x89][0xc2],M[0xd7]GT[0xc2][0xaa]J[0xde]D[0xc9][0xe1][0x15][0x10][0xa3]VA[0x9c][0xc4][0xc9][0xf2][0xec][0xa7][0xe3]zb[0xd5]*Jo[0xf0][0xd2]A[0x9c]m[0x8f][0xa8][0xa7][0xd6][0xa1]/[0x93]<[0xbb][0xc5]{>[0x87][0xd7]2[0xaf]jy[0xeb][0xaf][0xe3][0xd5][0xed][0xb1][0xc3][0xa2]UE_[0xfb][0xab][0xd5]q[0xbd]q[0xaa]J[0xbe][0x89][0xc3][0xed][0xb1]}[0xf1][0xeb][0xd5][0xe4][0xc1][0xe5]1[0xb].[0xce][0x9e]U%[0xdf][0xc6][0xd7]}[0xb]>[0xd2][0xa9][0x8e][0xaa][0xa8][0xe6][[0xe7][0xf0][0xe][0x99][0xf5]z[0xb6]y[0x94][0x9d][0x1d][0xbf][0x1d]j;[0xf3][0x87][0xc5][0x2]d[0xda][0x11]u,[0xaa]:[0xfe][0xbe][0xd1][0x93][0xb1]EMn[0x5],[0x9a][0x6]fH[0xa6]|a[0x9b]S?[0xe0][0xc1][0xd4]X[0x10][n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xac][0xc3][0x8e][0x8c][0xa0]F[0x80]d[0x9b][0xeb]'[0x7][0x0][0x8][r]C[0x9b]O}hu[0xca]Y[0xe0]L[0xfd][0xb9][0x11]M[0x8d][0x88][0x5]F4[0xf]m[0x83][0xf9][0xad]I.iP[0xa2][0x9f][0xe2][0xb4][0xfe]8NK[0x8][0xb3]5W[0xed][0x8][0xc8][0x14][0xd3]6[0xf0][0x8e][0x8e][0xbc]eW[0xc8])[0xf8]E[0xf8]XTwA[0xc4][0xef][0xba][0xb2][0x16][0xde][0xce][0xda][0xe1][0xe6][0xf5][0x82]4[0x14][0x13][0x89][0xd7][0x8d]:[0xf7][0xb1]@F[0xa2],[0xb2][0x1d][0x83][0xb][0x9f][0xb2][0xeb]T[0xba][0x85]K[0x96][0xea][0xb6][0x92][0xbc][0x9c][0xa5][0x9a][0xf]+[0xf7]Sm$[0x6],8[F[0xa0][0x18][0x8a][0x8b]9~[0x0][0x1a]d[0xe3]v[0xd7][0xeb][0xcb][0xc][0xdd]qn[0xea][0x81][0xda][0x97][0xe8]XHWhs[0x99][0xa2][0xdb][0xae][0xc9][0x11][0xdb][0x6]Icq[0xd7]b[0xda][0x8c][0xf9][0xed]&[0x12][0xb7])"[0xf4][0x88]K8q[0x1c][0x93][0x13][0xf4][0x18][0x0][0x1f][0xf0]2[0x11]j[0xad]16[0xe][0xfb][0xcb][0x83][0x12][0xf1]uu![0x2][0xb3][0xec][0x92][0x18][0xd0][0x9b][0xa4][0x82]o[0xd3]e[0x9c]G[0xc1]%[0xac]m[0x6]3pK[0x88]A[0x99][0xe1][0xb8][0x8e]k[0xba][0xcc][0xa4][0xa6][0xe1]Z[0xb6]=[0xa5][0x6][0xe1]S[0xd8][0x85][0x4][0x5][0xfb]e[0xba][0xdb]F[0xaa][0x17][0x93][0x85][0xe0]o[0xf8][0xf5][0xda][0x7][0xc][0xa2][0x9c]v^[0xee]r@z[0xed][0x89][0x92]Y[0xe4][0x1d][0x9e][0x9e][0x8c][0xc5][\r]([0x89][0xda]kl[0xa0]71[0xb]$'[0x14][0xf5][0xad][0xba]Q[0x16][0xaf]7[0xe2]VQE[0xad]z/T[0x9][0xde]K[0x84]UX[0xa7]x[0x85][0x8]o[0xb4][0xe0][0x4]o[0xf0][0xb7]UA+[0xf8][0xec][0x15]yB[0x16]%[0xe9][0xb5]$[0x98]P\h[0x9b][0x10][0xd7]j[0xfa]?[0xf5][0x81][0xa2][0xd0][0xae]@gtx[0xd6][0x82]z[0xbf][0xcb]5[0xec][0xf8][0xbb]*[0x87]7HZ[0x8a][0x92]K[0xc4][0x93][0xa1]W[0xde],m[0xcf][0x9b][0xcc]'[0xae][0xb7]H7X[0xf1][0xd5]7[0xdb]/[0xed]/SE[0xb6][0xdf][0xfd][0xf0][0xf5][0xfb]o[0xbe][0xfb][0xc1]|[0xff][0xbf]|![0x9a][0xd9][0xa1][0x8f]Fo.[0xf0]T[0xfd]7V%[0x8a][0x95][0xff]:]G?G@[0x93]?[0xae]v[0xcb]i[0x8c][0xdc]|[0x2][0xb]$[0xc7][0xbc][0x16][0xb3][0xa1][0xfa][0x89][0xee]M[0xa1]@[0xd3]M[0xaa]D[0xed][0xd2]5[0xd8][0x1e][0xe7][0xc5][0xfd]..[0xf5][0x9e]3[0x1][0xfa]oo[0x80][0x14]K[0xef][0xcb][0xa3][0xbc][0x1a][0xf6];QT[0xf8][0xb4][0xd7][0x81]o[0xdf]{]'[0x1e]5[0xa8][0xf2][0xe6][0x93][0x98][0xb1][0xce][0xdd]'[0xc8][0x11]/[0xfe][\r][0x9b]7Fo[0xb7][0xde][0xc0]=[0xa9][0xb5]C[0x1][0xac]T[0xa5]u[0x84][0x17][0xe4]$ [0xd5].U[0x96]_O[0xf3][0x80][0x8c][0xa2][0xac][0xf0]V[0xa6][0xfc][0xf2][\r];[0xe7][0xa7].'[0xdd][0xa3]AJ[0x9]s,[0xf][0xc0]w[0x8][0x16][0x8][0xd6][0xd8][0xdb],[0x9a][0xa7]i.[0x1c][0x8][0xe][0xf9]ud[0xdc][0xd0]V[0xb][0xa2][0xd0][0xb4]M:T[0xad][0xde]O#[0x1][0x9c][0xde]5[0xf3]Q[0xd3][0x6]n[0xef]2f[0xe9]k[0xfd]P[0xfa]"[0x1d][0xe3][0x90][0xb2][0xad]q[0xc][0xfa][0x8e][0xdc]S[0xa2]'[0x1e][0x82]N[0xab][0x91][0xd4]5[0xbc]^[0xc4]t[0x1c]{[0xaf][0x8b]H[0xbc][0xc2][0xbd][0xd9][0xad]7(O[0xe7]~p[0xd5][0x16][0x12][\r]&[0xf2]A[0xca] y[0xef][0xbb]u[0xbd]n{[0x83]H[0xd0][0xdb][0xde][0x2]rZ[0xa3]r_i[0xc4]x[0xdd]W:[0x96][0xac][0xdd],$[0xb8][0x17]%W[0x8f][0x90]i[0xfb][0xca][[0xf5][0xf2][0x12][0xc8][0xcc][0x9e]9[0xf8][0xb4][0xf7][0x96][0x16][0xb2]e[0x97]%@[0xb2][0xb8][0x17]k[0xb9][0xa1][0xe6]+QD[0xd4][0x81][0xee][0xf4]f[0x14][0xd1]B[0x90][0xa6]+[0x14]xEl[0x6][0xb4][0xe7][0x6]9l#[0xbc]M[0x1c][0xf9][0xa0][0xde]^[0x82][0xda]v[0x99][0xae]@[0xca]CV([0xe8][0xcc][0x1c][0xe0][0xdb]I[0x9a]G[0x82][0xfb][0xab][0xed][0xb4][0xf0][0x13][0xaf][0xac][0xab]q[0x99][0x19]g[0x0][0x1d]=[0x17][\r],}[0x94][0xe4]x[0x15][0x1c]5[0xea]4[0x13]]Kwx[0xbf][0xdd][0x8][0xcf][0xa5]3[0xa8][0xff][0xd2][0xdf]z[0xef][0x99][0x98][0xbe]j[0x82][0xd1][0xf9][0xac][0xb8]([0x1f][0x87][0xf8][0x14][0xa0]-[0xff][0xc4]\C[0xa1]VS[0xfe]J][0xbf][0xf][0xa3][0x15][0xac][0x17]^[0xaa][0x9c],R[0xc8][0x11]N[0x1](Nd[0xdf]%[0xeb][0x16][0xef][0x14]&[0xaa]u[0xda]l}[0xbb]K[0x8a][0x8b][0xc4]Y[0xa6][0xae][0xb8][0xb6]( [0xdb]n[0xe3][0xc9][0x85]M[0xf0]mB[0xb5][0xfa]}[0xcd]n[0xe2][0xc4][0x83]ek[0xc2][0x9e][0x4]Ea[0x9d][0xd6]|[0xc4][0xfb](u[0x91]N[0xf0][0xbe][0xb8][0x1a]<[0xe2][0x1a]Q[0xe5][0xec][0xa1][0xd9]D[0x82]4h[0xbc][0xe5][0xfa][0xb3]x4[0xa1]Ii[0xcf]a[0xf7][0xa5][0x85][0x9]dX[0xf9]0[0xc6]U[0xca][0x4]D[0xc2][0xeb][0xd7][0xd5][0xec][0xa8][0x19][0x93]4[0xa2][0xbe][0xa5]s/[0xcd][0xd0][0xed][0xa4][0x2][0x85][0x93][0x1f][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xc4][0x3]C[0xc7]![0xfd][0x93][0x9c][0xff]F[0xce]_[0x9f][0xff][0x14][0x9c][0xe3][0x15][0xe6][0x14][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "4[0xbc]s[0xd6][0x1e][0xe]H[0xca][0xaa]MeE[0xe6][0x19][0x82][0xcf][0xd6]m[0xe3][0x10][0x81][0xd0]b[0x17][0xad][0xbc]9[0xe0][0x8d][0xab]M[0x1a][0x3][0xf2]I[0xa1]h[0x16][0x8b]uV[0xd3][0xdc][0x6][0xf]Eq[0xec][0x89][0xb0]+[0xed]6[0xdd][0xce][0xac][0xc4][0xf5]s[0x85][0xc5][0xc4]S[0x88]6b[0x83][0xb9][0x0][0x9a]_[0xfb][0x12][0xc9]E[[0xc4]X[0xac][0xb9]7[0xd2][0xdc][0xbb][0x11][0xdb]c[0x9e][0xc6][0xf5][0xbd][0xa3]n[0xa1][0xaf][0x94][0xdb]N[0xf5]u2[0xa9][0xd3][0x95]n[0xcb][0x96]t[0x83]W[0xa0]+[0xcc]T[0xcc][0xdf]{[0xaa][0x9f]B[0xff][0xda][0x8f]W8[0x86]_[0xc2][0x8a]z[0xde] [0xc2][0xa9][0xc8]G[0xe][0xe7]"[0xc4][0xca][0xb9][0x8][0xac]r.[0xc3][0xaa][0xc8][0xb1]V[0xa3]PDY[0xb5][0xbb][0x83][0xad][0x2][0xfd][0xaf].[0x9a][0x3]5[0xcd][0xac],[0xe0][0x92][0xbd]HJ_F[0x87][0x17][0xc8][0xc3][U[0xe9]"[0x85][0xcd]$[0xd7][0xb0][0xbc][[0xf][0x1b]&[0xbb][0xd4]o[0x18]L[0x83]E[0xd3][0xa6][0xd5][0x97]J[0xec]X[0x1f]][0xce]{H[0x89][\r][0xfa]-[0x18]E[0xf5][0xb1][0x17]z[0xb7]6>r[0x90]p[0x87][0xbb][0xf2]6@_r[0xd1][0xf8]([0xf6]7iuIl[0x90]b[0x1b]k%28[0x2]%29O[0x11][0xef][0x90][0xdd][0x12][0xa6][0xab][0xc6][0x8d]%[0xfb]7f[0xe2][0xc9]Tp[0xb5][0xc1][0x87][0x14]^[0xe7][0x9d][0x0]}[0xf5][0xd2][0xe0]J[0xe4][0xbd][0xb1][0x9c][0x8a][0xb5]u[0xc6][0xda]b[0xf6]2[0x8d]X3[0xbc]TP0[0xd6]>N&:-t[0xe4]N[0xaf][0xe3]->[0xcc][0x81]1&a[0xbd])[0xb9][0xf0][0x92][0xe9]V[0x9b][0xa6][0xa4][0xed][0xea]%[0xc][0x10][0xc2].K[0xf0][0x9][0x5]N}[0x88][0xe4][0xda]X[0xb2][0xdd][0xfb]f[0x81][0xe2][0x83]vw([0xe6]W[0xa8][0xab]hS[0xf][0x8b]wg0[0xec][0x1d][0x8c][0xfb][0xc6][0x87][0xc5]F[0xce][0xbe][0xd9]d[0xa9][0x1f]\V[0xef][0xd5][0x8a]9[0x9e]oW"N[0x2][0xda][0x0][0x16][0xe][0x99]4[0x82]Am?u[0xc]P[0x8] [0x98][0xf7][0x96]lB[0x1a][0x9]Z$"[0x9e][0xb7]4i[0xa4]#[0xda][0xb1][0xdc][\r][0xc5][0xc1][0xea][0xc5]G[0x9f][0x94][0x90][0xc6][0xf2]RN[0xe8][0xba][0xde]bf:[0xab][0x0][0x92];[0xd6][0x91][0x89]?[0xa1]^QYK<[0x83][0xee]d"u[0x16]#[0xef]#[0x9e][0x16]][0x3]wUd[0xdd][0xe1][0xb3][0x93][0xb]>[0xe3][0x9c]+[0xb3]~[0xf9][0x8a]e[0xb7][0xe9][0xbc][0xfb]2[0xa9][0xc5]8C[0xe5][0xbe][0xc6][0xf9][0xb4][0xfc][0xb2]d]m[0x8d][0xff]?[0xbb]x#[0xf4]e5[0xf7][0xfa]B[0x1a][0xbd]S[0x8c]W[0xf0][0x9e]r[0xd0]-1[0xaa]:1[0xf4]MIU[0x5][0xee][0xa7]z[0x1d]SFffm[0x7][0x85][0xfe][0xed][0xb6][0xda]tJ[0xfc][0x1a]mr[0xad][0xd8]/[0x15][0xcf][0xc4]$[0x93][0x81]J5[0x92]Vq[0xec]R[0xde]+[0xf4][0xd3][0xcb][0xef][0xbf][0xfa][0xb2][0x10][0xdf][0xa2],[0xc3][0xd0][0xcf][0xf3][0xd7][0xd0][0xe6][0xf9][?[0x81][0xac][0xd7]ir[0xf6]OH[0x4][0x89]>[0xa9]q[0xc5][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x9b]8[0xf2]5[0x9e][0x84]z[0x5][0xac][0x93][0x13][0xfc][0xcb][0xab]7[0x8a][0xb0][0x97]-[0xa2]FY[0x8a][0xea][[0xc][0x10][0x16][0x16][0x11]9[0xc9]$[0x15]b[0xab][0xd8][0xec]}[0x13][0xd9][0x1][0xcd]@s[0xed][0xf5]j1[0x85][0x92]![0xe8]L3-"[0xe9][[0xa7][0xe][0xaa]
[0xaa]AV_[0xed][0xbe][0xb6][0xd1][0xa9][0xc1]4[0x90][0xbb][0xd5][0x91]CC[0xd6][0x14]T[0xdd][0x1a][0x8a][0xe0][0xe1]b[0xcc]J9[0xb0][0x90]X[0xea][0x5][0xb0][0x89]X>d[0x9b]dJ[0xda][0x1][0xa7][0x86]X[0x6][+[0xed]([0xb5][0xe9]+lGo'[0xe2][0xa5][0x9b]T[0xb5][0xf5][0xaf]'E0[0xb6][0x1][0xb3][0x1a][0xbe]|[0xca][0xbd]9F[0x96][0x80]V[0x85][0x89]rF1^[0x0][0xe0][0xb4]4+X[0xce][0xa4][0xf3]%28[0x98][0xcd]DT[0x1]90[0xc9][0xe0][0x9a]RT[0xab],ifK[0xbb][0x89][0x94][0xe8];[0x9f][0x88]>[0xe9][0x81][0x9e]j[0x7][0xa9][0x15]Yj[0xf]&i[0x8d][0xbe]]Z[0x7]RQ[0x1][0x12]O[0x9b][0xd5]>[0xac]qS[0xde]gu+YJK[0xb8]TL[0x0][0xf6]eZ[0xe3][0x2][0x1c][0xfb][0xb9]]N[0xd6]Z[0x1e][0xdc]^M[0xe5]L[0xb2]0[0x81][0xf9][n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xd2]o[0xeb]y}[1[0x3][0xc2][0xf3][0x93][0xbc][0xb0][0xf6]dTP[0xbc][0xa9]X[0xe8][0xb6]0t[0xc4][0x9d][0x89][0xa8]cm[0x15][0xb7][0x9][0xe][0xca] [0x8][0xc5][0x92]wV[0xb4][0x10]R[0xc2][0xc][0x9][0x1d]P2,[0xcf]|q[0xb0]V[0xdb]%[r][0x14][0xdf][0x91][0xc7]{[0xd4][0xb2][0xe6]0[0x8b][0x6][0xb0]=[0x11][0x86]-[0xc4][0xe7][0x9a]J[0xe2]Ur[0xb5][0xb8]M[0xa5][0xa0][0xe4][0xe1][0xa7][0x94][0x1d][0xdd][0x1f]9[0x9f]R[0xfd]E[[0x2]A[0xb4][0xd1][0xa9] [0xfd]s[0xb5]p8:& [0xaa][0xc3][0xe2]0[0xc7][0x97]r[0x8a][0xc5][0x13]3[0xd4][0x19]p[0x8b][0x8][0x15]r[0xfa][0xe5][0xed][0x97]g
[0xf5][0xa3][0xf7][0x86][0xbe][0xf9][0xcb][0x99]$[0xc7][0xb3]?gi[0x9a][0xff]u[0xee][0xaf][0xe7]i[0xfa][0x97]3j[0x10]sj[0xb8]SB[0xce][0x88]}[0xc1][0xd9][0x5][0x91]vd_7[0xfb][0xc8]+[0x8b][0xcd][0xa4][0xe3].[0x2]J[0xe0]$#$%28[0xf7][0xbd]d[0xc4][0xd0][0x90][0xad]9[0xe8][0xa0].[0x5]VD][0x9b]QE[0xf1]]V[0xdc][0xc7]A[0x84]F[0x8a][0xa4][0xd5]"[0x9b][0x9a]6[0x8c]w[0x7][0x0]P[0xe0]D[0xd5][0x6]"[0x18]x)za+[0x89][0xb3][0x8a][0x19]!mE[0xab][0xb6][0x1e]5[0xe3][0xd1]r[0x89][0x9d][0xa9]";Lp[0xb6][0xb3][0xb5]hP[0x18][0xfa]E[0xc8][0xad][0xfa]k[0xe6][0xc9]:[\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xe3][0xdd]zR[0x97][0x1d][0xc5][0x6]3[0x95][0xc6][0xd5][0x87]O[0xbb][0xca]F'XS[0x8d].[0x9a][0xc]Z[0xf7]D[0x96][0x98].[0x9d][0x93]I[0x85][0x18][[0xec][0xac].D+&[[0x82][0x8c][0x16][0xb4]m[0xee][0xe8][0xc2][0x98][0xc7][0x89]a[0x17][0x86][0x86][0xb5]F[0xb7][0xc7][0x94][0x18]#[0xb7][0xc7][0xd1]M7[0xb9]N[0xcc][0xf2][0xb5][0xf9][0xab][0xe2][0xcb][0x94][0xce]h[0xd9]y[0xf9][0xd4][0xbf][0x16]?[0xc6]P[0xef][0xd3]kL[0xf8]M[0xbc][0x85][0x82][0xb7]P[0x8e][0xd0]I/ll[0xb]-[0xe8][0xdf][0x6][0xab][0x0]]Y[0xf0][0x8d][0x9a][0xbd]B[0xc6]|[0xeb]v[0xba][0xa0]'a[0xa9][0x1b]4[0xbb][0xa2])Y[0x1b][0xe9][0x91][0x12][0xdb][0x12][0xe0][0xed][0xa3][0xd9]AE[0xd8][0xd0]>;(@[0x1d][0xda][0x93][0x1d][0xf4]^[0xec][0xa0][0xb8][0xa3][0xa6][0xd2][0x98]qGk[0xa8][0xe5][0x9e][0xac][0xa1]'k[0xe8][0xc9][0x1a]z[0xb8]5[0x14][0xe5][0xf0][0xc9][0x16]z[0xbf][0xb6]P[0xa6][0xce]'[0xd9]W[0xdf][0x9c]l[0xa1]'[[0xe8]s[0xb6][0x85][0xda][0x12][0xb8][0x8c][0xb0][0x85][0xba]&[0xe7]u[0x8c][0xf3]9[0xd9]B[0xe9][0xc9][0x16][0xfa][0xf4]m[0xa1][0xf8]x[0xc0][0xa0][0x94][0xa1]E[0xe7][0xe1][0x8d][0xa2][0xfc]1[0x8c][0xa2][0xaf][0xbd]z[0xf9][0xf2][0xe5][0xfd][0x9a]F[0xd9][0x18][0xcb][0xa8][0xcb][0xcd][0x7][0xb6][0x8c][0xb2][0xbd][0x96][0xd1][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x9e]<[0x9a]a[0x94][0x9e][0xc][0xa3][0x95]a[0xd4][0x1][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xf8][0x1c][0xec][0xa2][0x9c][0xd1][0x96]et[0xe4][0xfd][0xf7]gc[0x19][0xfd][0xd8][0x86]Qb[0xb9][0x96][0xd6]0j[0x89][0x8][0xb1]6z[0xe6]>[0xce]0J[0x1d][0xf7][0xe9][F[0x85][0xb4][0xe8][0xda]E[0x9d][0xa3][0xed][0xa2][0xb5][[0xb2][0x87][0xd9]E[0x1d]N[0x3][0xe3][0xa1][0xec][0xa2][0xc6][0x83][0x99]C[0x9d]#[0xad][0xa1][0xfc][0xa3]XC[0xf5][0xd7]V[0xb9][0xa5]mA[\r][0xb][0x92][0xe8]G4[0x86][0xf2][0x1]c([0x6]K>[0x19]C[0x9f][0x9a]1[0x94]>Gc[0xa8][0xd2][0x86]N[0xb6][0xd0];[0xd8]Bk[0x93]q2[0x86][0x9e][0x8c][0xa1]O[0xc5][0x18]0[0x89][0xf1][0x86]>;c[0xa8][0xe8]U[0x91][0xbf][0xa6][0x8e]<[0x92][0x91][0x94]pn[0xb9][0x84]X[0xe8][0x1c][0xe7]A[0xac][0xa5]E[0xef][0x9e][0xa7][0xb9][0xb4][0xe4]-O[0xc8]^:[0xfe][0xee][0xa8][0x8d][0x9a][0x8f][0xf3]y[0xda]KOwG[0xef]l/[0xc5][0xb0][0x13][0xa6][0xc5][0x84][0x97][0x96][0xd3]%[0xd2];]"[0x15][0x1c][0xe3][0xc1],[0xa5][0xd4]~K[0xa9][0xf1][0x80]wH[0xdb]h[0xb6][0xb2][0x9a][0x9c][0x8c][0xa8][0xf7]aDu[0xdd][0xcf][0xc1][0x8a][0xda][0xbe]]:[0xd2][0x93][0xce][0xc9][0x86]:[0xd6][0x86][0xea][0xa0][0x95]T[0xe3]E[0xc3]6[0xd0][0xe0]dS[0xf7]X[0x1b]_g[0xcf][0xd6][0x86]Z[0x91][0xc8][0xc1]6[0xd4][0x9a][0xdb][0x80][0x83]l[0xa8]44H[0xe8]66[0xd4][0xb2][0xd8]#[0x98]P[0xd1][0xb]@[0x86][0xd6][0xc9][0xa3][0xdc][0xd9]8H[0xc6]M[0xfb]*zf[0xa1][0x86]m:[0xd4][0x92]UK'[\r][0xc7]:^)[0xeb]F[0x94]_[0xaf][0x1f]H([0xcb]@[0xe7]_[0xa9][0xe5][0x5][0x5][0xa0][0xe9][0x18][0xa6]HF[0x8][0xda]I,[0xe2])M^[0xbe][0xfe][0xe5]o[0xff]@x[[0x18][0x91]<[0xec][0xb3][0xa7][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "+[0xaa][0x94][0xce]#n[0xe2]P[0xf1][0x94]%C[0x1]t[0xa6][0xc4][0x10][0xcf]\4[0xbe]~[0xb8][0xed][0x8a][[0xeb]i[0x82][0x1][0xb1]J0[0xe2][0xb][0xb]YE#U[0xbc][0x1d][0x8b][0xb9]#[0xe2]gp[0xc7][0xd5]x[0x97]V[0xed]a[0x84][0xbf][0x11][0xed]a[0xb4][\r]b[0xbb][0xa6]=[0xe8][[0x16][0xda][0xa3][0x96][0xde][0x97][0x91][0x18][0x9f]1[0xb2]=[0x19]d[0xd0][0x19][0xf4][0x9d][0xcd]l[0xbe]g6[0xf9][0xd8][0xd6]dh[0xe3][0xe1][0xd8][0x0][0xa6][0xf6][0x16][0xb5][0x9c]Js[0xec]T[0xba][0xa6][0x5]j[0x8f][0xf4]c[0xb1]Fa[0x3][0xbb]x[0x93]&[0xdb][0xe8]I{[0xdc][0x0]&[0x84][0xb1][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xd1][0x15]L[0x8b][0xcc]5[0xcb][0xe2][0xba][0xa4][0xdf][0xa5]9[0x85][0xa4][0xef][0xff][0xe6][0xe9]jH[0xe7][0xff][0x8e][0x82][0xbc][0xed][0xcc][0xaa][0x16]{[0x1a]v[0xdf]N[0xcc][0xd3][0xfe][0x90][[0x7][0x4]X[0xdc][0x13][0x1c][0xb1][0x13][0xe0][0xb2][0x15][0x8]n([0xe]38eO0[0xc1][0x81]pv[0x9d]@o[0x8f][0x17]z[0xb5]'[0x12]g'[0xe3]A1[0x82][0xf7][0x6][0xe1][0xeb][\r] zP[0xb8][0xcb][0xde][0xb0][0x9c][0xfa][0x80][0xa3]{[0x82][0xec][0x1d][0x15][0x84][0xad]O[0xe5][0xd5][0x7]C[0x1f][0x11][0x90]t([0xcc][0xe5][0xfe][0x18]}C[0xf1];[0xc7][0x6][0xd8][0xdd][0x13][0xbf]R[0x17][0xa5][0xf1][0xe8][0xc0][0xc3][0x3][0xe][0x9f][0xe][0x8c]1=[0x1c][0xc2][0xf7][0xf0][0xb8][0xd9][0xfd][0xe1]*[0x7][0xc3][0xb6][0x1e][0x11][0x87]yo[0xc7][0xe1][0xf0][0xad][0xfb]c[0x8b][0xee][0x8b]z9>[0x1e][0xfb][0xfe]@[0xef][0x7][0xc6]1[0x1f][0x17]d{_[0xa4][0xc3][0xde]P[0xc1]C[0x81]jGEB[0x1d][0x1d]<V[0x1f]p[0xf1]\[0x1f][0x1d]vDL[0xf0][0xc1][0xe0][0xc6][0x83][0x11]G[0x87]"[0x1b][0xef][0x9][0xa1]>[0x18][0xd2]xL4[0xed]N[0x18]L[0xe1]nl[0x0]0[0xdb][0xf6][0x9e][0x88][0x93][0xcc]nC[0x89][0xb2][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "=[0x94]([0x91][0xf3][0x9]J[0x1c][0xb]%[0xe0][0xd7]0[0x1c][0x15][0xbe]U[0xe5]|[0xa7][0xc1][0xc][0xbd]Q[0xbe][0x7][0xe5]|/F[0xd8][0x8b],[0x9e][0x1f]:[0xe0][0xf4]9[0xa0][0x3]C[0xd1][0xc2]c[0xa0][0x3][0x18][0x1d][0xf4][0x8b]{[0xce][0x99][0xdd][0x1b]M[0xbb]W[0xdc][0x9b][0x8f])[0xee][0xfd][0xa7]-[0xee][0xb9][0xe1][0xb8]V[0x8f][0xb8][0x7][0xa6]J9[0xb1][0xd0][0xf2]y[0x82]}[0xe2][0xde]tm[0xc3]q[0x1e]L[0xdc]?[0x8c]$[0x1f][0x14][0xd3][0xbd][0xa2][0xde][0x0]Q[0xcf]][0xbc]CpgI[0xbe]W[0x1a][0x8b]'[0xed][0x83][0x2][0xbd]?[0x8e][0xfa][0x8]A[0xae][0xb1]DQ[0x83]i[0x9c][0x9c][0xaa]@[0xae]6zm[0xd9][0x4][0x8a][0xfa]l[0x2]&[0x85][0xf1][0x0][0xd8][0x93] ?:[0xe][0xbb][0xf4][0xfc];&[0xe];[0xe6]<[0xd9][0x4][0x1e][0xde]&<[0x7][0xa9][0xb8][0x8c]~[0xc][0xa9]O[0xee][0xd5]&[0x80][0x12]j[0x8f]M[0x80][0xbb][0xee][0xc1]6[0x1][0xb4][0xd9]?[0x1e]H O[0x1b]$[0xa0][0x9f]m[0xa7][0xdf]&@m[0xcb]v[0xf][0x8c]Vd[0xc][0xd8][0x4]0[\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xb8][0xf1][0xd9][0xd9][0x4][0xc8]/[0xec][0xa3][0xd9][0x4]:[0xcc][0xf5][0x8][0x93][0x0][0xa5][0xe3]L[0x2][0xba]S[0x18]jP[0xa2][0xb1][0x9][0xa8][0xa3][0x15][0xc7][0xe8]@[0x89][0xa2][0x8e]^(![0x8f]dNP[0xe2]x([0xc1][0xe6][0xe2]b[0xd1][0x8](!r[0x9e][0xa0][0xc4][0x83]C[0x9][0x8b]<[0xb]([0xa1][0x8][0xe7]1[0xa0][0x84][0xf3][0x98][0xc7][0xb][0xdc][0x9][0xdc][0x83][0xa1][0x84][0xf3][0x98]P[0xc2]y[0xe2]Pb[0xff][0xf1][0x2][0xb7][0x8e]'h[0x87]@[0x9]r:^[0xd0][0x1d]/[0xfc][0xfa][0xdb][0xf3][0x86][0x12]|$[0x94][0xe8]^W[0xb1]][0xde][0x1b][0x9][0x99][0xba][0x9d][0xc3][0x85][0xb2][0x86][0xde]{[\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xe2][0xda][0x8a]}[0x2][0x12]w[0xb0]I8|[0xd4][0xe1][0x82][0xca][0xf9][0x10]@[0x2]#[0x86][0x9e][0x80]De[0x93][0xcf][0x2]H([0xc2]y[0xc] [0x11][0xdc]+[0x90]0[0xf6][0x3][0x9][0x8b][0xb9][0x87][0x1f][0xd0][0xc7][0x4][0x12][0xc1][0x13][0x7][0x12][0xfb]l[0x12] [0xee]M[0xd7] [0x7][0xda]$[0xcc][0x93]MB[0x3]$[0x98][0xf1][0xd5][0xb3][0x6][0x12]"v[0xae][0x1e]H|(b[0xff][0xfd]1Q[0xc1][0xe4][0x9a]&[0x9][0xc7]q[0xba][0xb7]^93mF[0xb8]e[0x99][0xf8][0x8e][0xdb][0x8f]W[0xe2][0xbd]D[0x96][0xc6][0xab]0[0xfd][0xeb][0x12]?[0xcc][0xa0][0xc3][0x93]2V[0xa3]6[\r]d[0xf9]"^[0xc1]d[0xad]a[0xf5][0xbc]]&_[0xc9][0xf3][0xcd][0xf6][0xe2][0xc5][0xb][0x14][0xec]3[0x90]J9[0xe6]}[0xe1]o[0xe2][0x17][0xb0]]^[0xf8][0xd7]>[0xb0][0x85][0x17][0xd8][0xdf][0x17][0xb2][0xb3]/v_p[0x16]:[0xb]j[0x1a]S3[0x98][0xdb]([0x14][0xcc][0xa9][0xeb][0xcc]-%[0x14][0xc2] [0xb0][0x16][0xfe][0x8b][0xeb]/(e[0xb0][0xab][0xb9]%X[0xe3]e[\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xcc][0xa5][0xd5][0xb7][0xb3]5[0xe0][0x18]q[0xbb][0xbe][0x10]:B[0xb0][0x97][0xbf][0xcd]FI[0x9f]wu[0xa1][0xa5][0xa2][0xf6]][0x16][0x97][0xc2]k[0xd1]T[0xf][0xad][0xb7]/[0xc2][0x1f][0xc2][0x9e][0xe1][0xdb][0xb5][0xc4][0xb2][0xac][0xce][0xb5]U|[0xd6][0x1][0xb3]B[0x5][0xac][0xbb]C[0xd7][0x86][0xef][0xdd]RjZ[0x1d]4[0x8a].[0xcb][0x1d][0x80][0x95][0xb6]C[0xee][0xab]y[0xfd]Ea[0xd7]a[0x9d][0xb1][0xa3][ nQG[0xf8][0x1f][0xbb]K[0xe3]e[0xcc]>[0xe0][0x9][0x80][0xd6][0xbc][0x10][0x98]H[0xba][0xac][0xaf]HO[0xc]C[0xdb][0x1e][0xe8][0x95][0xac][0x9]Y[0xb0][0xaf]^[0x1c][0xca][0xf][0xd2]{[0x14]>[0x97][0xca][0xd6][0xd3][0x8d][0x1f]g[0xf8]6k[0xd0]5[0xc][0x85][0xcd][0xba][0x97][0x0][0x8e]m[0xae]'>[0xa1][0xc3][0xc][0xcd][0xf0]j+~X{[0x1f]P[0xe0][0xa4][0xb]!Q[0xe4][0xb3][0xa9][0xe3][0xde]ohH[0x81]S[0xce]l|D[0x8d][0x1][0x15][0xb][0xa4]w[\r][0x9c][0xb6]p[0xb][0x83][0x8d][0x96][0x8f]G[0xd6]Q[0xee][0xcb]>[0xf][0x85]h[0xec][0xdc]6[0x7][0xc0][0xe3][0xba][0xa8][0x85][0xb][0xf9])[0x84][0xb2]t[0x93]Cm[0x0][0x3][0x12][0xe]to[0xd6][0xd7]K[0x8d][0x8][0xb8][0xf9][0x90]m[0x8e][0xbc][0x87][0xf]m_[0xa1]$bAK[0xaf]1z[0xe9]D[0x1c][0xdb][0xed]<&[0xe5][0x6][0x92][0x19][0xc2]{![0x9d][0x10]w[0xe1][0xab][0xb3][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "r[0xa7][[0xcf][0xf][0x82]h[0x83]O[0xd4][0xaa][0xda]8[0xe3][0xa6]%[0xbb] [0xce]f[0x82]([0xbe][0x6].[0xee]gW[0x91]p[0xb5]![0xdb]V[0xd2]^[0xa6]'[0x2]Ni[0x93][0xd4][0xcb][0xe2]V[0xea][0xda][0xef][0xd5][0x85][0xc][0x95][0x9f][0x1a]a[0x8b][0xb9][0xd1][0xf9][0xe8][0x89][0xf7][0x9a][0x15][0xaf][0xa2][0x8b]T[0x9f][0xa4][0xf6][0x91]f[0x9d]l[0x88][0x0]5[0xd9]&[0x17][0x18]%28[0x15][0x13]nn[0x0][[0xca]H[0xbf][0x9d][0xb2]F'[0x8b]l[0x17]'p[0x1d]'[0xf1][0x1a][0xc0]H[0xdf][0xfc]a[0x9e][0x8e][0xdf][0x94]V[0x1e][0x4]o[0xa5][0x1e]S{8[0x12][0xe2]c[0xb5][0x11][0x82][0xcd]v[0xec][0xee][0xcb][0x15][0xe6]0[0xd3][0x1]Re[0xf6][0x88]7![0x0]d[0xba][0xb7]7[0xb4]5[0xf4][0xd0]?0P[0xcd][0xa1]M[0xad][0x86][0xf]MLP1[0x90][0xc3]9[0x18]u[0x98][0xee][0xd2][0xa8][0x1][0xdb][0x0][0xef][0x8d] [0xc1]'y[0x9c][0xaf]D[0xf0]l[0xa0][0xf1]M[0xc]01[0xc7][0x97][0xa9]%[0x88]*[0xbb][0xf2]bL[0xf3]/[0xea][0xf5][0xfd][0xf7][0xf5][0x17][0x6][0xcc][0xf7][0xc2][0xb0][0x17][0xd3]h[0xce][0x3]|r;[0x9f][0xba][0x6][r][0xa6][0xa6][0xe5][0x98][0xb];.[0xb][0xed]:[0x86][0xf2].1.:[0xa0][0xf5]{[0xe8][0x8a][0xaa][n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "zQ[0x8d][0x99];R[0x8][0x17][0xaf][0xfc]F[0xbc]4[0xa2][0x96][0xad]{[0xc8]e8 [0x8]-[0x13][0xf]q[0xf1][r]+[0x16]b[0xa2][0xb6]v[0x90]m"_[0xe9]I[[0x10]%28}[0xd3]u[0x9c][0x14][0xcf]D[0x8b]|[0xf9][0xef])[0xd2][0x96]#[0x88]<[0x12]nE[0xd4]S]ea[0x92]/[0x9a][0x8b][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xfc][0xf7][0x85][0xe7][0x2][0x95][0xab]pBQ[0xd4][0xe7][0xcb][0x98] [0xd4][0xb2][0x88]k[0xb][0x8a][0xa2]O[0xb8]o[0xe4][0x9][0xf7][0xcd]x[0xc2]}[0xb3][0xb0][[0xb4][0xb7]o[0xc0][0xc1][0x8c][0xa3][0xfa][0x7]bT:T8[0xb4]o[0x86]a[0x3]t7[0x8a]%[0xd5][0xf6][0x8a][0xda][0xc6][0x88]^q>[0xb2]W|[0xb0]W[0xdc]p[\r][0x17]d|[0xb1][0x98]Oo[0x1d][0xcd][0xd3]:~[0x12][0xeb][0xc8][0x9f],[0xaf][0xf8]P[0x9a]V[0xce]^K[0x88]u[0xf6]s![0x1]kN[0xe][.[0x8d][0xae][0xd1][0xce]C[0x87]1[0x91][0xc9][0xb4][0xb7]P[0x1c][\n]" [qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0xba][0x92][0x89]g[0x8][\r][0x1][0xd9]OR[0xc2]][}[0x92]d[0x9c][0xae][0x7]$t[0xb4][0xf2][0x0]M[0x8d]'[0xa9][0xb1]=[0xba][0xdb][0xb2][0xa9]^[0x15]b[0xfb]4c[0x7][0xcc][0x18]9[0xcd][0xd8][0x81]3f[0x9c]f[0xec][0xc0][0x19][0xb3][0xe][0xf4][0x8f][0xdd]7[0xf3][0x9][0xf7][0x8d][0x9f]([0xed][0xa0][0x19][0xbb]'[0xb1][0xad]7D0[0x97][0xe8][0xd5]Z[0x3][0xed]j[0xe4]8[0xb5]Vz[0x90][0xbf][0xcb][0xfc][0xc][0x3]A[0x93][0xe2];[0xab][0xc3][0xd5][0xda][0xc7][0xee][0xdb]!j[0xed]c[0xf7][0xed][0x10][0xb5][0xf6][0xb1][0xfb]f[0xed][0xe7][0x12][0xa6]m[0x19][0xc3][0xfd][0xbb]O[0xc5][0xc3]t[0x18][0xe7][0xee][0x1][0x8a][0xc7]c[0xcf][0x98]y[0x9a][0xb1][0x3]g[0xec][0x10]U[0xed]q[0xfb]v'[0x9e][0x8f][0x96][0xcd]K?[0xc3][0x93][0x8b][0xc1][0xf3]&[0xc6][0xb8][0xe6][0x19]"a[0xd4]v[0x1c]q[0x16][0xd2][0x88][0xee][0xd0][0xf8][0xad][0x96]([0xce][0xdf][0xbe]N[0xd7][0xd1][0xcf]Q[0x94][0x9d][0xfd][0xb8][0xda]-[0xa7]0g[0x1f][0x1a]w[0xf1][0x8c][0xba][0x8b]J[0x8d][k[0xe1]G[0xb6][0xc]e[0xd0]yD[0xda][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x9a][0xd0][0xf1]:[0x8f][0xa5]+?[0x9e][0x8d][0xe2][0x85][0xcb][0xc8][0x9a][0xb]F[0xb5][0xc][0xd2][0xd1]`[0xad][0xed][0xca]'[0xb9][0xba][0xf5][0x81][0x9]5[0xa7][0xf3][0xcd]n[0xf9][0x89][0xf2][0x82]Z][0xb7]hu[0xb3][0xee][0x0]Z[0xd4][0x85][0xe]f[0x85]s[0xbe][0xa1][0x1e]
[0xcf][0xb4][0xe6][0xcc]l[0xfc]g[0x17]CU[0xbe]}[0xbb]N[0xf5][0xab]i[0x1c][0xd1]J[0xcd]Ya7[0x15]R[0xc8][0x8c][0x14][\r][0x6][0xba][0x86][0xd0]}[0xa0][0xb6][0x11][0xe9]/[0xd8][0xdb]DI([0x96]Y[0xa5][0xa2][0x9e]T[0xfe]Y[0x1b][0xed][0x1][0xb0]Bwp[0xcd][0xc5][0xec][0x8c]#P[0x8e]z[0xe5][0xbc][0xf][0x9f]bS[0x93][0xe9]#[0x9c]8[0x6][0x1][0x94]s[0xa2][0xf1][0xa7]E[0xe3][0xd6][0x83][0x91][0xb8][0x9e]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x90][0x7][0x8][0xff][0xfe]I[0x9c][0x92][0xe3]I[0xbc][0xe7]b[0x88]k;[0xfa][0x88][0xe6]x[0x83][0x1f][0x99][0xc6][0xe7]J[0xe2][0xf5]z[0x9f][0x10][0x8d]?6[0x1f][0xdf]C[0xfe][0xf]A[0xe4][0xd0][0x1e];[0x94][0xc6]?T.j[0xa5]W[0xd6][0xe3][0xe][0xbb][0xa7][0xae][0x81]n[0x90][0xda][0x7][0xeb]xO[0xd5]t[0x88]%[0xee][0xbd][0xc6]y[0x8c][0xf1][0xa6][0x16][0xbc]R7[0xf6][0xde][0xe1]&[0x10][0x9e][0xc1][0xbb][0x89]F[0x91]v#[0x89]][0xaa]~[0xc1];>[0x1f][0xfe]
[0x0][0x0][0x0][0x0][0xff][0xff]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "a"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x3]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[0x0]T[0xa9]2[0x12][0xd0][0xf6][0x0][0x0]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "0"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443] can be kept alive indefinitely
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 2; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-31] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: standard
[qtp749041749-31] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 2; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST /v2/put/shared.02AA01AC44140BPZ HTTP/1.1
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> POST /v2/put/shared.02AA01AC44140BPZ HTTP/1.1
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Authorization: Basic b.817372.r5jdTn93ubYSvg6SYQQE16QIx5zArHJkJdMiRYP45gZko4Jv4spmjQOBOK03UGlhpNpqSSMR1BmgSddgUkIwgMswndxLhx5VXAjg1YWyjkRMu7oUeLp8aPGCBJUFU8SPMNMVCr0UNCVKsAHc
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Length: 56
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Content-Type: application/json
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Host: czfe14-front01-iad01.transport.home.nest.com
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Connection: Keep-Alive
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_72)
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 >> Accept-Encoding: gzip,deflate
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "POST /v2/put/shared.02AA01AC44140BPZ HTTP/1.1[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Authorization: Basic b.817372.r5jdTn93ubYSvg6SYQQE16QIx5zArHJkJdMiRYP45gZko4Jv4spmjQOBOK03UGlhpNpqSSMR1BmgSddgUkIwgMswndxLhx5VXAjg1YWyjkRMu7oUeLp8aPGCBJUFU8SPMNMVCr0UNCVKsAHc[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Length: 56[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Content-Type: application/json[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Host: czfe14-front01-iad01.transport.home.nest.com[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_72)[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 >> "{"target_change_pending":true,"target_temperature":21.1}"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "H"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "TTP/1.1 200 OK[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Type: application/json[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-defer-device-window: 120[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-skv-key: shared.02AA01AC44140BPZ[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-skv-version: 14155[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-skv-timestamp: 1455132827637[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "X-nl-service-timestamp: 1455132827651[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Content-Length: 0[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "Connection: keep-alive[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.wire - http-outgoing-3 << "[\r][\n]"
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << HTTP/1.1 200 OK
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Type: application/json
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-defer-device-window: 120
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-skv-key: shared.02AA01AC44140BPZ
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-skv-version: 14155
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-skv-timestamp: 1455132827637
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << X-nl-service-timestamp: 1455132827651
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Content-Length: 0
[qtp749041749-31] DEBUG org.apache.http.headers - http-outgoing-3 << Connection: keep-alive
[qtp749041749-31] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443] can be kept alive indefinitely
[qtp749041749-31] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 3][route: {s}->https://czfe14-front01-iad01.transport.home.nest.com:443][total kept alive: 2; route allocated: 1 of 2; total allocated: 2 of 20]
[qtp749041749-20] DEBUG spark.webserver.MatcherFilter - httpMethod:get, uri: /api/aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C/lights/1999491526
[qtp749041749-20] DEBUG spark.Request - get params
[qtp749041749-20] DEBUG spark.Request - matchedPart: :userid = aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C
[qtp749041749-20] DEBUG spark.Request - matchedPart: :id = 1999491526
[qtp749041749-20] DEBUG spark.Request - get splat
[qtp749041749-20] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue light requested: 1999491526 for user: aNHJqTtdhvQUtDr1zyxmbpxiXjpHYUt7CvOdBx5C from 192.168.1.113
[qtp749041749-20] DEBUG com.bwssystems.HABridge.hue.HueMulator - found device named: bedroom nest
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.210:51492, body: M-SEARCH * HTTP/1.1
Host:239.255.255.250:1900
ST:uuid:RINCON_B8E937EBC2C201400
Man:"ssdp:discover"
MX:3

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.250:44186, body: M-SEARCH * HTTP/1.1
Host: 239.255.255.250:1900
Man: "ssdp:discover"
ST: ssdp:all
MX: 5

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery found message to be valid under strict rules - strict: true
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - sendUpnpResponse: HTTP/1.1 200 OK
CACHE-CONTROL: max-age=86400
EXT:
LOCATION: http://192.168.1.125:8080/description.xml
SERVER: FreeRTOS/6.0.5, UPnP/1.0, IpBridge/0.1
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:Socket-1_0-221438K0100073::urn:schemas-upnp-org:device:basic:1

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.126:1901, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.126:1901, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.126:1901, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.126:1901, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.250:44186, body: M-SEARCH * HTTP/1.1
Host: 239.255.255.250:1900
Man: "ssdp:discover"
ST: ssdp:all
MX: 5

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery found message to be valid under strict rules - strict: true
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - sendUpnpResponse: HTTP/1.1 200 OK
CACHE-CONTROL: max-age=86400
EXT:
LOCATION: http://192.168.1.125:8080/description.xml
SERVER: FreeRTOS/6.0.5, UPnP/1.0, IpBridge/0.1
ST: urn:schemas-upnp-org:device:basic:1
USN: uuid:Socket-1_0-221438K0100073::urn:schemas-upnp-org:device:basic:1

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.112:49368, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.210:51492, body: M-SEARCH * HTTP/1.1
Host:239.255.255.250:1900
ST:uuid:RINCON_B8E937EBC2C201400
Man:"ssdp:discover"
MX:3

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.144:38428, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.140:53384, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.140:53384, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.140:53384, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.140:53384, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:service:ContentDirectory:1
X-RINCON-HOUSEHOLD: N/A

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.139:32770, body: M-SEARCH * HTTP/1.1
HOST: 239.255.255.250:1900
MAN: "ssdp:discover"
MX: 1
ST: urn:schemas-upnp-org:device:ZonePlayer:1
X-RINCON-HOUSEHOLD: Sonos_aw5wLjwbg7KWroADbvPfk2Xxjw

[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
[main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet fr

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

That is interesting.... It shows that it called out to set the temperature to 21.1111 C or 69.8 F and no error. I'll try my setup again.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I have a somewhat related question - keep in mind, this still isn't working with Nest. If anything I think I've made my situation worse. I own a Hue Lightstrip Plus with a Hue Bridge 2.0. I'm running your software bridge and I'm also running nfarina's home bridge for home kit support.

I've had very limited success in getting reliable control via Alexa on any devices I define in habridge. I believe I got one device, "a pause of a harmony device", to work a couple of times. I've put the nest control on the back burner since it just doesn't seem to work at all (for me).

Do I actually "need" the Philips Hue 2.0 bridge? The only device on it is the Lightstrip Plus. I'm wondering if this physical hue bridge is the cause of all the issues. As of last night, Alex would not discover any device I had defined in habridge.

Thanks for your help, very much appreciated!

from ha-bridge.

audiofreak9 avatar audiofreak9 commented on July 28, 2024

I know that you need to turn off any physical Hue Bridge(s) for the ha-bridge to be discovered by Alexa. Once discovery of the ha-bridge is complete, you can re-power your physical Hue Bridge(s)

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Interesting ... any idea if the the habridge software can just take the place of the physical hue bridge?

Oddly enough, after doing 'nothing' ... This morning, the habridge devices now show up in alexa, greyed out and as a 'Lux Light'. No idea why/how ...

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

ok, think I've got this now (as strange as this will all sound). @audiofreak9 you hit the nail on the head -- the trick is to unplug the Hue Bridge during Alexa discovery of any devices on the haBridge. Once it's done with discovery, the bridge can be plugged back in and all is good -- I was even able to turn the Nest fan on and off.

Thanks!

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So all working now and can close this issue? Glad audiofreak9 could help out.. thanks man!

from ha-bridge.

audiofreak9 avatar audiofreak9 commented on July 28, 2024

@bwssytems - I say close it, we should add this concept to the README, etc...
@hmatos-rogers the ha-bridge will not take the place of a physical Hue Bridge, it only fires On /Off calls to IoT connected devices, not the actual control commands.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I still can't change the actual nest temperature - Alexa responds with 'Ok', but does nothing (the original issue). FYI --
On a side note - the whole plugging/unplugging of the hue bridge breaks nfarina's homekit bridge (the hue 2.0 bridge supports Alexa and HomeKit).

from ha-bridge.

audiofreak9 avatar audiofreak9 commented on July 28, 2024

Bummer!

  1. Did you update to the latest ha-bridge version yet?
  2. Verify you have the ${intensity.percent} variable set in your Nest's ON URL.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

I've checked his calls from the log above and it seems to be all correct. Even the temp is good and no errors communicating with nest.com show up.

from ha-bridge.

audiofreak9 avatar audiofreak9 commented on July 28, 2024

Another reason to add the intensity percent slider for testing Nest ON urls.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Ok, I tested again and it sets the nest appropriately with 1.3.8. The new version with the sliders is coming soon.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

New version is out to help you test.

from ha-bridge.

audiofreak9 avatar audiofreak9 commented on July 28, 2024

Nice job Crush!

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I must be doing something wrong. I am able to control the fan, I click on the fan button on the habridge webpage -- the on and off work. I'm also able to say, "alexa turn on/off the basement fan". I am still not able to set a temperature.

I click on the 'temperature' button for the thermostat on the habridge webpage and its says request executed. I discover devices, I say, "alexa set the basement nest to 70". She responds with ok, but nothing happens. Every now and then the Nest will light up, but it never sets the temperature.

p.s. tried 1.38 and 1.40

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Wow, this is a tough one. Especially since using the other controls work. Question: have you tried having the home.nest.com view up on a web page when you do this and see if the web one changes?

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Yes, I have. The fan control is the only thing working. Is the nest thermostat version a factor? I have Gen 2 stats.

Sent from my iPad

On Feb 21, 2016, at 11:41 AM, bwssytems [email protected] wrote:

Wow, this is a tough one. Especially since using the other controls work. Question: have you tried having the home.nest.com view up on a web page when you do this and see if the web one changes?


Reply to this email directly or view it on GitHub.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

I am using a developer account and it fakes out the thermostats. But, others are saying this is working fine for them.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

I'm going to add some more debug statements into the nest controller and have your run it that way. I need to verify what it sends and receives.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

I have a debug version here at my website you need to grab and also the second file for debugging.

http://www.bwssystems.com/files/ha-bridge-1.0.4b.jar
http://www.bwssystems.com/files/logback.xml

comand line to run:
java -jar -Dlogback.configurationFile=logback.xml ha-bridge-1.0.4b.jar

then do settings on your nest and post the debug statements.

Thanks

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Again, I asked it to turn the fan on and it worked. "Alexa, set the bedroom nest to 68", she says okay, but nothing happens. I can see the Nest screen turn on. I also noticed that my commands didn't generate any additional output. I just thought of something, could it have something to do with the fact that my Nest is set to 'AUTO' -- where it determines whether cooling or heating is necessary? I'm grasping ....

root@homebridge:~/habridge# ./habridge
2016-02-23 14:56:50,079 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.0b) starting....
2016-02-23 14:56:50,085 [main] INFO com.bwssystems.HABridge.BridgeSettings - reading from system properties
2016-02-23 14:56:50,107 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.0b) initializing....
2016-02-23 14:56:50,111 [main] INFO com.bwssystems.HABridge.SystemControl - System control service started....
2016-02-23 14:56:50.174:INFO::Thread-0: Logging initialized @299ms
2016-02-23 14:56:50,230 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ...
2016-02-23 14:56:50,230 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:8080
2016-02-23 14:56:50.232:INFO:oejs.Server:Thread-0: jetty-9.3.z-SNAPSHOT
2016-02-23 14:56:50.299:INFO:oejs.ServerConnector:Thread-0: Started ServerConnector@7dfaaccb{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2016-02-23 14:56:50.300:INFO:oejs.Server:Thread-0: Started @426ms
2016-02-23 14:56:50,360 [main] INFO com.bwssystems.harmony.HarmonyServer - setup initiated ....
2016-02-23 14:56:52,907 [main] INFO com.bwssystems.harmony.HarmonyServer - activity changed: [-1] PowerOff
2016-02-23 14:56:52,952 [main] INFO com.bwssystems.nest.controller.NestSession - Starting Nest login...
2016-02-23 14:56:54,194 [main] INFO com.bwssystems.nest.controller.NestSession - Completed Nest login...
2016-02-23 14:56:55,352 [main] INFO com.bwssystems.HABridge.devicemanagmeent.DeviceResource - HABridge device management service started....
2016-02-23 14:56:55,361 [main] INFO com.bwssystems.HABridge.hue.HueMulator - Hue emulator service started....
2016-02-23 14:56:55,364 [main] INFO com.bwssystems.HABridge.upnp.UpnpSettingsResource - Hue description service started....
2016-02-23 14:56:55,365 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener starting....
2016-02-23 14:56:55,367 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener running and ready....

Thanks, hmr

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So, the configuration is not picking up the logback,xml file I provided.

java -jar -Dlogback.configurationFile=<path to>logback.xml ha-bridge-1.0.4b.jar

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

New release out there with finer grain control on logging. Turn on the logging for com.bwssystems.HABridge.hue.HueMulator, com.bwssystems.nest and that will give us more information.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So, do we have any more logs by using the new release?

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I'm sorry, I never got this to work and I just gave up. I've since purchased a WINK Hub which just recently added very simple Nest thermostat control via Amazon Echo Connected Home. It's not the ideal solution, but hopefully the recent Nest announcement for Amazon Echo support will be better.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

I would still like to try to resolve this as it works for many others but your setup. I would like to know the difference. I understand if you don't want to spend any more time on it.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I'm glad to help -- how do I do what you mentioned, "Turn on the logging for com.bwssystems.HABridge.hue.HueMulator, com.bwssystems.nest and that will give us more information."?

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

It is setting those 2 items to DEBUG and making your calls. I assume you are using the 1.4.1 version to do this.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Ok, this is interesting. It's as I suspected -- I see the same issue with the WINK Hub when controlling the Nest. If I have my Nest set to 'automatic heat/cool' (where the heating and cooling temperatures are displayed on the Nest and it automatically determines whether it needs to run the heat or a/c), I cannot set a temperature. If I have the Nest set to just Heat and then try to set a temperature, it does work.

Also, I wasn't able to run 1.4.1 --

java -jar -Dlogback.configurationFile=/root/habridge/logback.xml -Dupnp.config.address=192.168.1.225 -Dnest.user="_" -Dnest.pwd="_" /root/habridge/ha-bridge-1.4.1.jar loglevel=DEBUG

2016-03-08 12:17:33,903 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1) starting....
2016-03-08 12:17:33,909 [main] INFO com.bwssystems.HABridge.BridgeSettings - reading from system properties
2016-03-08 12:17:33,909 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1) initializing....
Exception in thread "main" java.lang.NullPointerException
at com.bwssystems.HABridge.SystemControl.reacquireCBA(SystemControl.java:249)
at com.bwssystems.HABridge.SystemControl.(SystemControl.java:50)
at com.bwssystems.HABridge.HABridge.main(HABridge.java:59)

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

You need to set the logging inside the UI, also, it shows you the log in the UI as well, much easier. Just start the bridge this way and configure and set the logging through the UI.

java -jar /root/habridge/ha-bridge-1.4.1.jar

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

2016-03-08 13:48:26,035 [qtp521835657-45] DEBUG spark.webserver.MatcherFilter - httpMethod:get, uri: /api/lightssystem/lights
2016-03-08 13:48:26,035 [qtp521835657-45] DEBUG spark.Request - get params
2016-03-08 13:48:26,035 [qtp521835657-45] DEBUG spark.Request - matchedPart: :userid = lightssystem
2016-03-08 13:48:26,035 [qtp521835657-45] DEBUG spark.Request - get splat
2016-03-08 13:48:26,035 [qtp521835657-45] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG spark.webserver.MatcherFilter - httpMethod:put, uri: /api/test/lights/1278797723/state
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG spark.Request - get params
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG spark.Request - matchedPart: :userid = test
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG spark.Request - matchedPart: :id = 1278797723
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG spark.Request - get splat
2016-03-08 13:48:27,201 [qtp521835657-38] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue state change requested: test from 192.168.1.141 body: {"on":true,"bri":179}
2016-03-08 13:48:27,202 [qtp521835657-38] DEBUG com.bwssystems.HABridge.hue.HueMulator - executing HUE api request to set thermostat for nest: {"name":"02AA01AC14140BJ8","control":"temp","temp":"${intensity.percent}"}
2016-03-08 13:48:27,202 [qtp521835657-38] DEBUG com.bwssystems.HABridge.hue.HueMulator - Setting thermostat: 02AA01AC14140BJ8 to 21.11111111111111C
2016-03-08 13:48:27,203 [qtp521835657-38] DEBUG com.bwssystems.nest.controller.Nest - getting status: https://czfe14-front01-iad01.transport.home.nest.com/v2/mobile/user.817372
2016-03-08 13:48:27,490 [qtp521835657-38] DEBUG com.bwssystems.nest.controller.Nest - status response: {"tou":{"02AA01AC44140BPZ":{"$version":-21183,"$timestamp":1453835850337},"02AA01AC14140BJ8":{"$version":-19626,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-4592,"$timestamp":1453835850337}},"topaz_resource":{"5":{"$version":-1,"$timestamp":1356998400000,"supported_locales":["en_US","es_US","en_GB","fr_CA","fr_FR","nl_NL"],"wheres":["00000000-0000-0000-0000-000100000000","00000000-0000-0000-0000-000100000001","00000000-0000-0000-0000-000100000002","00000000-0000-0000-0000-000100000003","00000000-0000-0000-0000-000100000004","00000000-0000-0000-0000-000100000005","00000000-0000-0000-0000-000100000006","00000000-0000-0000-0000-000100000007","00000000-0000-0000-0000-000100000008","00000000-0000-0000-0000-000100000009","00000000-0000-0000-0000-00010000000a","00000000-0000-0000-0000-00010000000b","00000000-0000-0000-0000-00010000000c","00000000-0000-0000-0000-00010000000d","00000000-0000-0000-0000-00010000000e","00000000-0000-0000-0000-00010000000f","00000000-0000-0000-0000-000100000010"]}},"user_alert_dialog":{"817372":{"$version":3305,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"}},"buckets":{"817372":{"$version":28523,"$timestamp":1457462291411,"buckets":["topaz_resource.5","topaz.18B4300000312747","occupancy.18B4300000312747","widget_track.18B4300000312747","topaz_history.18B4300000312747","device.02AA01AC031503X0","demand_response.02AA01AC031503X0","device_alert_dialog.02AA01AC031503X0","link.02AA01AC031503X0","message.02AA01AC031503X0","metadata.02AA01AC031503X0","schedule.02AA01AC031503X0","shared.02AA01AC031503X0","track.02AA01AC031503X0","tuneups.02AA01AC031503X0","energy_latest.02AA01AC031503X0","energy_weekly.02AA01AC031503X0","tou.02AA01AC031503X0","demand_charge.02AA01AC031503X0","delayed_topaz.18B4300000312747","structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","where.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","utility.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_history.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","trip.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_metadata.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety_summary.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","geofence_info.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","user.817372","user_alert_dialog.817372","message_center.817372","user_settings.817372","buckets.817372","topaz.18B4300000313B45","occupancy.18B4300000313B45","widget_track.18B4300000313B45","topaz_history.18B4300000313B45","delayed_topaz.18B4300000313B45","device_alert_dialog.02AA01AC44140BPZ","link.02AA01AC44140BPZ","message.02AA01AC44140BPZ","metadata.02AA01AC44140BPZ","schedule.02AA01AC44140BPZ","shared.02AA01AC44140BPZ","track.02AA01AC44140BPZ","tuneups.02AA01AC44140BPZ","energy_latest.02AA01AC44140BPZ","energy_weekly.02AA01AC44140BPZ","tou.02AA01AC44140BPZ","demand_charge.02AA01AC44140BPZ","device.02AA01AC44140BPZ","demand_response.02AA01AC44140BPZ","device.02AA01AC14140BJ8","demand_response.02AA01AC14140BJ8","device_alert_dialog.02AA01AC14140BJ8","link.02AA01AC14140BJ8","message.02AA01AC14140BJ8","metadata.02AA01AC14140BJ8","schedule.02AA01AC14140BJ8","shared.02AA01AC14140BJ8","track.02AA01AC14140BJ8","tuneups.02AA01AC14140BJ8","energy_latest.02AA01AC14140BJ8","energy_weekly.02AA01AC14140BJ8","tou.02AA01AC14140BJ8","demand_charge.02AA01AC14140BJ8","topaz.18B430000031284E","occupancy.18B430000031284E","widget_track.18B430000031284E","topaz_history.18B430000031284E","delayed_topaz.18B430000031284E","topaz.18B4300000314227","occupancy.18B4300000314227","widget_track.18B4300000314227","topaz_history.18B4300000314227","topaz.18B4300000301DDE","occupancy.18B4300000301DDE","widget_track.18B4300000301DDE","topaz_history.18B4300000301DDE","delayed_topaz.18B4300000314227","delayed_topaz.18B4300000301DDE"]}},"track":{"02AA01AC44140BPZ":{"$version":-14409,"$timestamp":1457462293122,"online":false,"last_connection":1457460844875},"02AA01AC031503X0":{"$version":-31930,"$timestamp":1457462576843,"online":true,"last_connection":1457462576843,"last_ip":"71.236.31.0"},"02AA01AC14140BJ8":{"$version":13206,"$timestamp":1457462640847,"online":true,"last_connection":1457462640847,"last_ip":"71.236.31.0"}},"message_center":{"817372":{"$version":28286,"$timestamp":1457213895284,"messages":[{"id":"7ca934f0-8467-11e5-b2eb-22000b330acc","key":"air_filter_reminder","priority":2,"timestamp":1446801571,"thread_id":0,"read":true,"dismissed":true,"parameters":["02AA01AC14140BJ8","","2354 Henderson Mill","c30ff88b-da36-4112-aeb6-f946f7675791","Main Floor"]},{"id":"cbafb8a0-bee4-11e5-a8d6-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1453232558,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","2354 Henderson Mill","America/New_York"]},{"id":"9dc76c10-c3b4-11e5-8ce0-22000b7fc50e","key":"wwn_client_upgrade","priority":3,"timestamp":1453761621,"thread_id":0,"read":true,"dismissed":true,"parameters":["f63f7cbe-611d-4815-8d9f-01af2f03bcbb"]},{"id":"4cc613f0-e2f6-11e5-9d01-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1457198318,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","Rogers","America/New_York"]}]}},"topaz":{"18B4300000313B45":{"$version":-29259,"$timestamp":1457457172171,"auto_away":true,"battery_health_state":0,"battery_level":5264,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114476723,"description":"","device_born_on_date_utc_secs":1447459200,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198282,"last_audio_self_test_start_utc_secs":1457198279,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740330,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1763078400,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461502XY","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000008","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"thread_mac_address":"18b4300000313b45","where_id":"00000000-0000-0000-0000-000100000008","wifi_ip_address":"192.168.1.174","wifi_mac_address":"18b4303548c9","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B430000031284E":{"$version":-21514,"$timestamp":1457459676764,"auto_away":true,"battery_health_state":0,"battery_level":5261,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114682513,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198284,"last_audio_self_test_start_utc_secs":1457198281,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740362,"latest_manual_test_start_utc_secs":1452740300,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC4615030G","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-00010000000c","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"thread_mac_address":"18b430000031284e","where_id":"00000000-0000-0000-0000-00010000000c","wifi_ip_address":"192.168.1.175","wifi_mac_address":"18b430356391","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000312747":{"$version":-772,"$timestamp":1457456429211,"auto_away":true,"battery_health_state":0,"battery_level":5246,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456115121837,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198287,"last_audio_self_test_start_utc_secs":1457198284,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740329,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":2,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461501T3","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000001","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"thread_mac_address":"18b4300000312747","where_id":"00000000-0000-0000-0000-000100000001","wifi_ip_address":"192.168.1.177","wifi_mac_address":"18b430354998","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000314227":{"$version":9150,"$timestamp":1457438738169,"auto_away":true,"battery_health_state":0,"battery_level":5230,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114234695,"description":"","device_born_on_date_utc_secs":1447459200,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198288,"last_audio_self_test_start_utc_secs":1457198285,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740330,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1763078400,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461502V5","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000005","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"thread_mac_address":"18b4300000314227","where_id":"00000000-0000-0000-0000-000100000005","wifi_ip_address":"192.168.1.173","wifi_mac_address":"18b430355f48","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000301DDE":{"$version":-11419,"$timestamp":1457427947974,"auto_away":true,"battery_health_state":0,"battery_level":5256,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114835813,"description":"","device_born_on_date_utc_secs":1444089600,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198285,"last_audio_self_test_start_utc_secs":1457198282,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1759708800,"resource_id":"topaz_resource.5","serial_number":"06AA01AC4015049L","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-00010000000a","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"thread_mac_address":"18b4300000301dde","where_id":"00000000-0000-0000-0000-00010000000a","wifi_ip_address":"192.168.1.176","wifi_mac_address":"18b430344371","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true}},"occupancy":{"18B4300000313B45":{"$version":17591,"$timestamp":1457457172277,"element_duration_seconds":300,"occupancy":[-1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,1,1,1,0,1,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000312747":{"$version":9095,"$timestamp":1457456429330,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,1,0,1,1,1,1,1,1,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,0,1,1,0,0,1,1,1,1,1,1,0,0,0,0,1,0,0,0,1,1,1,1,1,1,1,0,1,0,1,1,0,1,1,0,1,1,0,0,1,1,0,0,1,1,1,1,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,1,0,1,1,1,1,0,1,0,0,0,0,0,0]},"18B4300000301DDE":{"$version":-25504,"$timestamp":1457427948164,"element_duration_seconds":300,"occupancy":[-1,0,0,0,1,1,0,1,0,1,1,1,1,1,1,1,1,0,0,0,0,0,1,1,1,1,1,1,0,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,1,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000314227":{"$version":-3525,"$timestamp":1457438738275,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,1,1,0,0,0,0,1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,0]},"18B430000031284E":{"$version":61,"$timestamp":1457459676867,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,1,1,1,0,1,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,1,0,0,0,0,1,1,1,1,0,0,1,0,0,1,0,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0]}},"safety":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":22197,"$timestamp":1457198318052,"audio_self_test_enabled":true,"audio_self_test_end_utc_offset_secs":75600,"audio_self_test_in_progress":false,"audio_self_test_notify":true,"audio_self_test_request_utc_secs":1457198115,"audio_self_test_start_utc_offset_secs":57600,"device_failures":[],"last_aggregated_utc_secs":1457198318,"last_audio_self_test_end_utc_secs":1457198288,"last_audio_self_test_start_utc_secs":1457198254,"last_manual_self_test_cancelled":false,"last_manual_self_test_end_utc_secs":1452740362,"last_manual_self_test_start_utc_secs":1452740300,"last_manual_self_test_success_utc_secs":1452740362,"manual_self_test_in_progress":false,"audio_self_test_participants":["18B4300000314227","18B4300000313B45","18B430000031284E","18B4300000301DDE","18B4300000312747"]}},"utility":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-1,"$timestamp":1}},"where":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-28754,"$timestamp":1455739794799,"wheres":[{"where_id":"00000000-0000-0000-0000-000100000001","name":"Basement"},{"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","name":"Basement"},{"where_id":"00000000-0000-0000-0000-00010000000d","name":"Bedroom"},{"where_id":"00000000-0000-0000-0000-000100000003","name":"Den"},{"where_id":"00000000-0000-0000-0000-000100000010","name":"Dining Room"},{"where_id":"00000000-0000-0000-0000-000100000006","name":"Downstairs"},{"where_id":"00000000-0000-0000-0000-000100000000","name":"Entryway"},{"where_id":"00000000-0000-0000-0000-00010000000b","name":"Family Room"},{"where_id":"00000000-0000-0000-0000-000100000002","name":"Hallway"},{"where_id":"00000000-0000-0000-0000-000100000008","name":"Kids Room"},{"where_id":"00000000-0000-0000-0000-00010000000a","name":"Kitchen"},{"where_id":"00000000-0000-0000-0000-00010000000c","name":"Living Room"},{"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","name":"Main Floor"},{"where_id":"00000000-0000-0000-0000-000100000005","name":"Master Bedroom"},{"where_id":"00000000-0000-0000-0000-00010000000e","name":"Office"},{"where_id":"00000000-0000-0000-0000-00010000000f","name":"Upstairs"},{"where_id":"62546c3e-c5d1-4f75-ac4c-0f12d5c7e0cb","name":"1st Floor"},{"where_id":"6672dd74-a00f-43c8-ab0e-0e3c0ebd703a","name":"Main Hallway"}]}},"structure":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-26757,"$timestamp":1457462327942,"creation_time":1403630007804,"topaz_enhanced_auto_away_enabled":true,"away":false,"touched_by":{"touched_by":4,"touched_id":""},"diamond_changed_location":false,"vacation_mode":false,"num_thermostats":"3","measurement_scale":"imperial","eta":1418854139,"eta_preconditioning_active":false,"manual_away_timestamp":0,"house_type":"family","emergency_contact_phone":"+17708664963","emergency_contact_type":1,"eta_unique_id":"Logitech Harmony110230898959352509677-2014-12-17","structure_area":232.258,"away_timestamp":1457462328,"away_setter":0,"time_zone":"America/New_York","renovation_date":"1960","country_code":"US","topaz_away":false,"emergency_contact_description":"Christopher Rogers","hvac_smoke_safety_shutoff_enabled":false,"dr_reminder_enabled":true,"hvac_safety_shutoff_enabled":true,"name":"Rogers","phone_hush_enable":false,"topaz_hush_key":"ikKsE7Eoal1sMOHxKMO5xQ==","postal_code":"30345","user":"user.817372","devices":["device.02AA01AC031503X0","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"swarm":["topaz.18B4300000314227","topaz.18B430000031284E","topaz.18B4300000313B45","topaz.18B4300000312747","device.02AA01AC031503X0","topaz.18B4300000301DDE","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"fabric_ids":["F8999B34BB4A2CDE"],"ifj_primary_fabric_id":"F8999B34BB4A2CDE","clutches":[],"members":[{"user":"user.817372","roles":["owner"]}]}},"message":{"02AA01AC031503X0":{"$version":2787,"$timestamp":1455735825929,"1":{"cmd":"reboot"}},"02AA01AC14140BJ8":{"$version":108,"$timestamp":1455680950528,"1":{"cmd":"reboot"}},"02AA01AC44140BPZ":{"$version":20117,"$timestamp":1455828273099,"1":{"cmd":"reboot"}}},"tuneups":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"device":{"02AA01AC031503X0":{"$version":24078,"$timestamp":1457462424750,"creation_time":1429653761743,"filter_changed_date":0,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":28.88,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":19.5,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.164","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC141403GK","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_GB","model_version":"Display-2.14","note_codes":[],"leaf_threshold_heat":17.39,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":2,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"duty-cycle","current_schedule_mode":"HEAT","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":69.0,"away_temperature_low_enabled":true,"battery_level":3.84,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":true,"sunlight_correction_enabled":true,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC031503X0","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455739703,"range_enable":true,"user_brightness":"high","pro_id":"CBBAAA","lower_safety_temp":7.222,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":false,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":311,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":0.0,"away_temperature_high":26.507,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.94,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":48,"oob_wifi_completed":true,"filter_changed_set_date":0,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":578,"sunlight_correction_ready":true,"mac_address":"18b4301842c0","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":true,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":8,"fan_timer_duration":43200,"preconditioning_enabled":false,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]},"02AA01AC44140BPZ":{"$version":14869,"$timestamp":1457460033218,"alt_heat_delivery":"forced-air","alt_heat_source":"gas","alt_heat_x2_delivery":"forced-air","alt_heat_x2_source":"gas","auto_away_enable":true,"auto_away_reset":false,"auto_dehum_enabled":false,"auto_dehum_state":false,"aux_heat_delivery":"forced-air","aux_heat_source":"electric","aux_lockout_leaf":10.0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","away_temperature_high":27.821,"away_temperature_high_enabled":true,"away_temperature_low":19.002,"away_temperature_low_enabled":true,"backplate_bsl_info":"BSL","backplate_bsl_version":"2.1","backplate_model":"Backplate-2.21","backplate_mono_info":"TFE (BP_D2D) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","backplate_mono_version":"4.0.39","backplate_serial_number":"02BA04AC44140D68","battery_level":3.936,"capability_level":5.18,"click_sound":"on","compressor_lockout_leaf":-17.8,"cooling_delivery":"unknown","cooling_source":"electric","cooling_x2_delivery":"unknown","cooling_x2_source":"electric","country_code":"US","creation_time":1429227929732,"current_humidity":51,"current_schedule_mode":"HEAT","current_version":"5.1.8-3","dehumidifier_orientation_selected":"unknown","dehumidifier_state":false,"dehumidifier_type":"unknown","device_locale":"en_GB","dual_fuel_breakpoint":-1.0,"dual_fuel_breakpoint_override":"none","emer_heat_delivery":"forced-air","emer_heat_enable":false,"emer_heat_source":"electric","equipment_type":"electric","error_code":"","fan_control_state":false,"fan_cooling_enabled":true,"fan_cooling_readiness":"ready","fan_cooling_state":false,"fan_duty_cycle":900,"fan_duty_end_time":82800,"fan_duty_start_time":0,"fan_mode":"auto","fan_timer_duration":1800,"fan_timer_timeout":0,"filter_changed_date":0,"filter_changed_set_date":0,"filter_reminder_enabled":false,"filter_reminder_level":0,"forced_air":true,"gear_threshold_high":0.0,"gear_threshold_low":0.0,"has_air_filter":true,"has_alt_heat":false,"has_aux_heat":false,"has_dehumidifier":false,"has_dual_fuel":false,"has_emer_heat":false,"has_fan":true,"has_fossil_fuel":true,"has_heat_pump":false,"has_hot_water_control":false,"has_hot_water_temperature":false,"has_humidifier":false,"has_x2_alt_heat":false,"has_x2_cool":false,"has_x2_heat":false,"has_x3_heat":false,"heat_link_connection":0,"heat_pump_aux_threshold":10.0,"heat_pump_aux_threshold_enabled":true,"heat_pump_comp_threshold":-31.5,"heat_pump_comp_threshold_enabled":false,"heat_x2_delivery":"forced-air","heat_x2_source":"gas","heat_x3_delivery":"forced-air","heat_x3_source":"gas","heater_delivery":"forced-air","heater_source":"gas","heatpump_ready":false,"heatpump_savings":"off","heatpump_setback_active":false,"hot_water_active":true,"hot_water_away_active":false,"hot_water_away_enabled":true,"hot_water_boiling_state":true,"humidifier_state":false,"humidifier_type":"unknown","humidity_control_lockout_enabled":false,"humidity_control_lockout_end_time":0,"humidity_control_lockout_start_time":0,"hvac_pins":"W1,Y1,C,Rc,G","hvac_safety_shutoff_active":false,"hvac_smoke_safety_shutoff_active":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","is_furnace_shutdown":false,"is_on_stand":false,"last_software_update_utc_secs":1455835664,"leaf":false,"leaf_away_high":28.88,"leaf_away_low":18.5,"leaf_schedule_delta":1.11,"leaf_threshold_cool":0.0,"leaf_threshold_heat":17.39,"learning_days_completed_cool":0,"learning_days_completed_heat":6,"learning_days_completed_range":57,"learning_mode":true,"learning_state":"slow","learning_time":2939,"local_ip":"192.168.1.161","logging_priority":"informational","lower_safety_temp":4.444,"lower_safety_temp_enabled":true,"mac_address":"18b4301592b1","maint_band_lower":0.39,"maint_band_upper":0.39,"model_version":"Display-2.12","nlclient_state":"","note_codes":[],"ob_orientation":"O","ob_persistence":true,"oob_interview_completed":true,"oob_startup_completed":true,"oob_summary_completed":true,"oob_temp_completed":true,"oob_test_completed":true,"oob_where_completed":true,"oob_wifi_completed":true,"oob_wires_completed":true,"pin_c_description":"power","pin_g_description":"fan","pin_ob_description":"none","pin_rc_description":"power","pin_rh_description":"none","pin_star_description":"none","pin_w1_description":"heat","pin_w2aux_description":"none","pin_y1_description":"cool","pin_y2_description":"none","postal_code":"30345","preconditioning_active":false,"preconditioning_enabled":false,"preconditioning_ready":true,"pro_id":"","radiant_control_enabled":false,"range_enable":true,"rssi":69.0,"safety_state":"none","safety_state_time":0,"safety_temp_activating_hvac":false,"schedule_learning_reset":false,"serial_number":"02AA01AC44140BPZ","should_wake_on_approach":true,"smoke_shutoff_supported":true,"star_type":"unknown","sunlight_correction_active":false,"sunlight_correction_enabled":true,"sunlight_correction_ready":true,"switch_system_off":false,"target_humidity":35.0,"target_humidity_enabled":false,"target_time_confidence":0.0,"temperature_lock":false,"temperature_lock_high_temp":22.222,"temperature_lock_low_temp":20.0,"temperature_lock_pin_hash":"","temperature_scale":"F","time_to_target":0,"time_to_target_training":"ready","touched_by":{},"type":"TBD","upper_safety_temp":35.0,"upper_safety_temp_enabled":false,"user_brightness":"medium","where_id":"00000000-0000-0000-0000-00010000000d","y2_type":"unknown","schedules":[]},"02AA01AC14140BJ8":{"$version":11102,"$timestamp":1457462371476,"creation_time":1403701414729,"filter_changed_date":1447563600,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":26.5,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":20.0,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.165","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC031500D2","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_US","model_version":"Display-2.8","note_codes":[],"leaf_threshold_heat":16.67,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","dual_fuel_selected":false,"heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":0,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"auto","current_schedule_mode":"RANGE","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","leaf_learning":"ready","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":54.0,"away_temperature_low_enabled":true,"battery_level":3.927,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":false,"sunlight_correction_enabled":false,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC14140BJ8","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455689061,"range_enable":true,"user_brightness":"high","pro_id":"","lower_safety_temp":4.444,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":true,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":461,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":28.88,"away_temperature_high":26.514,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.999,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":48,"oob_wifi_completed":true,"filter_changed_set_date":1446911631,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":336,"sunlight_correction_ready":false,"mac_address":"18b4302d01da","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":false,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":5,"fan_timer_duration":900,"preconditioning_enabled":true,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]}},"trip":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":1839,"$timestamp":1418852075826,"trips":[{"id":"Logitech Harmony110230898959352509677-2014-12-17","timestamp_utc":1418852075,"arrival_start_sec":1418854139,"arrival_end_sec":1418854139,"status":"ACTIVE","override_trip_arrival":false}]}},"widget_track":{"18B430000031284E":{"$version":30191,"$timestamp":1457462293133,"online":true,"last_connection":1457459676765},"18B4300000313B45":{"$version":-9446,"$timestamp":1457462293120,"online":true,"last_connection":1457457172171},"18B4300000312747":{"$version":-4222,"$timestamp":1457462293124,"online":true,"last_connection":1457456429212},"18B4300000314227":{"$version":4688,"$timestamp":1457462293116,"online":true,"last_connection":1457438738170},"18B4300000301DDE":{"$version":2566,"$timestamp":1457462293128,"online":true,"last_connection":1457427947975}},"demand_response":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"delayed_topaz":{"18B4300000312747":{"$version":-16623,"$timestamp":1457456429279,"NI_18B4300000312747":{"object_timestamp":1457456429211,"value":{"wifi_regulatory_domain":"A2","component_led_test_passed":true,"component_speaker_test_passed":true,"auto_away":true,"product_id":9,"home_alarm_link_capable":false,"co_status":0,"heads_up_enable":true,"night_light_continuous":false,"smoke_status":0,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"description":"","certification_body":1,"latest_manual_test_end_utc_secs":1452740353,"component_smoke_test_passed":true,"battery_health_state":0,"ntp_green_led_brightness":2,"component_heat_test_passed":true,"capability_level":2.0,"smoke_sequence_number":0,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","device_locale":"en_US","battery_level":5246,"component_buzzer_test_passed":true,"device_external_color":"white","steam_detection_enable":true,"component_us_test_passed":true,"thread_mac_address":"18b4300000312747","installed_locale":"en_US","model":"Topaz-2.7","spoken_where_id":"00000000-0000-0000-0000-000100000001","fabric_id":"F8999B34BB4A2CDE","latest_manual_test_start_utc_secs":1452740329,"wifi_mac_address":"18b430354998","last_audio_self_test_start_utc_secs":1457198284,"line_power_present":false,"component_pir_test_passed":true,"where_id":"00000000-0000-0000-0000-000100000001","night_light_brightness":3,"software_version":"3.0.3rc5","component_temp_test_passed":true,"kl_software_version":"3.0.1","ntp_green_led_enable":true,"device_born_on_date_utc_secs":1447372800,"creation_time":1456115121837,"last_audio_self_test_end_utc_secs":1457198287,"replace_by_date_utc_secs":1762992000,"gesture_hush_enable":false,"co_sequence_number":0,"component_wifi_test_passed":true,"latest_manual_test_cancelled":false,"factory_loaded_languages":"en_US,es_US","wired_led_enable":true,"hushed_state":false,"component_als_test_passed":true,"serial_number":"06AA01AC461501T3","resource_id":"topaz_resource.5","component_co_test_passed":true,"wifi_ip_address":"192.168.1.177","component_hum_test_passed":true,"night_light_enable":true,"wired_or_battery":1}}},"18B4300000301DDE":{"$version":28064,"$timestamp":1457427948028,"NI_18B4300000301DDE":{"object_timestamp":1457427947974,"value":{"wifi_regulatory_domain":"A2","component_led_test_passed":true,"component_speaker_test_passed":true,"auto_away":true,"product_id":9,"home_alarm_link_capable":false,"co_status":0,"heads_up_enable":true,"night_light_continuous":false,"smoke_status":0,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"certification_body":1,"description":"","ntp_green_led_brightness":3,"battery_health_state":0,"component_smoke_test_passed":true,"component_heat_test_passed":true,"capability_level":2.0,"smoke_sequence_number":0,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","device_locale":"en_US","battery_level":5256,"component_buzzer_test_passed":true,"device_external_color":"white","steam_detection_enable":true,"component_us_test_passed":true,"thread_mac_address":"18b4300000301dde","installed_locale":"en_US","model":"Topaz-2.7","spoken_where_id":"00000000-0000-0000-0000-00010000000a","fabric_id":"F8999B34BB4A2CDE","wifi_mac_address":"18b430344371","last_audio_self_test_start_utc_secs":1457198282,"line_power_present":false,"component_pir_test_passed":true,"where_id":"00000000-0000-0000-0000-00010000000a","night_light_brightness":3,"software_version":"3.0.3rc5","component_temp_test_passed":true,"kl_software_version":"3.0.1","ntp_green_led_enable":true,"device_born_on_date_utc_secs":1444089600,"creation_time":1456114835813,"last_audio_self_test_end_utc_secs":1457198285,"replace_by_date_utc_secs":1759708800,"gesture_hush_enable":false,"co_sequence_number":0,"component_wifi_test_passed":true,"factory_loaded_languages":"en_US,es_US","wired_led_enable":true,"hushed_state":false,"serial_number":"06AA01AC4015049L","component_als_test_passed":true,"resource_id":"topaz_resource.5","component_co_test_passed":true,"night_light_enable":true,"component_hum_test_passed":true,"wifi_ip_address":"192.168.1.176","wired_or_battery":1}}},"18B4300000313B45":{"$version":16003,"$timestamp":1457457172222,"NI_18B4300000313B45":{"object_timestamp":1457457172171,"value":{"creation_time":1456114476723,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198282,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000313b45","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.174","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5264,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502XY","spoken_where_id":"00000000-0000-0000-0000-000100000008","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000008","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b4303548c9","last_audio_self_test_start_utc_secs":1457198279}}},"18B4300000314227":{"$version":-7846,"$timestamp":1457438738222,"NI_18B4300000314227":{"object_timestamp":1457438738169,"value":{"wifi_regulatory_domain":"A2","component_led_test_passed":true,"component_speaker_test_passed":true,"auto_away":true,"product_id":9,"home_alarm_link_capable":false,"co_status":0,"heads_up_enable":true,"night_light_continuous":false,"smoke_status":0,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"certification_body":1,"description":"","latest_manual_test_end_utc_secs":1452740353,"ntp_green_led_brightness":3,"battery_health_state":0,"component_smoke_test_passed":true,"component_heat_test_passed":true,"capability_level":2.0,"smoke_sequence_number":0,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","device_locale":"en_US","battery_level":5230,"component_buzzer_test_passed":true,"device_external_color":"white","steam_detection_enable":true,"component_us_test_passed":true,"thread_mac_address":"18b4300000314227","installed_locale":"en_US","model":"Topaz-2.7","spoken_where_id":"00000000-0000-0000-0000-000100000005","fabric_id":"F8999B34BB4A2CDE","latest_manual_test_start_utc_secs":1452740330,"wifi_mac_address":"18b430355f48","last_audio_self_test_start_utc_secs":1457198285,"line_power_present":false,"component_pir_test_passed":true,"where_id":"00000000-0000-0000-0000-000100000005","night_light_brightness":3,"software_version":"3.0.3rc5","component_temp_test_passed":true,"kl_software_version":"3.0.1","ntp_green_led_enable":true,"device_born_on_date_utc_secs":1447459200,"creation_time":1456114234695,"last_audio_self_test_end_utc_secs":1457198288,"replace_by_date_utc_secs":1763078400,"gesture_hush_enable":false,"co_sequence_number":0,"component_wifi_test_passed":true,"latest_manual_test_cancelled":false,"factory_loaded_languages":"en_US,es_US","wired_led_enable":true,"hushed_state":false,"serial_number":"06AA01AC461502V5","component_als_test_passed":true,"resource_id":"topaz_resource.5","component_co_test_passed":true,"night_light_enable":true,"component_hum_test_passed":true,"wifi_ip_address":"192.168.1.173","wired_or_battery":1}}},"18B430000031284E":{"$version":-17251,"$timestamp":1457459676826,"NI_18B430000031284E":{"object_timestamp":1457459676764,"value":{"creation_time":1456114682513,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198284,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447372800,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1762992000,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740300,"wired_or_battery":1,"thread_mac_address":"18b430000031284e","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.175","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5261,"latest_manual_test_end_utc_secs":1452740362,"certification_body":1,"serial_number":"06AA01AC4615030G","spoken_where_id":"00000000-0000-0000-0000-00010000000c","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-00010000000c","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430356391","last_audio_self_test_start_utc_secs":1457198281}}}},"user":{"817372":{"$version":-8888,"$timestamp":1454357314665,"email":"[email protected]","name":"[email protected]","profile_image_url":"https://home.nest.com/api/0.1/avatar/user/817372/u=43d8f250-5cb7-11e5-98b6-22000bdcc6fa/v=223100467","short_name":"heroildo matos","structures":["structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"],"structure_memberships":[{"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","roles":["owner"]}]}},"topaz_history":{"18B4300000314227":{"$version":-30632,"$timestamp":1456859105290},"18B4300000312747":{"$version":973,"$timestamp":1456859105290},"18B4300000301DDE":{"$version":19920,"$timestamp":1456859105290},"18B4300000313B45":{"$version":17754,"$timestamp":1456859105290},"18B430000031284E":{"$version":14681,"$timestamp":1456859105290}},"link":{"02AA01AC14140BJ8":{"$version":16664,"$timestamp":1403702232247,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC44140BPZ":{"$version":-22561,"$timestamp":1429228847781,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC031503X0":{"$version":9834,"$timestamp":1429654628945,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"}},"device_alert_dialog":{"02AA01AC031503X0":{"$version":17734,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC14140BJ8":{"$version":2466,"$timestamp":1403702232247,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC44140BPZ":{"$version":18304,"$timestamp":1429228847781,"dialog_data":"","dialog_id":"confirm-pairing"}},"geofence_info":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":18834,"$timestamp":1442437716987,"device_events":[],"fences":[]}},"metadata":{"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC031503X0":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000}},"user_settings":{"817372":{"$version":18793,"$timestamp":1435240847773,"email_verified":true,"tos_accepted_version":1434564000000,"receive_marketing_emails":true,"receive_nest_emails":true,"receive_support_emails":true,"max_structures":2,"max_thermostats":40,"max_thermostats_per_structure":20,"max_smoke_detectors_per_structure":18,"max_smoke_detectors":36,"max_wwn_devices_per_structure":10,"max_wwn_devices":20,"tos_minimum_version":1434564000000,"tos_current_version":1434564000000,"lang":"en_US","has_location_history":false}},"demand_charge":{"02AA01AC14140BJ8":{"$version":17873,"$timestamp":1453835850337},"02AA01AC44140BPZ":{"$version":-17312,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-32215,"$timestamp":1453835850337}},"structure_metadata":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":6899,"$timestamp":1457444914818,"entitlements_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/entitlements?v=e447fa2a-17c8-4bac-b7b9-e5a35f72e18e","structure_history_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/history?v=1457444914788"}},"schedule":{"02AA01AC031503X0":{"$version":18661,"$timestamp":1457327386856,"days":{"3":{"3":{"touched_by":1,"time":81900,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"2":{"touched_by":1,"time":44100,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"1":{"touched_by":1,"time":26100,"temp":20.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457154578},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"2":{"3":{"touched_by":1,"time":81900,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"2":{"touched_by":1,"time":44100,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"1":{"touched_by":1,"time":26100,"temp":20.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457154578},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"1":{"3":{"touched_by":1,"time":81900,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"2":{"touched_by":1,"time":44100,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"1":{"touched_by":1,"time":26100,"temp":20.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457154578},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"0":{"3":{"touched_by":1,"time":81900,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"2":{"touched_by":1,"time":44100,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"1":{"touched_by":1,"time":26100,"temp":20.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457154578},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"6":{"2":{"touched_by":1,"time":78300,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457327380},"1":{"touched_by":1,"time":49500,"temp":15.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457327380},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"5":{"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}},"4":{"3":{"touched_by":1,"time":81900,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"2":{"touched_by":1,"time":44100,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457240978},"1":{"touched_by":1,"time":26100,"temp":20.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457154578},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457327380}}},"name":" Current Schedule","schedule_mode":"HEAT","ver":2},"02AA01AC44140BPZ":{"$version":30240,"$timestamp":1457416181365,"days":{"3":{"3":{"touched_by":1,"time":79200,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457416139},"2":{"touched_by":1,"time":46800,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457156939},"1":{"touched_by":1,"time":15300,"temp":20.0,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"2":{"3":{"touched_by":1,"time":79200,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457416139},"2":{"touched_by":1,"time":46800,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457156939},"1":{"touched_by":1,"time":15300,"temp":20.0,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"1":{"3":{"touched_by":1,"time":79200,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457416139},"2":{"touched_by":1,"time":46800,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457156939},"1":{"touched_by":1,"time":15300,"temp":20.0,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"0":{"3":{"touched_by":1,"time":79200,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457416139},"2":{"touched_by":1,"time":46800,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457156939},"1":{"touched_by":1,"time":15300,"temp":20.0,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"6":{"2":{"touched_by":1,"time":78300,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"1":{"touched_by":1,"time":49500,"temp":15.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"5":{"2":{"touched_by":1,"time":78300,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"1":{"touched_by":1,"time":49500,"temp":15.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}},"4":{"3":{"touched_by":1,"time":79200,"temp":19.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457416139},"2":{"touched_by":1,"time":46800,"temp":18.5,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457156939},"1":{"touched_by":1,"time":15300,"temp":20.0,"touched_tzo":-18000,"entry_type":"setpoint","type":"HEAT","touched_at":1457329739},"0":{"touched_by":1,"time":0,"temp":19.5,"touched_tzo":-18000,"entry_type":"continuation","type":"HEAT","touched_at":1457416139}}},"name":" Current Schedule","schedule_mode":"HEAT","ver":2},"02AA01AC14140BJ8":{"$version":24620,"$timestamp":1457462371476,"ver":2,"schedule_mode":"RANGE","name":" Current Schedule","days":{"0":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"1":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"2":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"3":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"4":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"5":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}},"6":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}}}}},"shared":{"02AA01AC14140BJ8":{"$version":25344,"$timestamp":1457462640847,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{},"hvac_alt_heat_x2_state":false,"target_temperature":21.1,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":20.32,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"range","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.5,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":19.0},"02AA01AC44140BPZ":{"$version":5909,"$timestamp":1457460845349,"auto_away":0,"auto_away_learning":"ready","can_cool":true,"can_heat":true,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"current_temperature":20.3,"hvac_ac_state":false,"hvac_alt_heat_state":false,"hvac_alt_heat_x2_state":false,"hvac_aux_heater_state":false,"hvac_cool_x2_state":false,"hvac_emer_heat_state":false,"hvac_fan_state":false,"hvac_heat_x2_state":false,"hvac_heat_x3_state":false,"hvac_heater_state":false,"name":"","target_change_pending":false,"target_temperature":18.5,"target_temperature_high":26.5,"target_temperature_low":19.5,"target_temperature_type":"heat","touched_by":{"touched_by":3,"touched_id":"Wink"}},"02AA01AC031503X0":{"$version":22092,"$timestamp":1457462576843,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{"touched_by":3,"touched_id":"Wink"},"hvac_alt_heat_x2_state":false,"target_temperature":18.513,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":21.01,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"heat","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.666666666666668,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":18.88888888888889}},"safety_summary":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-22114,"$timestamp":1457198318052,"critical_failures":[],"total_critical_failures":0,"total_warnings":0,"warnings":[]}}}
2016-03-08 13:48:27,496 [qtp521835657-38] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature for thermostat: https://czfe14-front01-iad01.transport.home.nest.com/v2/put/shared.02AA01AC14140BJ8 with body: [Content-Type: application/json,Content-Length: 56,Chunked: false]
2016-03-08 13:48:27,547 [qtp521835657-38] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature response: null
2016-03-08 13:48:36,084 [qtp521835657-41] DEBUG spark.webserver.MatcherFilter - httpMethod:get, uri: /api/lightssystem/lights
2016-03-08 13:48:36,084 [qtp521835657-41] DEBUG spark.Request - get params
2016-03-08 13:48:36,084 [qtp521835657-41] DEBUG spark.Request - matchedPart: :userid = lightssystem
2016-03-08 13:48:36,084 [qtp521835657-41] DEBUG spark.Request - get splat
2016-03-08 13:48:36,084 [qtp521835657-41] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-08 13:48:41,559 [main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Found message to be an M-SEARCH message.
2016-03-08 13:48:41,559 [main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery Got SSDP packet from 192.168.1.250:34364, body: M-SEARCH * HTTP/1.1
Host: 239.255.255.250:1900
Man: "ssdp:discover"
ST: ssdp:all
MX: 5

2016-03-08 13:48:41,559 [main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - isSSDPDiscovery found message to be valid under strict rules - strict: true
2016-03-08 13:48:41,559 [main] DEBUG com.bwssystems.HABridge.upnp.UpnpListener - sendUpnpResponse discovery template with address: 192.168.1.225 and port: 8080
2016-03-08 13:48:46,152 [qtp521835657-41] DEBUG spark.webserver.MatcherFilter - httpMethod:get, uri: /api/lightssystem/lights
2016-03-08 13:48:46,152 [qtp521835657-41] DEBUG spark.Request - get params
2016-03-08 13:48:46,152 [qtp521835657-41] DEBUG spark.Request - matchedPart: :userid = lightssystem
2016-03-08 13:48:46,152 [qtp521835657-41] DEBUG spark.Request - get splat
2016-03-08 13:48:46,152 [qtp521835657-41] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Thanks, I'll be more explicit next time for which debug items to turn on as it doesnt have to be a t the root level. Looking into this.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

I don't think it gave me any way of adding what you asked for in logging in the UI.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

You have to check the box for Show All Loggers in the expanded area below the log view.

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So, I have a new bridge version with some logging updated. get it at http://www.bwssystems.com/files/ha-bridge-1.4.1a.jar and then set the loggers in the logging configuration to be DEBUG for the only following items com.bwssystems.HABridge.hue.HueMulator, com.bwssystems.nest, do not set ROOT.

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

Here you go - below are two attempts - the first sets the temperature to 65 and the Nest is set to just "heat". It was successful. For the second test, I set the Nest to Heat/Cool -- then set the temperature to 65 and it fails as expected. When the Nest is in Heat/Cool mode, there are more temperature settings -- Heat High/Low Temps and Cool High/Low Temps.

root@homebridge:~/habridge# java -jar /root/habridge/ha-bridge-1.4.1a.jar
2016-03-09 08:29:07,471 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1a) starting....
2016-03-09 08:29:07,476 [main] INFO com.bwssystems.HABridge.BridgeSettings - reading from config file: data/habridge.config
2016-03-09 08:29:07,500 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1a) initializing....
2016-03-09 08:29:07,507 [main] INFO com.bwssystems.HABridge.SystemControl - System control service started....
2016-03-09 08:29:07,553 [main] INFO com.bwssystems.nest.controller.NestSession - Starting Nest login...
2016-03-09 08:29:07.555:INFO::Thread-0: Logging initialized @246ms
2016-03-09 08:29:07,588 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ...
2016-03-09 08:29:07,589 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:8080
2016-03-09 08:29:07.593:INFO:oejs.Server:Thread-0: jetty-9.3.z-SNAPSHOT
2016-03-09 08:29:07.616:INFO:oejs.ServerConnector:Thread-0: Started ServerConnector@38dab02e{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2016-03-09 08:29:07.616:INFO:oejs.Server:Thread-0: Started @309ms
2016-03-09 08:29:08,535 [main] INFO com.bwssystems.nest.controller.NestSession - Completed Nest login...
2016-03-09 08:29:08,826 [main] INFO com.bwssystems.HABridge.devicemanagmeent.DeviceResource - HABridge device management service started....
2016-03-09 08:29:08,901 [main] INFO com.bwssystems.HABridge.hue.HueMulator - Hue emulator service started....
2016-03-09 08:29:08,904 [main] INFO com.bwssystems.HABridge.upnp.UpnpSettingsResource - Hue description service started....
2016-03-09 08:29:08,905 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener starting....
2016-03-09 08:29:08,907 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener running and ready....
2016-03-09 08:29:42,461 [qtp1755921860-18] INFO com.bwssystems.HABridge.SystemControl - Get loggers info with showAll argument: false
2016-03-09 08:29:46,966 [qtp1755921860-12] INFO com.bwssystems.HABridge.SystemControl - Get loggers info with showAll argument: true
2016-03-09 08:31:11,623 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:31:21,667 [qtp1755921860-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:31:31,726 [qtp1755921860-12] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:31:41,800 [qtp1755921860-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:31:51,865 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:01,909 [qtp1755921860-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:11,951 [qtp1755921860-12] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:22,011 [qtp1755921860-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:32,070 [qtp1755921860-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:42,116 [qtp1755921860-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:32:42,381 [qtp1755921860-14] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:02,360 [qtp1755921860-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:08,907 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue state change requested: test from 192.168.1.141 body: {"on":true,"bri":166}
2016-03-09 08:33:08,937 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - executing HUE api request to set thermostat for nest: {"name":"02AA01AC44140BPZ","control":"temp","temp":"${intensity.percent}"}
2016-03-09 08:33:08,937 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - Setting thermostat: 02AA01AC44140BPZ to 18.333333333333332C
2016-03-09 08:33:08,937 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Nest - getting status: https://czfe15-front01-iad01.transport.home.nest.com/v2/mobile/user.817372
2016-03-09 08:33:09,231 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Nest - status response: {"tou":{"02AA01AC44140BPZ":{"$version":-21183,"$timestamp":1453835850337},"02AA01AC14140BJ8":{"$version":-19626,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-4592,"$timestamp":1453835850337}},"topaz_resource":{"5":{"$version":-1,"$timestamp":1356998400000,"supported_locales":["en_US","es_US","en_GB","fr_CA","fr_FR","nl_NL"],"wheres":["00000000-0000-0000-0000-000100000000","00000000-0000-0000-0000-000100000001","00000000-0000-0000-0000-000100000002","00000000-0000-0000-0000-000100000003","00000000-0000-0000-0000-000100000004","00000000-0000-0000-0000-000100000005","00000000-0000-0000-0000-000100000006","00000000-0000-0000-0000-000100000007","00000000-0000-0000-0000-000100000008","00000000-0000-0000-0000-000100000009","00000000-0000-0000-0000-00010000000a","00000000-0000-0000-0000-00010000000b","00000000-0000-0000-0000-00010000000c","00000000-0000-0000-0000-00010000000d","00000000-0000-0000-0000-00010000000e","00000000-0000-0000-0000-00010000000f","00000000-0000-0000-0000-000100000010"]}},"user_alert_dialog":{"817372":{"$version":3305,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"}},"buckets":{"817372":{"$version":28523,"$timestamp":1457462291411,"buckets":["topaz_resource.5","topaz.18B4300000312747","occupancy.18B4300000312747","widget_track.18B4300000312747","topaz_history.18B4300000312747","device.02AA01AC031503X0","demand_response.02AA01AC031503X0","device_alert_dialog.02AA01AC031503X0","link.02AA01AC031503X0","message.02AA01AC031503X0","metadata.02AA01AC031503X0","schedule.02AA01AC031503X0","shared.02AA01AC031503X0","track.02AA01AC031503X0","tuneups.02AA01AC031503X0","energy_latest.02AA01AC031503X0","energy_weekly.02AA01AC031503X0","tou.02AA01AC031503X0","demand_charge.02AA01AC031503X0","delayed_topaz.18B4300000312747","structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","where.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","utility.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_history.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","trip.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_metadata.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety_summary.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","geofence_info.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","user.817372","user_alert_dialog.817372","message_center.817372","user_settings.817372","buckets.817372","topaz.18B4300000313B45","occupancy.18B4300000313B45","widget_track.18B4300000313B45","topaz_history.18B4300000313B45","delayed_topaz.18B4300000313B45","device_alert_dialog.02AA01AC44140BPZ","link.02AA01AC44140BPZ","message.02AA01AC44140BPZ","metadata.02AA01AC44140BPZ","schedule.02AA01AC44140BPZ","shared.02AA01AC44140BPZ","track.02AA01AC44140BPZ","tuneups.02AA01AC44140BPZ","energy_latest.02AA01AC44140BPZ","energy_weekly.02AA01AC44140BPZ","tou.02AA01AC44140BPZ","demand_charge.02AA01AC44140BPZ","device.02AA01AC44140BPZ","demand_response.02AA01AC44140BPZ","device.02AA01AC14140BJ8","demand_response.02AA01AC14140BJ8","device_alert_dialog.02AA01AC14140BJ8","link.02AA01AC14140BJ8","message.02AA01AC14140BJ8","metadata.02AA01AC14140BJ8","schedule.02AA01AC14140BJ8","shared.02AA01AC14140BJ8","track.02AA01AC14140BJ8","tuneups.02AA01AC14140BJ8","energy_latest.02AA01AC14140BJ8","energy_weekly.02AA01AC14140BJ8","tou.02AA01AC14140BJ8","demand_charge.02AA01AC14140BJ8","topaz.18B430000031284E","occupancy.18B430000031284E","widget_track.18B430000031284E","topaz_history.18B430000031284E","delayed_topaz.18B430000031284E","topaz.18B4300000314227","occupancy.18B4300000314227","widget_track.18B4300000314227","topaz_history.18B4300000314227","topaz.18B4300000301DDE","occupancy.18B4300000301DDE","widget_track.18B4300000301DDE","topaz_history.18B4300000301DDE","delayed_topaz.18B4300000314227","delayed_topaz.18B4300000301DDE"]}},"track":{"02AA01AC14140BJ8":{"$version":-4202,"$timestamp":1457529751434,"online":true,"last_connection":1457529751434,"last_ip":"71.236.31.0"},"02AA01AC44140BPZ":{"$version":24650,"$timestamp":1457530325568,"online":true,"last_connection":1457530325568,"last_ip":"71.236.31.0"},"02AA01AC031503X0":{"$version":4063,"$timestamp":1457530149560,"online":true,"last_connection":1457530149560,"last_ip":"71.236.31.0"}},"message_center":{"817372":{"$version":28286,"$timestamp":1457213895284,"messages":[{"id":"7ca934f0-8467-11e5-b2eb-22000b330acc","key":"air_filter_reminder","priority":2,"timestamp":1446801571,"thread_id":0,"read":true,"dismissed":true,"parameters":["02AA01AC14140BJ8","","2354 Henderson Mill","c30ff88b-da36-4112-aeb6-f946f7675791","Main Floor"]},{"id":"cbafb8a0-bee4-11e5-a8d6-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1453232558,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","2354 Henderson Mill","America/New_York"]},{"id":"9dc76c10-c3b4-11e5-8ce0-22000b7fc50e","key":"wwn_client_upgrade","priority":3,"timestamp":1453761621,"thread_id":0,"read":true,"dismissed":true,"parameters":["f63f7cbe-611d-4815-8d9f-01af2f03bcbb"]},{"id":"4cc613f0-e2f6-11e5-9d01-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1457198318,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","Rogers","America/New_York"]}]}},"topaz":{"18B4300000313B45":{"$version":-29259,"$timestamp":1457457172171,"auto_away":true,"battery_health_state":0,"battery_level":5264,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114476723,"description":"","device_born_on_date_utc_secs":1447459200,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198282,"last_audio_self_test_start_utc_secs":1457198279,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740330,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1763078400,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461502XY","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000008","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"thread_mac_address":"18b4300000313b45","where_id":"00000000-0000-0000-0000-000100000008","wifi_ip_address":"192.168.1.174","wifi_mac_address":"18b4303548c9","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B430000031284E":{"$version":-21514,"$timestamp":1457459676764,"auto_away":true,"battery_health_state":0,"battery_level":5261,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114682513,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198284,"last_audio_self_test_start_utc_secs":1457198281,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740362,"latest_manual_test_start_utc_secs":1452740300,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC4615030G","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-00010000000c","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"thread_mac_address":"18b430000031284e","where_id":"00000000-0000-0000-0000-00010000000c","wifi_ip_address":"192.168.1.175","wifi_mac_address":"18b430356391","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000312747":{"$version":-772,"$timestamp":1457456429211,"auto_away":true,"battery_health_state":0,"battery_level":5246,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456115121837,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198287,"last_audio_self_test_start_utc_secs":1457198284,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740329,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":2,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461501T3","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000001","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"thread_mac_address":"18b4300000312747","where_id":"00000000-0000-0000-0000-000100000001","wifi_ip_address":"192.168.1.177","wifi_mac_address":"18b430354998","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000314227":{"$version":-28496,"$timestamp":1457521538543,"creation_time":1456114234695,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198288,"component_co_test_passed":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"smoke_sequence_number":0,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000314227","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.180","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5251,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502V5","spoken_where_id":"00000000-0000-0000-0000-000100000005","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000005","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430355f48","last_audio_self_test_start_utc_secs":1457198285,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000301DDE":{"$version":-5105,"$timestamp":1457510747939,"creation_time":1456114835813,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198285,"component_co_test_passed":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"smoke_sequence_number":0,"capability_level":2.0,"device_born_on_date_utc_secs":1444089600,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1759708800,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"wired_or_battery":1,"thread_mac_address":"18b4300000301dde","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.179","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5262,"certification_body":1,"serial_number":"06AA01AC4015049L","spoken_where_id":"00000000-0000-0000-0000-00010000000a","where_id":"00000000-0000-0000-0000-00010000000a","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430344371","last_audio_self_test_start_utc_secs":1457198282,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true}},"occupancy":{"18B4300000313B45":{"$version":17591,"$timestamp":1457457172277,"element_duration_seconds":300,"occupancy":[-1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,1,1,1,0,1,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000301DDE":{"$version":-10562,"$timestamp":1457510748028,"element_duration_seconds":300,"occupancy":[-1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,1,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000314227":{"$version":-18287,"$timestamp":1457521538629,"element_duration_seconds":300,"occupancy":[-1,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,0,0,0,0,1,1,1,1,1,0,1,0,0,1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000312747":{"$version":9095,"$timestamp":1457456429330,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,1,0,1,1,1,1,1,1,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,0,1,1,0,0,1,1,1,1,1,1,0,0,0,0,1,0,0,0,1,1,1,1,1,1,1,0,1,0,1,1,0,1,1,0,1,1,0,0,1,1,0,0,1,1,1,1,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,1,0,1,1,1,1,0,1,0,0,0,0,0,0]},"18B430000031284E":{"$version":61,"$timestamp":1457459676867,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,1,1,1,0,1,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,1,0,0,0,0,1,1,1,1,0,0,1,0,0,1,0,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0]}},"safety":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":22197,"$timestamp":1457198318052,"audio_self_test_enabled":true,"audio_self_test_end_utc_offset_secs":75600,"audio_self_test_in_progress":false,"audio_self_test_notify":true,"audio_self_test_request_utc_secs":1457198115,"audio_self_test_start_utc_offset_secs":57600,"device_failures":[],"last_aggregated_utc_secs":1457198318,"last_audio_self_test_end_utc_secs":1457198288,"last_audio_self_test_start_utc_secs":1457198254,"last_manual_self_test_cancelled":false,"last_manual_self_test_end_utc_secs":1452740362,"last_manual_self_test_start_utc_secs":1452740300,"last_manual_self_test_success_utc_secs":1452740362,"manual_self_test_in_progress":false,"audio_self_test_participants":["18B4300000314227","18B4300000313B45","18B430000031284E","18B4300000301DDE","18B4300000312747"]}},"utility":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-1,"$timestamp":1}},"where":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-28754,"$timestamp":1455739794799,"wheres":[{"where_id":"00000000-0000-0000-0000-000100000001","name":"Basement"},{"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","name":"Basement"},{"where_id":"00000000-0000-0000-0000-00010000000d","name":"Bedroom"},{"where_id":"00000000-0000-0000-0000-000100000003","name":"Den"},{"where_id":"00000000-0000-0000-0000-000100000010","name":"Dining Room"},{"where_id":"00000000-0000-0000-0000-000100000006","name":"Downstairs"},{"where_id":"00000000-0000-0000-0000-000100000000","name":"Entryway"},{"where_id":"00000000-0000-0000-0000-00010000000b","name":"Family Room"},{"where_id":"00000000-0000-0000-0000-000100000002","name":"Hallway"},{"where_id":"00000000-0000-0000-0000-000100000008","name":"Kids Room"},{"where_id":"00000000-0000-0000-0000-00010000000a","name":"Kitchen"},{"where_id":"00000000-0000-0000-0000-00010000000c","name":"Living Room"},{"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","name":"Main Floor"},{"where_id":"00000000-0000-0000-0000-000100000005","name":"Master Bedroom"},{"where_id":"00000000-0000-0000-0000-00010000000e","name":"Office"},{"where_id":"00000000-0000-0000-0000-00010000000f","name":"Upstairs"},{"where_id":"62546c3e-c5d1-4f75-ac4c-0f12d5c7e0cb","name":"1st Floor"},{"where_id":"6672dd74-a00f-43c8-ab0e-0e3c0ebd703a","name":"Main Hallway"}]}},"structure":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-26757,"$timestamp":1457462327942,"creation_time":1403630007804,"topaz_enhanced_auto_away_enabled":true,"away":false,"touched_by":{"touched_by":4,"touched_id":""},"diamond_changed_location":false,"vacation_mode":false,"num_thermostats":"3","measurement_scale":"imperial","eta":1418854139,"eta_preconditioning_active":false,"manual_away_timestamp":0,"house_type":"family","emergency_contact_phone":"+17708664963","emergency_contact_type":1,"eta_unique_id":"Logitech Harmony110230898959352509677-2014-12-17","structure_area":232.258,"away_timestamp":1457462328,"away_setter":0,"time_zone":"America/New_York","renovation_date":"1960","country_code":"US","topaz_away":false,"emergency_contact_description":"Christopher Rogers","hvac_smoke_safety_shutoff_enabled":false,"dr_reminder_enabled":true,"hvac_safety_shutoff_enabled":true,"name":"Rogers","phone_hush_enable":false,"topaz_hush_key":"ikKsE7Eoal1sMOHxKMO5xQ==","postal_code":"30345","user":"user.817372","devices":["device.02AA01AC031503X0","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"swarm":["topaz.18B4300000314227","topaz.18B430000031284E","topaz.18B4300000313B45","topaz.18B4300000312747","device.02AA01AC031503X0","topaz.18B4300000301DDE","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"fabric_ids":["F8999B34BB4A2CDE"],"ifj_primary_fabric_id":"F8999B34BB4A2CDE","clutches":[],"members":[{"user":"user.817372","roles":["owner"]}]}},"message":{"02AA01AC031503X0":{"$version":2787,"$timestamp":1455735825929,"1":{"cmd":"reboot"}},"02AA01AC14140BJ8":{"$version":108,"$timestamp":1455680950528,"1":{"cmd":"reboot"}},"02AA01AC44140BPZ":{"$version":20117,"$timestamp":1455828273099,"1":{"cmd":"reboot"}}},"tuneups":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"device":{"02AA01AC14140BJ8":{"$version":31185,"$timestamp":1457513155664,"creation_time":1403701414729,"filter_changed_date":1447563600,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":26.5,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":20.0,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.165","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC031500D2","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_US","model_version":"Display-2.8","note_codes":[],"leaf_threshold_heat":16.67,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","dual_fuel_selected":false,"heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":0,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"auto","current_schedule_mode":"RANGE","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","leaf_learning":"ready","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":54.0,"away_temperature_low_enabled":true,"battery_level":3.957,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":false,"sunlight_correction_enabled":false,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC14140BJ8","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455689061,"range_enable":true,"user_brightness":"high","pro_id":"","lower_safety_temp":4.444,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":true,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.56,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":462,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":28.88,"away_temperature_high":26.514,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.56,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.999,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":50,"oob_wifi_completed":true,"filter_changed_set_date":1446911631,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":336,"sunlight_correction_ready":false,"mac_address":"18b4302d01da","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":false,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":6,"fan_timer_duration":900,"preconditioning_enabled":true,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]},"02AA01AC031503X0":{"$version":32379,"$timestamp":1457529750604,"creation_time":1429653761743,"filter_changed_date":0,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":28.88,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":19.5,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.164","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC141403GK","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_GB","model_version":"Display-2.14","note_codes":[],"leaf_threshold_heat":19.39,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":2,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"duty-cycle","current_schedule_mode":"HEAT","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":69.0,"away_temperature_low_enabled":true,"battery_level":3.921,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":true,"sunlight_correction_enabled":true,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC031503X0","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455739703,"range_enable":true,"user_brightness":"high","pro_id":"CBBAAA","lower_safety_temp":7.222,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":false,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":311,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":0.0,"away_temperature_high":26.507,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":true,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.94,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":51,"oob_wifi_completed":true,"filter_changed_set_date":0,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":578,"sunlight_correction_ready":true,"mac_address":"18b4301842c0","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":true,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":9,"fan_timer_duration":43200,"preconditioning_enabled":false,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]},"02AA01AC44140BPZ":{"$version":-11937,"$timestamp":1457530325568,"creation_time":1429227929732,"filter_changed_date":0,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":true,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":28.88,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":15.5,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.161","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA04AC44140D68","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2D) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_GB","model_version":"Display-2.12","note_codes":[],"leaf_threshold_heat":18.89,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":0,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"auto","current_schedule_mode":"HEAT","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.21","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":69.0,"away_temperature_low_enabled":true,"battery_level":3.9,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":true,"sunlight_correction_enabled":true,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC44140BPZ","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"00000000-0000-0000-0000-00010000000d","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455835664,"range_enable":true,"user_brightness":"medium","pro_id":"","lower_safety_temp":4.444,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":false,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":57,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":0.0,"away_temperature_high":27.821,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":19.002,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":51,"oob_wifi_completed":true,"filter_changed_set_date":0,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":2939,"sunlight_correction_ready":true,"mac_address":"18b4301592b1","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":false,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":7,"fan_timer_duration":1800,"preconditioning_enabled":false,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]}},"trip":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":1839,"$timestamp":1418852075826,"trips":[{"id":"Logitech Harmony110230898959352509677-2014-12-17","timestamp_utc":1418852075,"arrival_start_sec":1418854139,"arrival_end_sec":1418854139,"status":"ACTIVE","override_trip_arrival":false}]}},"widget_track":{"18B4300000301DDE":{"$version":24310,"$timestamp":1457510748147,"online":true,"last_connection":1457510748147,"last_ip":"71.236.31.0"},"18B430000031284E":{"$version":30191,"$timestamp":1457462293133,"online":true,"last_connection":1457459676765},"18B4300000314227":{"$version":-23714,"$timestamp":1457521538753,"online":true,"last_connection":1457521538752,"last_ip":"71.236.31.0"},"18B4300000313B45":{"$version":-9446,"$timestamp":1457462293120,"online":true,"last_connection":1457457172171},"18B4300000312747":{"$version":-4222,"$timestamp":1457462293124,"online":true,"last_connection":1457456429212}},"demand_response":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"delayed_topaz":{"18B4300000312747":{"$version":-16623,"$timestamp":1457456429279,"NI_18B4300000312747":{"object_timestamp":1457456429211,"value":{"wifi_regulatory_domain":"A2","component_led_test_passed":true,"component_speaker_test_passed":true,"auto_away":true,"product_id":9,"home_alarm_link_capable":false,"co_status":0,"heads_up_enable":true,"night_light_continuous":false,"smoke_status":0,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"description":"","certification_body":1,"latest_manual_test_end_utc_secs":1452740353,"component_smoke_test_passed":true,"battery_health_state":0,"ntp_green_led_brightness":2,"component_heat_test_passed":true,"capability_level":2.0,"smoke_sequence_number":0,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","device_locale":"en_US","battery_level":5246,"component_buzzer_test_passed":true,"device_external_color":"white","steam_detection_enable":true,"component_us_test_passed":true,"thread_mac_address":"18b4300000312747","installed_locale":"en_US","model":"Topaz-2.7","spoken_where_id":"00000000-0000-0000-0000-000100000001","fabric_id":"F8999B34BB4A2CDE","latest_manual_test_start_utc_secs":1452740329,"wifi_mac_address":"18b430354998","last_audio_self_test_start_utc_secs":1457198284,"line_power_present":false,"component_pir_test_passed":true,"where_id":"00000000-0000-0000-0000-000100000001","night_light_brightness":3,"software_version":"3.0.3rc5","component_temp_test_passed":true,"kl_software_version":"3.0.1","ntp_green_led_enable":true,"device_born_on_date_utc_secs":1447372800,"creation_time":1456115121837,"last_audio_self_test_end_utc_secs":1457198287,"replace_by_date_utc_secs":1762992000,"gesture_hush_enable":false,"co_sequence_number":0,"component_wifi_test_passed":true,"latest_manual_test_cancelled":false,"factory_loaded_languages":"en_US,es_US","wired_led_enable":true,"hushed_state":false,"component_als_test_passed":true,"serial_number":"06AA01AC461501T3","resource_id":"topaz_resource.5","component_co_test_passed":true,"wifi_ip_address":"192.168.1.177","component_hum_test_passed":true,"night_light_enable":true,"wired_or_battery":1}}},"18B4300000314227":{"$version":-14490,"$timestamp":1457521538587,"NI_18B4300000314227":{"object_timestamp":1457521538543,"value":{"creation_time":1456114234695,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198288,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000314227","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.180","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5251,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502V5","spoken_where_id":"00000000-0000-0000-0000-000100000005","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000005","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430355f48","last_audio_self_test_start_utc_secs":1457198285}}},"18B4300000313B45":{"$version":16003,"$timestamp":1457457172222,"NI_18B4300000313B45":{"object_timestamp":1457457172171,"value":{"creation_time":1456114476723,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198282,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000313b45","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.174","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5264,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502XY","spoken_where_id":"00000000-0000-0000-0000-000100000008","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000008","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b4303548c9","last_audio_self_test_start_utc_secs":1457198279}}},"18B4300000301DDE":{"$version":4644,"$timestamp":1457510747987,"NI_18B4300000301DDE":{"object_timestamp":1457510747939,"value":{"creation_time":1456114835813,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198285,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1444089600,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1759708800,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"wired_or_battery":1,"thread_mac_address":"18b4300000301dde","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.179","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5262,"certification_body":1,"serial_number":"06AA01AC4015049L","spoken_where_id":"00000000-0000-0000-0000-00010000000a","where_id":"00000000-0000-0000-0000-00010000000a","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430344371","last_audio_self_test_start_utc_secs":1457198282}}},"18B430000031284E":{"$version":-17251,"$timestamp":1457459676826,"NI_18B430000031284E":{"object_timestamp":1457459676764,"value":{"creation_time":1456114682513,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198284,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447372800,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1762992000,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740300,"wired_or_battery":1,"thread_mac_address":"18b430000031284e","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.175","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5261,"latest_manual_test_end_utc_secs":1452740362,"certification_body":1,"serial_number":"06AA01AC4615030G","spoken_where_id":"00000000-0000-0000-0000-00010000000c","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-00010000000c","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430356391","last_audio_self_test_start_utc_secs":1457198281}}}},"user":{"817372":{"$version":-8888,"$timestamp":1454357314665,"email":"[email protected]","name":"[email protected]","profile_image_url":"https://home.nest.com/api/0.1/avatar/user/817372/u=43d8f250-5cb7-11e5-98b6-22000bdcc6fa/v=223100467","short_name":"heroildo matos","structures":["structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"],"structure_memberships":[{"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","roles":["owner"]}]}},"topaz_history":{"18B4300000314227":{"$version":-30632,"$timestamp":1456859105290},"18B4300000312747":{"$version":973,"$timestamp":1456859105290},"18B4300000301DDE":{"$version":19920,"$timestamp":1456859105290},"18B4300000313B45":{"$version":17754,"$timestamp":1456859105290},"18B430000031284E":{"$version":14681,"$timestamp":1456859105290}},"link":{"02AA01AC14140BJ8":{"$version":16664,"$timestamp":1403702232247,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC44140BPZ":{"$version":-22561,"$timestamp":1429228847781,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC031503X0":{"$version":9834,"$timestamp":1429654628945,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"}},"device_alert_dialog":{"02AA01AC031503X0":{"$version":17734,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC14140BJ8":{"$version":2466,"$timestamp":1403702232247,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC44140BPZ":{"$version":18304,"$timestamp":1429228847781,"dialog_data":"","dialog_id":"confirm-pairing"}},"geofence_info":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":18834,"$timestamp":1442437716987,"device_events":[],"fences":[]}},"metadata":{"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC031503X0":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000}},"user_settings":{"817372":{"$version":18793,"$timestamp":1435240847773,"email_verified":true,"tos_accepted_version":1434564000000,"receive_marketing_emails":true,"receive_nest_emails":true,"receive_support_emails":true,"max_structures":2,"max_thermostats":40,"max_thermostats_per_structure":20,"max_smoke_detectors_per_structure":18,"max_smoke_detectors":36,"max_wwn_devices_per_structure":10,"max_wwn_devices":20,"tos_minimum_version":1434564000000,"tos_current_version":1434564000000,"lang":"en_US","has_location_history":false}},"demand_charge":{"02AA01AC14140BJ8":{"$version":17873,"$timestamp":1453835850337},"02AA01AC44140BPZ":{"$version":-17312,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-32215,"$timestamp":1453835850337}},"structure_metadata":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":28000,"$timestamp":1457489012570,"entitlements_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/entitlements?v=e447fa2a-17c8-4bac-b7b9-e5a35f72e18e","structure_history_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/history?v=1457489012569"}},"schedule":{"02AA01AC44140BPZ":{"$version":-4825,"$timestamp":1457530325568,"ver":2,"schedule_mode":"HEAT","name":" Current Schedule","days":{"0":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":20.0,"touched_by":1,"time":15300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":18.5,"touched_by":1,"time":46800,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457156939},"3":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457416139}},"1":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":20.0,"touched_by":1,"time":15300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":18.5,"touched_by":1,"time":46800,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457156939},"3":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457416139}},"2":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":20.0,"touched_by":1,"time":15300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":18.5,"touched_by":1,"time":46800,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457156939},"3":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457416139}},"3":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":20.0,"touched_by":1,"time":15300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":18.5,"touched_by":1,"time":46800,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457156939},"3":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457416139}},"4":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":20.0,"touched_by":1,"time":15300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":18.5,"touched_by":1,"time":46800,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457156939},"3":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457416139}},"5":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":15.5,"touched_by":1,"time":49500,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":19.5,"touched_by":1,"time":78300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739}},"6":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457416139},"1":{"temp":15.5,"touched_by":1,"time":49500,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739},"2":{"temp":19.5,"touched_by":1,"time":78300,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457329739}}}},"02AA01AC031503X0":{"$version":-26453,"$timestamp":1457500184238,"ver":2,"schedule_mode":"HEAT","name":" Current Schedule","days":{"0":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"1":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"2":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"3":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"4":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"5":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457500178}},"6":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":15.5,"touched_by":1,"time":49500,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457327380},"2":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457500178}}}},"02AA01AC14140BJ8":{"$version":-28885,"$timestamp":1457499945273,"ver":2,"schedule_mode":"RANGE","name":" Current Schedule","days":{"0":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"1":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"2":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"3":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"4":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"5":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}},"6":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}}}}},"shared":{"02AA01AC14140BJ8":{"$version":-23194,"$timestamp":1457497340519,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{"touched_by":3,"touched_id":"Wink"},"hvac_alt_heat_x2_state":false,"target_temperature":21.1,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":18.64,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"range","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":19.0,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":17.5},"02AA01AC44140BPZ":{"$version":29942,"$timestamp":1457530323004,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{},"hvac_alt_heat_x2_state":false,"target_temperature":20.0,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":20.83,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"heat","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.5,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":19.5},"02AA01AC031503X0":{"$version":27487,"$timestamp":1457529750604,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{"touched_by":3,"touched_id":"Wink"},"hvac_alt_heat_x2_state":false,"target_temperature":20.5,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":20.65,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"heat","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.666666666666668,"auto_away_learning":"ready","hvac_fan_state":true,"target_temperature_low":18.88888888888889}},"safety_summary":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-22114,"$timestamp":1457198318052,"critical_failures":[],"total_critical_failures":0,"total_warnings":0,"warnings":[]}}}
2016-03-09 08:33:09,236 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature for thermostat: https://czfe15-front01-iad01.transport.home.nest.com/v2/put/shared.02AA01AC44140BPZ with body: {"target_change_pending":true,"target_temperature":18.3}
2016-03-09 08:33:09,296 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature response: null
2016-03-09 08:33:12,403 [qtp1755921860-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:22,525 [qtp1755921860-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:32,575 [qtp1755921860-12] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:42,622 [qtp1755921860-12] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:33:42,751 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue state change requested: test from 192.168.1.141 body: {"on":true,"bri":166}
2016-03-09 08:33:42,751 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - executing HUE api request to set thermostat for nest: {"name":"02AA01AC44140BPZ","control":"temp","temp":"${intensity.percent}"}
2016-03-09 08:33:42,752 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - Setting thermostat: 02AA01AC44140BPZ to 18.333333333333332C
2016-03-09 08:33:42,752 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Nest - getting status: https://czfe15-front01-iad01.transport.home.nest.com/v2/mobile/user.817372
2016-03-09 08:33:42,858 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Nest - status response: {"tou":{"02AA01AC44140BPZ":{"$version":-21183,"$timestamp":1453835850337},"02AA01AC14140BJ8":{"$version":-19626,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-4592,"$timestamp":1453835850337}},"topaz_resource":{"5":{"$version":-1,"$timestamp":1356998400000,"supported_locales":["en_US","es_US","en_GB","fr_CA","fr_FR","nl_NL"],"wheres":["00000000-0000-0000-0000-000100000000","00000000-0000-0000-0000-000100000001","00000000-0000-0000-0000-000100000002","00000000-0000-0000-0000-000100000003","00000000-0000-0000-0000-000100000004","00000000-0000-0000-0000-000100000005","00000000-0000-0000-0000-000100000006","00000000-0000-0000-0000-000100000007","00000000-0000-0000-0000-000100000008","00000000-0000-0000-0000-000100000009","00000000-0000-0000-0000-00010000000a","00000000-0000-0000-0000-00010000000b","00000000-0000-0000-0000-00010000000c","00000000-0000-0000-0000-00010000000d","00000000-0000-0000-0000-00010000000e","00000000-0000-0000-0000-00010000000f","00000000-0000-0000-0000-000100000010"]}},"user_alert_dialog":{"817372":{"$version":3305,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"}},"buckets":{"817372":{"$version":28523,"$timestamp":1457462291411,"buckets":["topaz_resource.5","topaz.18B4300000312747","occupancy.18B4300000312747","widget_track.18B4300000312747","topaz_history.18B4300000312747","device.02AA01AC031503X0","demand_response.02AA01AC031503X0","device_alert_dialog.02AA01AC031503X0","link.02AA01AC031503X0","message.02AA01AC031503X0","metadata.02AA01AC031503X0","schedule.02AA01AC031503X0","shared.02AA01AC031503X0","track.02AA01AC031503X0","tuneups.02AA01AC031503X0","energy_latest.02AA01AC031503X0","energy_weekly.02AA01AC031503X0","tou.02AA01AC031503X0","demand_charge.02AA01AC031503X0","delayed_topaz.18B4300000312747","structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","where.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","utility.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_history.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","trip.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","structure_metadata.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","safety_summary.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","geofence_info.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","user.817372","user_alert_dialog.817372","message_center.817372","user_settings.817372","buckets.817372","topaz.18B4300000313B45","occupancy.18B4300000313B45","widget_track.18B4300000313B45","topaz_history.18B4300000313B45","delayed_topaz.18B4300000313B45","device_alert_dialog.02AA01AC44140BPZ","link.02AA01AC44140BPZ","message.02AA01AC44140BPZ","metadata.02AA01AC44140BPZ","schedule.02AA01AC44140BPZ","shared.02AA01AC44140BPZ","track.02AA01AC44140BPZ","tuneups.02AA01AC44140BPZ","energy_latest.02AA01AC44140BPZ","energy_weekly.02AA01AC44140BPZ","tou.02AA01AC44140BPZ","demand_charge.02AA01AC44140BPZ","device.02AA01AC44140BPZ","demand_response.02AA01AC44140BPZ","device.02AA01AC14140BJ8","demand_response.02AA01AC14140BJ8","device_alert_dialog.02AA01AC14140BJ8","link.02AA01AC14140BJ8","message.02AA01AC14140BJ8","metadata.02AA01AC14140BJ8","schedule.02AA01AC14140BJ8","shared.02AA01AC14140BJ8","track.02AA01AC14140BJ8","tuneups.02AA01AC14140BJ8","energy_latest.02AA01AC14140BJ8","energy_weekly.02AA01AC14140BJ8","tou.02AA01AC14140BJ8","demand_charge.02AA01AC14140BJ8","topaz.18B430000031284E","occupancy.18B430000031284E","widget_track.18B430000031284E","topaz_history.18B430000031284E","delayed_topaz.18B430000031284E","topaz.18B4300000314227","occupancy.18B4300000314227","widget_track.18B4300000314227","topaz_history.18B4300000314227","topaz.18B4300000301DDE","occupancy.18B4300000301DDE","widget_track.18B4300000301DDE","topaz_history.18B4300000301DDE","delayed_topaz.18B4300000314227","delayed_topaz.18B4300000301DDE"]}},"track":{"02AA01AC44140BPZ":{"$version":23804,"$timestamp":1457530405047,"online":true,"last_connection":1457530405047,"last_ip":"71.236.31.0"},"02AA01AC14140BJ8":{"$version":-4202,"$timestamp":1457529751434,"online":true,"last_connection":1457529751434,"last_ip":"71.236.31.0"},"02AA01AC031503X0":{"$version":4063,"$timestamp":1457530149560,"online":true,"last_connection":1457530149560,"last_ip":"71.236.31.0"}},"message_center":{"817372":{"$version":28286,"$timestamp":1457213895284,"messages":[{"id":"7ca934f0-8467-11e5-b2eb-22000b330acc","key":"air_filter_reminder","priority":2,"timestamp":1446801571,"thread_id":0,"read":true,"dismissed":true,"parameters":["02AA01AC14140BJ8","","2354 Henderson Mill","c30ff88b-da36-4112-aeb6-f946f7675791","Main Floor"]},{"id":"cbafb8a0-bee4-11e5-a8d6-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1453232558,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","2354 Henderson Mill","America/New_York"]},{"id":"9dc76c10-c3b4-11e5-8ce0-22000b7fc50e","key":"wwn_client_upgrade","priority":3,"timestamp":1453761621,"thread_id":0,"read":true,"dismissed":true,"parameters":["f63f7cbe-611d-4815-8d9f-01af2f03bcbb"]},{"id":"4cc613f0-e2f6-11e5-9d01-22000bc900ae","key":"protect_audio_self_test_complete","priority":1,"timestamp":1457198318,"thread_id":0,"read":true,"dismissed":true,"parameters":["db9ddcb0-fbc2-11e3-95e5-22000b4193b0","Rogers","America/New_York"]}]}},"topaz":{"18B4300000313B45":{"$version":-29259,"$timestamp":1457457172171,"auto_away":true,"battery_health_state":0,"battery_level":5264,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114476723,"description":"","device_born_on_date_utc_secs":1447459200,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198282,"last_audio_self_test_start_utc_secs":1457198279,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740330,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1763078400,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461502XY","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000008","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"thread_mac_address":"18b4300000313b45","where_id":"00000000-0000-0000-0000-000100000008","wifi_ip_address":"192.168.1.174","wifi_mac_address":"18b4303548c9","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B430000031284E":{"$version":-21514,"$timestamp":1457459676764,"auto_away":true,"battery_health_state":0,"battery_level":5261,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456114682513,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198284,"last_audio_self_test_start_utc_secs":1457198281,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740362,"latest_manual_test_start_utc_secs":1452740300,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":3,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC4615030G","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-00010000000c","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"thread_mac_address":"18b430000031284e","where_id":"00000000-0000-0000-0000-00010000000c","wifi_ip_address":"192.168.1.175","wifi_mac_address":"18b430356391","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000312747":{"$version":-772,"$timestamp":1457456429211,"auto_away":true,"battery_health_state":0,"battery_level":5246,"capability_level":2.0,"certification_body":1,"co_sequence_number":0,"co_status":0,"component_als_test_passed":true,"component_buzzer_test_passed":true,"component_co_test_passed":true,"component_heat_test_passed":true,"component_hum_test_passed":true,"component_led_test_passed":true,"component_pir_test_passed":true,"component_smoke_test_passed":true,"component_speaker_test_passed":true,"component_temp_test_passed":true,"component_us_test_passed":true,"component_wifi_test_passed":true,"creation_time":1456115121837,"description":"","device_born_on_date_utc_secs":1447372800,"device_external_color":"white","device_locale":"en_US","factory_loaded_languages":"en_US,es_US","heads_up_enable":true,"home_alarm_link_capable":false,"hushed_state":false,"installed_locale":"en_US","kl_software_version":"3.0.1","last_audio_self_test_end_utc_secs":1457198287,"last_audio_self_test_start_utc_secs":1457198284,"latest_manual_test_cancelled":false,"latest_manual_test_end_utc_secs":1452740353,"latest_manual_test_start_utc_secs":1452740329,"line_power_present":false,"model":"Topaz-2.7","night_light_brightness":3,"night_light_continuous":false,"night_light_enable":true,"ntp_green_led_brightness":2,"ntp_green_led_enable":true,"product_id":9,"replace_by_date_utc_secs":1762992000,"resource_id":"topaz_resource.5","serial_number":"06AA01AC461501T3","smoke_sequence_number":0,"smoke_status":0,"software_version":"3.0.3rc5","spoken_where_id":"00000000-0000-0000-0000-000100000001","steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"thread_mac_address":"18b4300000312747","where_id":"00000000-0000-0000-0000-000100000001","wifi_ip_address":"192.168.1.177","wifi_mac_address":"18b430354998","wifi_regulatory_domain":"A2","wired_or_battery":1,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000314227":{"$version":-28496,"$timestamp":1457521538543,"creation_time":1456114234695,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198288,"component_co_test_passed":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"smoke_sequence_number":0,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000314227","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.180","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5251,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502V5","spoken_where_id":"00000000-0000-0000-0000-000100000005","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000005","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430355f48","last_audio_self_test_start_utc_secs":1457198285,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true},"18B4300000301DDE":{"$version":-5105,"$timestamp":1457510747939,"creation_time":1456114835813,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198285,"component_co_test_passed":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"smoke_sequence_number":0,"capability_level":2.0,"device_born_on_date_utc_secs":1444089600,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1759708800,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"wired_or_battery":1,"thread_mac_address":"18b4300000301dde","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.179","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5262,"certification_body":1,"serial_number":"06AA01AC4015049L","spoken_where_id":"00000000-0000-0000-0000-00010000000a","where_id":"00000000-0000-0000-0000-00010000000a","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430344371","last_audio_self_test_start_utc_secs":1457198282,"fabric_id":"F8999B34BB4A2CDE","structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","gesture_hush_enable":false,"wired_led_enable":true}},"occupancy":{"18B4300000313B45":{"$version":17591,"$timestamp":1457457172277,"element_duration_seconds":300,"occupancy":[-1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,1,1,1,0,1,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000301DDE":{"$version":-10562,"$timestamp":1457510748028,"element_duration_seconds":300,"occupancy":[-1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,1,1,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,1,0,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000314227":{"$version":-18287,"$timestamp":1457521538629,"element_duration_seconds":300,"occupancy":[-1,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,1,1,1,0,0,0,0,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,1,0,0,0,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,0,0,0,0,1,1,1,1,1,0,1,0,0,1,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]},"18B4300000312747":{"$version":9095,"$timestamp":1457456429330,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,1,1,1,0,1,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,1,0,1,1,1,1,1,1,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,0,1,1,1,1,1,1,0,1,1,0,0,1,1,1,1,1,1,0,0,0,0,1,0,0,0,1,1,1,1,1,1,1,0,1,0,1,1,0,1,1,0,1,1,0,0,1,1,0,0,1,1,1,1,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,1,0,1,1,1,1,0,1,0,0,0,0,0,0]},"18B430000031284E":{"$version":61,"$timestamp":1457459676867,"element_duration_seconds":300,"occupancy":[-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0,1,1,1,1,1,1,1,1,0,1,1,0,0,0,0,1,1,1,0,1,1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,1,0,0,0,0,1,1,1,1,0,0,1,0,0,1,0,0,0,0,1,1,1,1,0,1,1,0,1,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0]}},"safety":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":22197,"$timestamp":1457198318052,"audio_self_test_enabled":true,"audio_self_test_end_utc_offset_secs":75600,"audio_self_test_in_progress":false,"audio_self_test_notify":true,"audio_self_test_request_utc_secs":1457198115,"audio_self_test_start_utc_offset_secs":57600,"device_failures":[],"last_aggregated_utc_secs":1457198318,"last_audio_self_test_end_utc_secs":1457198288,"last_audio_self_test_start_utc_secs":1457198254,"last_manual_self_test_cancelled":false,"last_manual_self_test_end_utc_secs":1452740362,"last_manual_self_test_start_utc_secs":1452740300,"last_manual_self_test_success_utc_secs":1452740362,"manual_self_test_in_progress":false,"audio_self_test_participants":["18B4300000314227","18B4300000313B45","18B430000031284E","18B4300000301DDE","18B4300000312747"]}},"utility":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-1,"$timestamp":1}},"where":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-28754,"$timestamp":1455739794799,"wheres":[{"where_id":"00000000-0000-0000-0000-000100000001","name":"Basement"},{"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","name":"Basement"},{"where_id":"00000000-0000-0000-0000-00010000000d","name":"Bedroom"},{"where_id":"00000000-0000-0000-0000-000100000003","name":"Den"},{"where_id":"00000000-0000-0000-0000-000100000010","name":"Dining Room"},{"where_id":"00000000-0000-0000-0000-000100000006","name":"Downstairs"},{"where_id":"00000000-0000-0000-0000-000100000000","name":"Entryway"},{"where_id":"00000000-0000-0000-0000-00010000000b","name":"Family Room"},{"where_id":"00000000-0000-0000-0000-000100000002","name":"Hallway"},{"where_id":"00000000-0000-0000-0000-000100000008","name":"Kids Room"},{"where_id":"00000000-0000-0000-0000-00010000000a","name":"Kitchen"},{"where_id":"00000000-0000-0000-0000-00010000000c","name":"Living Room"},{"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","name":"Main Floor"},{"where_id":"00000000-0000-0000-0000-000100000005","name":"Master Bedroom"},{"where_id":"00000000-0000-0000-0000-00010000000e","name":"Office"},{"where_id":"00000000-0000-0000-0000-00010000000f","name":"Upstairs"},{"where_id":"62546c3e-c5d1-4f75-ac4c-0f12d5c7e0cb","name":"1st Floor"},{"where_id":"6672dd74-a00f-43c8-ab0e-0e3c0ebd703a","name":"Main Hallway"}]}},"structure":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-26757,"$timestamp":1457462327942,"creation_time":1403630007804,"topaz_enhanced_auto_away_enabled":true,"away":false,"touched_by":{"touched_by":4,"touched_id":""},"diamond_changed_location":false,"vacation_mode":false,"num_thermostats":"3","measurement_scale":"imperial","eta":1418854139,"eta_preconditioning_active":false,"manual_away_timestamp":0,"house_type":"family","emergency_contact_phone":"+17708664963","emergency_contact_type":1,"eta_unique_id":"Logitech Harmony110230898959352509677-2014-12-17","structure_area":232.258,"away_timestamp":1457462328,"away_setter":0,"time_zone":"America/New_York","renovation_date":"1960","country_code":"US","topaz_away":false,"emergency_contact_description":"Christopher Rogers","hvac_smoke_safety_shutoff_enabled":false,"dr_reminder_enabled":true,"hvac_safety_shutoff_enabled":true,"name":"Rogers","phone_hush_enable":false,"topaz_hush_key":"ikKsE7Eoal1sMOHxKMO5xQ==","postal_code":"30345","user":"user.817372","devices":["device.02AA01AC031503X0","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"swarm":["topaz.18B4300000314227","topaz.18B430000031284E","topaz.18B4300000313B45","topaz.18B4300000312747","device.02AA01AC031503X0","topaz.18B4300000301DDE","device.02AA01AC14140BJ8","device.02AA01AC44140BPZ"],"fabric_ids":["F8999B34BB4A2CDE"],"ifj_primary_fabric_id":"F8999B34BB4A2CDE","clutches":[],"members":[{"user":"user.817372","roles":["owner"]}]}},"message":{"02AA01AC031503X0":{"$version":2787,"$timestamp":1455735825929,"1":{"cmd":"reboot"}},"02AA01AC14140BJ8":{"$version":108,"$timestamp":1455680950528,"1":{"cmd":"reboot"}},"02AA01AC44140BPZ":{"$version":20117,"$timestamp":1455828273099,"1":{"cmd":"reboot"}}},"tuneups":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"device":{"02AA01AC14140BJ8":{"$version":31185,"$timestamp":1457513155664,"creation_time":1403701414729,"filter_changed_date":1447563600,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":26.5,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":20.0,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.165","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC031500D2","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_US","model_version":"Display-2.8","note_codes":[],"leaf_threshold_heat":16.67,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","dual_fuel_selected":false,"heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":0,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"auto","current_schedule_mode":"RANGE","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","leaf_learning":"ready","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":54.0,"away_temperature_low_enabled":true,"battery_level":3.957,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":false,"sunlight_correction_enabled":false,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC14140BJ8","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"290f3d5c-57ee-4010-a358-2b1a1ef31ece","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455689061,"range_enable":true,"user_brightness":"high","pro_id":"","lower_safety_temp":4.444,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":true,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.56,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":462,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":28.88,"away_temperature_high":26.514,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.56,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.999,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":50,"oob_wifi_completed":true,"filter_changed_set_date":1446911631,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":336,"sunlight_correction_ready":false,"mac_address":"18b4302d01da","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":false,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":6,"fan_timer_duration":900,"preconditioning_enabled":true,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]},"02AA01AC031503X0":{"$version":32379,"$timestamp":1457529750604,"creation_time":1429653761743,"filter_changed_date":0,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":false,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":28.88,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":19.5,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.164","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA03AC141403GK","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_GB","model_version":"Display-2.14","note_codes":[],"leaf_threshold_heat":19.39,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":2,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"duty-cycle","current_schedule_mode":"HEAT","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.8","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":69.0,"away_temperature_low_enabled":true,"battery_level":3.921,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":true,"sunlight_correction_enabled":true,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC031503X0","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"c30ff88b-da36-4112-aeb6-f946f7675791","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455739703,"range_enable":true,"user_brightness":"high","pro_id":"CBBAAA","lower_safety_temp":7.222,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":false,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":311,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":0.0,"away_temperature_high":26.507,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":true,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":18.94,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":51,"oob_wifi_completed":true,"filter_changed_set_date":0,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":578,"sunlight_correction_ready":true,"mac_address":"18b4301842c0","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":true,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":9,"fan_timer_duration":43200,"preconditioning_enabled":false,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]},"02AA01AC44140BPZ":{"$version":-21840,"$timestamp":1457530405046,"creation_time":1429227929732,"filter_changed_date":0,"has_x2_heat":false,"touched_by":{},"has_emer_heat":false,"heat_pump_aux_threshold_enabled":true,"hot_water_away_active":false,"preconditioning_active":false,"temperature_scale":"F","hot_water_active":true,"time_to_target":0,"type":"TBD","aux_lockout_leaf":10.0,"oob_wires_completed":true,"temperature_lock_pin_hash":"","cooling_source":"electric","ob_orientation":"O","ob_persistence":true,"alt_heat_delivery":"forced-air","leaf_away_high":26.5,"time_to_target_training":"ready","is_furnace_shutdown":false,"leaf_away_low":19.5,"learning_state":"slow","upper_safety_temp":35.0,"pin_star_description":"none","pin_w1_description":"heat","has_x3_heat":false,"heat_x2_delivery":"forced-air","dehumidifier_type":"unknown","should_wake_on_approach":true,"has_dual_fuel":false,"compressor_lockout_leaf":-17.8,"gear_threshold_high":0.0,"has_x2_alt_heat":false,"humidifier_state":false,"local_ip":"192.168.1.161","heatpump_savings":"off","sunlight_correction_active":false,"oob_interview_completed":true,"backplate_serial_number":"02BA04AC44140D68","fan_duty_cycle":900,"backplate_mono_info":"TFE (BP_D2D) 4.0.39 (root@bamboo) 2015-09-11 17:43:10","has_heat_pump":false,"hot_water_boiling_state":true,"temperature_lock_low_temp":20.0,"oob_where_completed":true,"target_humidity_enabled":false,"device_locale":"en_GB","model_version":"Display-2.12","note_codes":[],"leaf_threshold_heat":16.67,"dual_fuel_breakpoint":-1.0,"nlclient_state":"","heat_pump_comp_threshold":-31.5,"oob_temp_completed":true,"dehumidifier_orientation_selected":"unknown","schedule_learning_reset":false,"auto_away_reset":false,"has_humidifier":false,"learning_days_completed_cool":0,"emer_heat_enable":false,"oob_test_completed":true,"fan_mode":"auto","current_schedule_mode":"RANGE","pin_y1_description":"cool","temperature_lock_high_temp":22.222,"fan_cooling_enabled":true,"heat_x3_delivery":"forced-air","cooling_delivery":"unknown","oob_summary_completed":true,"backplate_model":"Backplate-2.21","filter_reminder_level":0,"has_fan":true,"has_aux_heat":false,"rssi":69.0,"away_temperature_low_enabled":true,"battery_level":3.927,"alt_heat_x2_delivery":"forced-air","lower_safety_temp_enabled":true,"sunlight_correction_enabled":true,"heater_delivery":"forced-air","has_dehumidifier":false,"serial_number":"02AA01AC44140BPZ","alt_heat_source":"gas","leaf":false,"safety_state_time":0,"available_locales":"en_US,fr_CA,es_US,en_GB,fr_FR,nl_NL","pin_g_description":"fan","temperature_lock":false,"where_id":"00000000-0000-0000-0000-00010000000d","cooling_x2_source":"electric","humidifier_type":"unknown","last_software_update_utc_secs":1455835664,"range_enable":true,"user_brightness":"medium","pro_id":"","lower_safety_temp":4.444,"y2_type":"unknown","smoke_shutoff_supported":true,"pin_ob_description":"none","target_humidity":35.0,"humidity_control_lockout_end_time":0,"filter_reminder_enabled":false,"heater_source":"gas","postal_code":"30345","heat_x3_source":"gas","pin_c_description":"power","maint_band_lower":0.39,"alt_heat_x2_source":"gas","equipment_type":"electric","safety_temp_activating_hvac":false,"is_on_stand":false,"learning_days_completed_range":57,"heat_pump_comp_threshold_enabled":false,"gear_threshold_low":0.0,"auto_away_enable":true,"hot_water_away_enabled":true,"away_temperature_high_enabled":true,"leaf_threshold_cool":28.88,"away_temperature_high":27.821,"hvac_pins":"W1,Y1,C,Rc,G","forced_air":true,"auto_dehum_enabled":false,"maint_band_upper":0.39,"pin_y2_description":"none","fan_control_state":false,"hvac_wires":"Heat,Cool,Fan,Common Wire,Rc","has_hot_water_temperature":false,"backplate_bsl_info":"BSL","dual_fuel_breakpoint_override":"none","radiant_control_enabled":false,"fan_duty_start_time":0,"heatpump_ready":false,"hvac_safety_shutoff_active":false,"capability_level":5.18,"dehumidifier_state":false,"fan_duty_end_time":82800,"away_temperature_low":19.002,"country_code":"US","humidity_control_lockout_start_time":0,"preconditioning_ready":true,"leaf_schedule_delta":1.11,"has_x2_cool":false,"logging_priority":"informational","error_code":"","fan_cooling_readiness":"ready","heat_x2_source":"gas","learning_mode":true,"heat_pump_aux_threshold":10.0,"aux_heat_delivery":"forced-air","hvac_smoke_safety_shutoff_active":false,"current_humidity":51,"oob_wifi_completed":true,"filter_changed_set_date":0,"has_alt_heat":false,"has_fossil_fuel":true,"emer_heat_delivery":"forced-air","learning_time":2939,"sunlight_correction_ready":true,"mac_address":"18b4301592b1","cooling_x2_delivery":"unknown","upper_safety_temp_enabled":false,"auto_dehum_state":false,"has_air_filter":true,"safety_state":"none","humidity_control_lockout_enabled":false,"backplate_mono_version":"4.0.39","backplate_bsl_version":"2.1","heatpump_setback_active":false,"fan_cooling_state":false,"heat_link_connection":0,"oob_startup_completed":true,"pin_rh_description":"none","current_version":"5.1.8-3","click_sound":"on","target_time_confidence":0.0,"switch_system_off":false,"fan_timer_timeout":0,"has_hot_water_control":false,"pin_rc_description":"power","learning_days_completed_heat":7,"fan_timer_duration":1800,"preconditioning_enabled":false,"emer_heat_source":"electric","pin_w2aux_description":"none","star_type":"unknown","aux_heat_source":"electric","schedules":[]}},"trip":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":1839,"$timestamp":1418852075826,"trips":[{"id":"Logitech Harmony110230898959352509677-2014-12-17","timestamp_utc":1418852075,"arrival_start_sec":1418854139,"arrival_end_sec":1418854139,"status":"ACTIVE","override_trip_arrival":false}]}},"widget_track":{"18B4300000301DDE":{"$version":24310,"$timestamp":1457510748147,"online":true,"last_connection":1457510748147,"last_ip":"71.236.31.0"},"18B430000031284E":{"$version":30191,"$timestamp":1457462293133,"online":true,"last_connection":1457459676765},"18B4300000314227":{"$version":-23714,"$timestamp":1457521538753,"online":true,"last_connection":1457521538752,"last_ip":"71.236.31.0"},"18B4300000313B45":{"$version":-9446,"$timestamp":1457462293120,"online":true,"last_connection":1457457172171},"18B4300000312747":{"$version":-4222,"$timestamp":1457462293124,"online":true,"last_connection":1457456429212}},"demand_response":{"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1},"02AA01AC031503X0":{"$version":-1,"$timestamp":1},"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1}},"delayed_topaz":{"18B4300000312747":{"$version":-16623,"$timestamp":1457456429279,"NI_18B4300000312747":{"object_timestamp":1457456429211,"value":{"wifi_regulatory_domain":"A2","component_led_test_passed":true,"component_speaker_test_passed":true,"auto_away":true,"product_id":9,"home_alarm_link_capable":false,"co_status":0,"heads_up_enable":true,"night_light_continuous":false,"smoke_status":0,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:2747","fd34:bb4a:2cde:0002:1ab4:3000:0031:2747"],"description":"","certification_body":1,"latest_manual_test_end_utc_secs":1452740353,"component_smoke_test_passed":true,"battery_health_state":0,"ntp_green_led_brightness":2,"component_heat_test_passed":true,"capability_level":2.0,"smoke_sequence_number":0,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","device_locale":"en_US","battery_level":5246,"component_buzzer_test_passed":true,"device_external_color":"white","steam_detection_enable":true,"component_us_test_passed":true,"thread_mac_address":"18b4300000312747","installed_locale":"en_US","model":"Topaz-2.7","spoken_where_id":"00000000-0000-0000-0000-000100000001","fabric_id":"F8999B34BB4A2CDE","latest_manual_test_start_utc_secs":1452740329,"wifi_mac_address":"18b430354998","last_audio_self_test_start_utc_secs":1457198284,"line_power_present":false,"component_pir_test_passed":true,"where_id":"00000000-0000-0000-0000-000100000001","night_light_brightness":3,"software_version":"3.0.3rc5","component_temp_test_passed":true,"kl_software_version":"3.0.1","ntp_green_led_enable":true,"device_born_on_date_utc_secs":1447372800,"creation_time":1456115121837,"last_audio_self_test_end_utc_secs":1457198287,"replace_by_date_utc_secs":1762992000,"gesture_hush_enable":false,"co_sequence_number":0,"component_wifi_test_passed":true,"latest_manual_test_cancelled":false,"factory_loaded_languages":"en_US,es_US","wired_led_enable":true,"hushed_state":false,"component_als_test_passed":true,"serial_number":"06AA01AC461501T3","resource_id":"topaz_resource.5","component_co_test_passed":true,"wifi_ip_address":"192.168.1.177","component_hum_test_passed":true,"night_light_enable":true,"wired_or_battery":1}}},"18B4300000314227":{"$version":-14490,"$timestamp":1457521538587,"NI_18B4300000314227":{"object_timestamp":1457521538543,"value":{"creation_time":1456114234695,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198288,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:4227","fd34:bb4a:2cde:0002:1ab4:3000:0031:4227"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000314227","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.180","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5251,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502V5","spoken_where_id":"00000000-0000-0000-0000-000100000005","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000005","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430355f48","last_audio_self_test_start_utc_secs":1457198285}}},"18B4300000313B45":{"$version":16003,"$timestamp":1457457172222,"NI_18B4300000313B45":{"object_timestamp":1457457172171,"value":{"creation_time":1456114476723,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198282,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:3b45","fd34:bb4a:2cde:0002:1ab4:3000:0031:3b45"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447459200,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1763078400,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740330,"wired_or_battery":1,"thread_mac_address":"18b4300000313b45","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.174","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5264,"latest_manual_test_end_utc_secs":1452740353,"certification_body":1,"serial_number":"06AA01AC461502XY","spoken_where_id":"00000000-0000-0000-0000-000100000008","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-000100000008","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b4303548c9","last_audio_self_test_start_utc_secs":1457198279}}},"18B4300000301DDE":{"$version":4644,"$timestamp":1457510747987,"NI_18B4300000301DDE":{"object_timestamp":1457510747939,"value":{"creation_time":1456114835813,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198285,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0030:1dde","fd34:bb4a:2cde:0002:1ab4:3000:0030:1dde"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1444089600,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1759708800,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"wired_or_battery":1,"thread_mac_address":"18b4300000301dde","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.179","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5262,"certification_body":1,"serial_number":"06AA01AC4015049L","spoken_where_id":"00000000-0000-0000-0000-00010000000a","where_id":"00000000-0000-0000-0000-00010000000a","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430344371","last_audio_self_test_start_utc_secs":1457198282}}},"18B430000031284E":{"$version":-17251,"$timestamp":1457459676826,"NI_18B430000031284E":{"object_timestamp":1457459676764,"value":{"creation_time":1456114682513,"line_power_present":false,"heads_up_enable":true,"auto_away":true,"component_wifi_test_passed":true,"last_audio_self_test_end_utc_secs":1457198284,"structure_id":"db9ddcb0-fbc2-11e3-95e5-22000b4193b0","component_co_test_passed":true,"wired_led_enable":true,"component_us_test_passed":true,"component_heat_test_passed":true,"product_id":9,"model":"Topaz-2.7","software_version":"3.0.3rc5","co_sequence_number":0,"steam_detection_enable":true,"thread_ip_address":["fe80:0000:0000:0000:1ab4:3000:0031:284e","fd34:bb4a:2cde:0002:1ab4:3000:0031:284e"],"smoke_sequence_number":0,"gesture_hush_enable":false,"capability_level":2.0,"device_born_on_date_utc_secs":1447372800,"component_als_test_passed":true,"component_hum_test_passed":true,"wifi_regulatory_domain":"A2","night_light_continuous":false,"replace_by_date_utc_secs":1762992000,"component_buzzer_test_passed":true,"device_locale":"en_US","component_temp_test_passed":true,"fabric_id":"F8999B34BB4A2CDE","component_pir_test_passed":true,"component_led_test_passed":true,"description":"","component_smoke_test_passed":true,"night_light_brightness":3,"ntp_green_led_brightness":3,"latest_manual_test_start_utc_secs":1452740300,"wired_or_battery":1,"thread_mac_address":"18b430000031284e","home_alarm_link_capable":false,"wifi_ip_address":"192.168.1.175","night_light_enable":true,"device_external_color":"white","installed_locale":"en_US","battery_level":5261,"latest_manual_test_end_utc_secs":1452740362,"certification_body":1,"serial_number":"06AA01AC4615030G","spoken_where_id":"00000000-0000-0000-0000-00010000000c","latest_manual_test_cancelled":false,"where_id":"00000000-0000-0000-0000-00010000000c","co_status":0,"ntp_green_led_enable":true,"smoke_status":0,"kl_software_version":"3.0.1","resource_id":"topaz_resource.5","battery_health_state":0,"component_speaker_test_passed":true,"hushed_state":false,"factory_loaded_languages":"en_US,es_US","wifi_mac_address":"18b430356391","last_audio_self_test_start_utc_secs":1457198281}}}},"user":{"817372":{"$version":-8888,"$timestamp":1454357314665,"email":"[email protected]","name":"[email protected]","profile_image_url":"https://home.nest.com/api/0.1/avatar/user/817372/u=43d8f250-5cb7-11e5-98b6-22000bdcc6fa/v=223100467","short_name":"heroildo matos","structures":["structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"],"structure_memberships":[{"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0","roles":["owner"]}]}},"topaz_history":{"18B4300000314227":{"$version":-30632,"$timestamp":1456859105290},"18B4300000312747":{"$version":973,"$timestamp":1456859105290},"18B4300000301DDE":{"$version":19920,"$timestamp":1456859105290},"18B4300000313B45":{"$version":17754,"$timestamp":1456859105290},"18B430000031284E":{"$version":14681,"$timestamp":1456859105290}},"link":{"02AA01AC14140BJ8":{"$version":16664,"$timestamp":1403702232247,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC44140BPZ":{"$version":-22561,"$timestamp":1429228847781,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"},"02AA01AC031503X0":{"$version":9834,"$timestamp":1429654628945,"structure":"structure.db9ddcb0-fbc2-11e3-95e5-22000b4193b0"}},"device_alert_dialog":{"02AA01AC031503X0":{"$version":17734,"$timestamp":1429654628945,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC14140BJ8":{"$version":2466,"$timestamp":1403702232247,"dialog_data":"","dialog_id":"confirm-pairing"},"02AA01AC44140BPZ":{"$version":18304,"$timestamp":1429228847781,"dialog_data":"","dialog_id":"confirm-pairing"}},"geofence_info":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":18834,"$timestamp":1442437716987,"device_events":[],"fences":[]}},"metadata":{"02AA01AC44140BPZ":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC14140BJ8":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000},"02AA01AC031503X0":{"$version":-1,"$timestamp":1356998400000,"last_ip":"127.0.0.1","last_connection":1356998400000}},"user_settings":{"817372":{"$version":18793,"$timestamp":1435240847773,"email_verified":true,"tos_accepted_version":1434564000000,"receive_marketing_emails":true,"receive_nest_emails":true,"receive_support_emails":true,"max_structures":2,"max_thermostats":40,"max_thermostats_per_structure":20,"max_smoke_detectors_per_structure":18,"max_smoke_detectors":36,"max_wwn_devices_per_structure":10,"max_wwn_devices":20,"tos_minimum_version":1434564000000,"tos_current_version":1434564000000,"lang":"en_US","has_location_history":false}},"demand_charge":{"02AA01AC14140BJ8":{"$version":17873,"$timestamp":1453835850337},"02AA01AC44140BPZ":{"$version":-17312,"$timestamp":1453835850337},"02AA01AC031503X0":{"$version":-32215,"$timestamp":1453835850337}},"structure_metadata":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":28000,"$timestamp":1457489012570,"entitlements_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/entitlements?v=e447fa2a-17c8-4bac-b7b9-e5a35f72e18e","structure_history_api_path":"/api/0.1/structure/db9ddcb0-fbc2-11e3-95e5-22000b4193b0/history?v=1457489012569"}},"schedule":{"02AA01AC031503X0":{"$version":-26453,"$timestamp":1457500184238,"ver":2,"schedule_mode":"HEAT","name":" Current Schedule","days":{"0":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"1":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"2":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"3":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"4":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":20.5,"touched_by":1,"time":26100,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457154578},"2":{"temp":18.5,"touched_by":1,"time":32400,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457413780},"3":{"temp":19.5,"touched_by":1,"time":81900,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457240978}},"5":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457500178}},"6":{"0":{"temp":19.5,"touched_by":1,"time":0,"touched_tzo":-18000,"type":"HEAT","entry_type":"continuation","touched_at":1457500178},"1":{"temp":15.5,"touched_by":1,"time":49500,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457327380},"2":{"temp":19.5,"touched_by":1,"time":79200,"touched_tzo":-18000,"type":"HEAT","entry_type":"setpoint","touched_at":1457500178}}}},"02AA01AC14140BJ8":{"$version":-28885,"$timestamp":1457499945273,"ver":2,"schedule_mode":"RANGE","name":" Current Schedule","days":{"0":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"1":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"2":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"3":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"4":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753}},"5":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}},"6":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456033753},"1":{"touched_by":1,"temp-max":24.5,"temp-min":20.0,"time":27000,"touched_tzo":-14400,"type":"RANGE","entry_type":"setpoint","touched_at":1440909524},"2":{"touched_by":1,"temp-max":26.5,"temp-min":20.0,"time":44100,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1450072560}}}},"02AA01AC44140BPZ":{"$version":-17913,"$timestamp":1457530405046,"ver":2,"schedule_mode":"RANGE","name":" Current Schedule","days":{"0":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478},"1":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":31500,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1452231952}},"1":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478},"1":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":31500,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1452231952}},"2":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478},"1":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":31500,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1452231952}},"3":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478},"1":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":31500,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1452231952}},"4":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478},"1":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":31500,"touched_tzo":-18000,"type":"RANGE","entry_type":"setpoint","touched_at":1452231952}},"5":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478}},"6":{"0":{"touched_by":1,"temp-max":26.5,"temp-min":19.5,"time":0,"touched_tzo":-18000,"type":"RANGE","entry_type":"continuation","touched_at":1456898478}}}}},"shared":{"02AA01AC14140BJ8":{"$version":-23194,"$timestamp":1457497340519,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{"touched_by":3,"touched_id":"Wink"},"hvac_alt_heat_x2_state":false,"target_temperature":21.1,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":18.64,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"range","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":19.0,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":17.5},"02AA01AC031503X0":{"$version":27487,"$timestamp":1457529750604,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{"touched_by":3,"touched_id":"Wink"},"hvac_alt_heat_x2_state":false,"target_temperature":20.5,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":20.65,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"heat","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.666666666666668,"auto_away_learning":"ready","hvac_fan_state":true,"target_temperature_low":18.88888888888889},"02AA01AC44140BPZ":{"$version":-14760,"$timestamp":1457530402479,"hvac_heat_x2_state":false,"auto_away":0,"touched_by":{},"hvac_alt_heat_x2_state":false,"target_temperature":18.3,"target_change_pending":false,"compressor_lockout_enabled":false,"compressor_lockout_timeout":0,"can_heat":true,"hvac_alt_heat_state":false,"current_temperature":20.83,"hvac_ac_state":false,"hvac_emer_heat_state":false,"hvac_cool_x2_state":false,"target_temperature_type":"range","can_cool":true,"hvac_heater_state":false,"name":"","hvac_heat_x3_state":false,"hvac_aux_heater_state":false,"target_temperature_high":26.5,"auto_away_learning":"ready","hvac_fan_state":false,"target_temperature_low":19.5}},"safety_summary":{"db9ddcb0-fbc2-11e3-95e5-22000b4193b0":{"$version":-22114,"$timestamp":1457198318052,"critical_failures":[],"total_critical_failures":0,"total_warnings":0,"warnings":[]}}}
2016-03-09 08:33:42,863 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature for thermostat: https://czfe15-front01-iad01.transport.home.nest.com/v2/put/shared.02AA01AC44140BPZ with body: {"target_change_pending":true,"target_temperature":18.3}
2016-03-09 08:33:42,917 [qtp1755921860-16] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature response: null
2016-03-09 08:33:52,666 [qtp1755921860-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:34:02,724 [qtp1755921860-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:34:12,770 [qtp1755921860-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:34:22,238 [qtp1755921860-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: hm3JnxYjJAKVDx8OkGQZwk1UKTwslVGKn0or5N29 from 192.168.1.173
2016-03-09 08:34:22,238 [qtp1755921860-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: hm3JnxYjJAKVDx8OkGQZwk1UKTwslVGKn0or5N29 from 192.168.1.173
2016-03-09 08:34:22,816 [qtp1755921860-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-09 08:34:32,858 [qtp1755921860-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Thanks for this. One thing is that I see that I am not sending the target low or high request, just target temp. That is why it is failing. I just need to figure out why as the code should do this. Looks like there will be a resolution for you....

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

That sounds great - I look forward to it!

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

So I have a new version for you to try as I found the issue in a comparison when setting the temperature when the thermo is set to HEAT/COOL. Turn on debuf for the following items this time as well so I an make sure it is doing what it is supposed to. DEBUG for com.bwssystems.HABridge.hue.HueMulator and com.bwssystems.nest.controller.Thermostat

http://www.bwssystems.com/files/ha-bridge-1.4.1b.jar

from ha-bridge.

hmatos-rogers avatar hmatos-rogers commented on July 28, 2024

It's a yes AND a no. Yes, it did control the thermostat. I asked it to set the temperature to 65 and it did. Unfortunately, it set the cooling temperature to 65 -- which in my part of the country doesn't make much sense, since we're still in winter and it's only 59F outside. I'm not sure how Nest determines when to use heat and when to use cooling when the thermostat is set to automatic -- but it somehow needs to be accounted for. Otherwise, you end up saying something like, 'Alexa, set the heat to 65F" -- which doesn't seem too bad -- but not something most folks will remember?

I also noticed that once I added, 'Temp', I could no longer add any of the other buttons, 'Heat','Cool',etc.

root@homebridge:~/habridge# java -jar /root/habridge/ha-bridge-1.4.1b.jar
2016-03-10 07:17:07,970 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1b) starting....
2016-03-10 07:17:07,985 [main] INFO com.bwssystems.HABridge.BridgeSettings - reading from config file: data/habridge.config
2016-03-10 07:17:08,029 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v1.4.1b) initializing....
2016-03-10 07:17:08,040 [main] INFO com.bwssystems.HABridge.SystemControl - System control service started....
2016-03-10 07:17:08,094 [main] INFO com.bwssystems.nest.controller.NestSession - Starting Nest login...
2016-03-10 07:17:08.102:INFO::Thread-0: Logging initialized @546ms
2016-03-10 07:17:08,143 [Thread-0] INFO spark.webserver.JettySparkServer - == Spark has ignited ...
2016-03-10 07:17:08,144 [Thread-0] INFO spark.webserver.JettySparkServer - >> Listening on 0.0.0.0:8080
2016-03-10 07:17:08.145:INFO:oejs.Server:Thread-0: jetty-9.3.z-SNAPSHOT
2016-03-10 07:17:08.176:INFO:oejs.ServerConnector:Thread-0: Started ServerConnector@29ca9074{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2016-03-10 07:17:08.177:INFO:oejs.Server:Thread-0: Started @627ms
2016-03-10 07:17:09,155 [main] INFO com.bwssystems.nest.controller.NestSession - Completed Nest login...
2016-03-10 07:17:09,601 [main] INFO com.bwssystems.HABridge.devicemanagmeent.DeviceResource - HABridge device management service started....
2016-03-10 07:17:09,677 [main] INFO com.bwssystems.HABridge.hue.HueMulator - Hue emulator service started....
2016-03-10 07:17:09,680 [main] INFO com.bwssystems.HABridge.upnp.UpnpSettingsResource - Hue description service started....
2016-03-10 07:17:09,681 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener starting....
2016-03-10 07:17:09,683 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener running and ready....
2016-03-10 07:19:12,537 [qtp1600865503-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:19:22,583 [qtp1600865503-12] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:19:32,633 [qtp1600865503-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:19:32,897 [qtp1600865503-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:19:53,027 [qtp1600865503-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:19:53,281 [qtp1600865503-14] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:20:13,221 [qtp1600865503-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:20:13,480 [qtp1600865503-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:20:33,431 [qtp1600865503-17] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:20:35,489 [qtp1600865503-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue state change requested: test from 192.168.1.141 body: {"on":true,"bri":166}
2016-03-10 07:20:35,516 [qtp1600865503-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - executing HUE api request to set thermostat for nest: {"name":"02AA01AC44140BPZ","control":"temp","temp":"${intensity.percent}"}
2016-03-10 07:20:35,516 [qtp1600865503-11] DEBUG com.bwssystems.HABridge.hue.HueMulator - Setting thermostat: 02AA01AC44140BPZ to 18.333333333333332C
2016-03-10 07:20:35,774 [qtp1600865503-11] DEBUG com.bwssystems.nest.controller.Thermostat - current thermostat target type is: RANGE
2016-03-10 07:20:35,775 [qtp1600865503-11] DEBUG com.bwssystems.nest.controller.Thermostat - current thermostat temperature is: 18.0
2016-03-10 07:20:35,777 [qtp1600865503-11] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature for thermostat: https://czfe13-front01-iad01.transport.home.nest.com/v2/put/shared.02AA01AC44140BPZ with body: {"target_change_pending":true,"target_temperature_high":18.3}
2016-03-10 07:20:35,853 [qtp1600865503-11] DEBUG com.bwssystems.nest.controller.Thermostat - setTargetTemperature response: null
2016-03-10 07:20:43,479 [qtp1600865503-15] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:20:53,525 [qtp1600865503-16] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:21:03,568 [qtp1600865503-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2016-03-10 07:21:13,629 [qtp1600865503-18] DEBUG com.bwssystems.HABridge.hue.HueMulator - hue lights list requested: lightssystem from 192.168.1.168
2

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

Ok great on the partial working! It's now a bug. As for the determination of cool or heat, I have the algorithm in the bridge code, here it is:

if ( the target temp is less than the current room temp)
Set the target temp low value
else
Set the target temp high value

from ha-bridge.

bwssytems avatar bwssytems commented on July 28, 2024

@hmatos-rogers...What do you think about the high/low value algorithm?

from ha-bridge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.