mthyden / PhillipsHueSIMPLSharp

Crestron SIMPLSharp Philips Hue Implementation
MIT License
55 stars 36 forks source link

errors with rooms detection #14

Closed PhilippeSony closed 5 years ago

PhilippeSony commented 5 years ago

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

mthyden commented 5 years ago

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony notifications@github.com wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4.

PhilippeSony commented 5 years ago

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden notifications@github.com a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony notifications@github.com wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 .

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "xxxxxxxxxxxxxxxxxxxxxxx", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

mthyden commented 5 years ago

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony notifications@github.com wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4> .

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4.

PhilippeSony commented 5 years ago

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden notifications@github.com a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony notifications@github.com wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 .

mthyden commented 5 years ago

Interesting, so its just one bulb and one group, and the bulb type is a Spot light huh? Nothing is standing out as different that would trip up my parsing routine but clearly its not happy with something, haven’t done one of the spots before myself something with that type must be tripping it up. I’ll let you know once I run it through my offline tool.

On Dec 20, 2018, at 1:54 AM, PhilippeSony notifications@github.com wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4> .

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4.

mthyden commented 5 years ago

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights <http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups <http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes <http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4> .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4.

PhilippeSony commented 5 years ago

Hi Monte,

Please find enclosed the link for you to download the Archive. https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden notifications@github.com a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 .

mthyden commented 5 years ago

If you have a second bulb perhaps adding it to the hue bridge would be a worthwhile test. Perhaps we can schedule some time where I can remote in to debug live

On Dec 21, 2018, at 2:28 AM, PhilippeSony notifications@github.com wrote:

Hi Monte,

Please find enclosed the link for you to download the Archive. https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden notifications@github.com a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

PhilippeSony commented 5 years ago

Hello Monte,

