- Posts: 4
- Thank you received: 0
Cannot discover Hue devices besides Bridge
- kentaurosmon@gmail.com
- Topic Author
- Offline
- User
-
Less
More
2 years 2 weeks ago #2963
by kentaurosmon@gmail.com
Cannot discover Hue devices besides Bridge was created by kentaurosmon@gmail.com
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 2 weeks ago #2966
by davep
Replied by davep on topic Cannot discover Hue devices besides Bridge
Post the contents of the verbose hue event log or mail me your TeamViewer ID and I'll remote in and look.
Please Log in to join the conversation.
- kentaurosmon@gmail.com
- Topic Author
- Offline
- User
-
Less
More
- Posts: 4
- Thank you received: 0
2 years 2 weeks ago #2969
by kentaurosmon@gmail.com
Replied by kentaurosmon@gmail.com on topic Cannot discover Hue devices besides Bridge
Is there a way to export the full log?
Please Log in to join the conversation.
- kentaurosmon@gmail.com
- Topic Author
- Offline
- User
-
Less
More
- Posts: 4
- Thank you received: 0
2 years 2 weeks ago #2970
by kentaurosmon@gmail.com
Replied by kentaurosmon@gmail.com on topic Cannot discover Hue devices besides Bridge
This message contains secure information
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 2 weeks ago #2973
by davep
Replied by davep on topic Cannot discover Hue devices besides Bridge
I remoted in to look. There is a character in the JSON data coming from the Hue Hub that is causing the driver to throw an error and abort the import.
I was in the process of downloading the server log when your controller went offline. I'll check back in a while and when I see it back online I'll download the log and fix the issue.
I was in the process of downloading the server log when your controller went offline. I'll check back in a while and when I see it back online I'll download the log and fix the issue.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 2 weeks ago #2976
by davep
Replied by davep on topic Cannot discover Hue devices besides Bridge
I was able to download the log and look at the Hue's get config json response.
You have a device named "Lg C8 55" Strip". The quote character after the 55 is not properly being escaped in the Hub when I ask for the full config. The extra quote is causing the entire json packet to become invalid.
Use the Hue app to rename the "Lg C8 55" Strip" device to eliminate the quote. "Lg C8 55in Strip" perhaps? Then restart myServer and see if your devices get imported.
Let me know what happens.
You have a device named "Lg C8 55" Strip". The quote character after the 55 is not properly being escaped in the Hub when I ask for the full config. The extra quote is causing the entire json packet to become invalid.
Use the Hue app to rename the "Lg C8 55" Strip" device to eliminate the quote. "Lg C8 55in Strip" perhaps? Then restart myServer and see if your devices get imported.
Let me know what happens.
Please Log in to join the conversation.
Time to create page: 0.172 seconds