I added this set of strip lights to DeConz and it identified it as a "color dimmable bulb". Within HS, it appears to be a white bulb only in devices with only the on/off/dim controls. Within the Jowihue tab in the device the following is displayed. Is there anything I can do to make it recognize the correct device? Sorry for the noob question. Everything I've used with the device and plugin has worked perfectly up to this point. ;-)
Color dimmable light
**************************** Object info *****************************
{
"etag": "ba43a313b57a874a8cc6f62cec133e15",
"hascolor": true,
"lastannounced": null,
"lastseen": "2021-12-31T20:22Z",
"manufacturername": "sengled",
"modelid": "E1G-G8E",
"name": "Strip 1",
"state": {
"alert": "none",
"bri": 137,
"colormode": "xy",
"effect": "none",
"hue": 0,
"on": false,
"reachable": true,
"sat": 0,
"xy": [
0.735,
0.265
]
},
"swversion": "0x0000000E",
"type": "Color dimmable light",
"uniqueid": "b0:ce:18:14:03:63:f7:b3-01"
}
************************* End Object info ***************************
Color dimmable light
**************************** Object info *****************************
{
"etag": "ba43a313b57a874a8cc6f62cec133e15",
"hascolor": true,
"lastannounced": null,
"lastseen": "2021-12-31T20:22Z",
"manufacturername": "sengled",
"modelid": "E1G-G8E",
"name": "Strip 1",
"state": {
"alert": "none",
"bri": 137,
"colormode": "xy",
"effect": "none",
"hue": 0,
"on": false,
"reachable": true,
"sat": 0,
"xy": [
0.735,
0.265
]
},
"swversion": "0x0000000E",
"type": "Color dimmable light",
"uniqueid": "b0:ce:18:14:03:63:f7:b3-01"
}
************************* End Object info ***************************
Comment