I will buy another then to test, then and tell you tonight (it's 5 PM in Frnace right now). Can you give me your address so that I transfer you my Teamviewer contact details if you want to debug online?

Thanks a lot !

Philippe

Le ven. 21 déc. 2018 à 14:12, Monte Thyden notifications@github.com a écrit :

If you have a second bulb perhaps adding it to the hue bridge would be a worthwhile test. Perhaps we can schedule some time where I can remote in to debug live

On Dec 21, 2018, at 2:28 AM, PhilippeSony notifications@github.com wrote:

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden notifications@github.com a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden < notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony < notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com <mailto:notifications@github.com

wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>>

{ "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>>

{ "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449384931, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEJlRYN6JfoymzyIpjcbpnOihB3N3ks5u7N5GgaJpZM4ZZRN4 .

PhilippeSony commented 5 years ago

Hello Monte,

So I bought a new bulb (a color one this time). Result is the same I get same error... [image: image.png]

Thanks a lot!

Philippe

Le ven. 21 déc. 2018 à 10:28, Philippe REMION philippe.remion@gmail.com a écrit :

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden notifications@github.com a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 .

mthyden commented 5 years ago

No worries, just figured you had a second bulb laying around, I’d prefer not to remove all my lights from my system but one, and I’m not convinced that is the issue anyway just hard to pinpoint, if I had remote access to the processor with the program on it I can debug it further, you can drop me a direct email if you’d like and we can work something out. mthyden@gmail.com

On Dec 21, 2018, at 9:16 AM, PhilippeSony notifications@github.com wrote:

Hello Monte,

I will buy another then to test, then and tell you tonight (it's 5 PM in Frnace right now). Can you give me your address so that I transfer you my Teamviewer contact details if you want to debug online?

Thanks a lot !

Philippe

Le ven. 21 déc. 2018 à 14:12, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

If you have a second bulb perhaps adding it to the hue bridge would be a worthwhile test. Perhaps we can schedule some time where I can remote in to debug live

On Dec 21, 2018, at 2:28 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42 https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com

wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>>

{ "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>>

{ "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>

<

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes <

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 <

https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449384931 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449384931>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hEJlRYN6JfoymzyIpjcbpnOihB3N3ks5u7N5GgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEJlRYN6JfoymzyIpjcbpnOihB3N3ks5u7N5GgaJpZM4ZZRN4> .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449430685, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUhMmHJiQPs7AautAthtAYpWcZsMTks5u7QlogaJpZM4ZZRN4.

mthyden commented 5 years ago

I’ve got some time now to look into this otherwise not until after the new year most likely. Let me know. mthyden@gmail.com

On Dec 21, 2018, at 12:48 PM, PhilippeSony notifications@github.com wrote:

Hello Monte,

So I bought a new bulb (a color one this time). Result is the same I get same error... [image: image.png]

Thanks a lot!

Philippe

Le ven. 21 déc. 2018 à 10:28, Philippe REMION <philippe.remion@gmail.com mailto:philippe.remion@gmail.com> a écrit :

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42 https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4> .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449482361, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUgxGRWmgXsXVAtqJObu0yvadio--ks5u7TsqgaJpZM4ZZRN4.

mthyden commented 5 years ago

Well, definitely not the program you sent, loaded it to another slot and it pulled up all 13 of my bulbs on my din-ap3mex, so its definitely authorizing as your seeing the key on the output of the proc module correct? I believe I have some checks that if it didn’t authorize properly it wouldn’t even try to acquire bulbs. Yep best I can do is live debug at this point, I’ll be around this weekend but like I said next week may be tough.

On Dec 21, 2018, at 12:48 PM, PhilippeSony notifications@github.com wrote:

Hello Monte,

So I bought a new bulb (a color one this time). Result is the same I get same error... [image: image.png]

Thanks a lot!

Philippe

Le ven. 21 déc. 2018 à 10:28, Philippe REMION philippe.remion@gmail.com a écrit :

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden notifications@github.com a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony notifications@github.com wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187, or mute the thread https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449482361, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUgxGRWmgXsXVAtqJObu0yvadio--ks5u7TsqgaJpZM4ZZRN4.

mthyden commented 5 years ago

I just committed some changes I made to the test project and some other cleanup stuff, it shouldn’t make an impact on your issue however since I don’t know the root cause as to the problem you are experiencing it may be worth downloading the latest, specifically the HueLights.clz and replace it in your Simpl+ directory if you imported the demo program originally, or replace it in the local program directory if you didn’t import it into your modules folders.

On Dec 21, 2018, at 12:48 PM, PhilippeSony notifications@github.com wrote:

Hello Monte,

So I bought a new bulb (a color one this time). Result is the same I get same error... [image: image.png]

Thanks a lot!

Philippe

Le ven. 21 déc. 2018 à 10:28, Philippe REMION <philippe.remion@gmail.com mailto:philippe.remion@gmail.com> a écrit :

Hi Monte,

Please find enclosed the link for you to download the Archive.

https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42 https://wetransfer.com/downloads/1ee514db02d9ef25369b7352e6c1131e20181221092012/681f9091b290f59e5e69dd2ebc6cbf5720181221092012/693b42

My idea is not to stay with only 1 bulb and 1 group, but I need it to test and prepare the program for when everything will be ready.

Many thanks for your help and great work!

Philippe

Le ven. 21 déc. 2018 à 01:19, Monte Thyden <notifications@github.com mailto:notifications@github.com> a écrit :

Could you send your program archive? In my offline test both your bulb and group was both discovered fine. I haven’t seen a system with just a single bulb and single room before so there may be an issue on the simpl+ side with an array that small but its tough to tell. Good news is the parsing does seem to be ok.

On Dec 20, 2018, at 1:09 PM, PhilippeSony <notifications@github.com mailto:notifications@github.com> wrote:

Thanks a lot!

Le jeu. 20 déc. 2018 à 9:06 PM, Monte Thyden <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> a écrit :

Nope shouldn’t need the program, It must be getting hung up on the initial bulb request somehow, I’ll let you know shortly.

On Dec 20, 2018, at 1:54 AM, PhilippeSony <notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>> wrote:

Hello Monte,

Thanks a lot for your help, please find enclosed the text docs as requested of lights, scenes and groups. Do you need my prog compiled, also?

Have a nice day

Philippe

Le mer. 19 déc. 2018 à 00:41, Monte Thyden < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>>> a écrit :

I can run your bulb / room data through my small offline program to see what’s getting hung up.

instructions on how to perform bridge requests for your bridge data are found: https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started> < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started < https://developers.meethue.com/documentation/getting-started https://developers.meethue.com/documentation/getting-started>>> In the past I’ve requested from folks, “lights”, “groups”, and “scenes”

If you can send me the three outputs in text docs that would be helpful. Thanks!

On Dec 18, 2018, at 4:31 PM, PhilippeSony < notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com> <mailto:notifications@github.com mailto:notifications@github.com <mailto:notifications@github.com mailto:notifications@github.com>>> wrote:

Good evening and thank you for having put this module in place!

The HUE HUB initializes correctly, I get the key without any problem. But when I get a first error while trying to acquire the bulbs: Error getting bulbs: System exception: Error reading JObject from JsonReader. Current Json Reader item is not an object: StartArray

After that I have another "error getting the room data:"

I have done a reset factory of the HUB as I saw it have been working in a similar problem, but not for me.

Do you have an idea?

Thanks a lot again

Philippe

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14> < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14>>>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnD6oGrIjKKxRNZXl336nkmcWHP0ks5u6XrEgaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

<

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448413805

, or mute the thread <

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

<

https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEFn7qO1cfp1_rP1K274YbmZUKJKJks5u6X0ugaJpZM4ZZRN4

.

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/lights>> { "1": { "state": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct", "mode": "homeautomation", "reachable": true }, "swupdate": { "state": "noupdates", "lastinstall": null }, "type": "Color temperature light", "name": "Hue ambiance spot 1", "modelid": "LTW013", "manufacturername": "Philips", "productname": "Hue ambiance spot", "capabilities": { "certified": true, "control": { "mindimlevel": 1000, "maxlumen": 250, "ct": { "min": 153, "max": 454 } }, "streaming": { "renderer": false, "proxy": false } }, "config": { "archetype": "spotbulb", "function": "functional", "direction": "downwards", "startup": { "mode": "safety", "configured": true } }, "uniqueid": "00:17:88:01:04:a9:59:fe-0b", "swversion": "1.46.13_r26312", "swconfigid": "1742FA88", "productid": "Philips-LTW013-1-GU10CTv1" } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/groups>> { "1": { "name": "cour", "lights": [ "1" ], "sensors": [], "type": "Room", "state": { "all_on": true, "any_on": true }, "recycle": false, "class": "Driveway", "action": { "on": true, "bri": 254, "ct": 366, "alert": "none", "colormode": "ct" } } }

http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes> < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes < http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes http://192.168.0.18/api/KJWq6YEQVU88YaXY-eBuUo7a3ZdKY97UZnlCCPBg/scenes>>

{ "b4VY8c9ACIEO5g2": { "name": "Détente", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QB82v_r01_d01" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "To0VDdlHwzGqK77": { "name": "Lecture", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "xai1g_r01_d02" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "q4CbvTpbE-9qoex": { "name": "Concentration", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "uPOQH_r01_d03" }, "picture": "", "lastupdated": "2018-12-18T23:13:43", "version": 2 }, "MpBVo3TMbZmWg2R": { "name": "Stimulation", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "MZM8I_r01_d04" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "1zebnlJtFex4Slg": { "name": "Coucher sur la savane", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "QLmoC_r01_d15" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "V-O-DltHLGaLG9f": { "name": "Crépuscule tropical", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "Keifd_r01_d16" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "8dWDl4dCXWLXmjp": { "name": "Aurore boréale", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "RKCXP_r01_d17" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "IxBRgrDlV1ekmHz": { "name": "Printemps Floral", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "U3RGd_r01_d18" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "rU3493elXWhIryv": { "name": "Lumineux", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "1RETb_r01_d05" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "40xKpDznbBnFJt8": { "name": "Atténué", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "pPnQl_r01_d06" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 }, "vEy0SqooQHE9z5s": { "name": "Veilleuse", "type": "GroupScene", "group": "1", "lights": [ "1" ], "owner": "ZTiQ1-gHRVH6k97rIHW1evHlXuBVP12BaXqdACb2", "recycle": false, "locked": false, "appdata": { "version": 1, "data": "x54OM_r01_d07" }, "picture": "", "lastupdated": "2018-12-18T23:13:44", "version": 2 } }

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <

https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-448921347 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUn0E5VWt0TqwxUnk6C31t24Z3F0qks5u61AygaJpZM4ZZRN4

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449120329 , or mute the thread < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 < https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hENMjlAm0nxegoyeHBjYgffidOObZks5u6-3WgaJpZM4ZZRN4

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449121048>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/AEluUnnlXr5iCXI-apgAEXCIjgZqjF3cks5u6-6IgaJpZM4ZZRN4 .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187 https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449185187>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4 https://github.com/notifications/unsubscribe-auth/Ar2hEK9iKtAuf0XtTMkvXrvs3zDuXdOMks5u7CkNgaJpZM4ZZRN4> .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mthyden/PhillipsHueSIMPLSharp/issues/14#issuecomment-449482361, or mute the thread https://github.com/notifications/unsubscribe-auth/AEluUgxGRWmgXsXVAtqJObu0yvadio--ks5u7TsqgaJpZM4ZZRN4.

mthyden commented 5 years ago

Just an update for folks watching the thread, the issue seemed related to the filesystem, ran a betacleanup and it cleared up the issue after reauthorizing the bridge. I'll update the code to throw better error checking in situations like this.