Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

LBW010 not recognized #280

Open
Luuk34 opened this issue Feb 26, 2020 · 1 comment
Open

LBW010 not recognized #280

Luuk34 opened this issue Feb 26, 2020 · 1 comment

Comments

@Luuk34
Copy link

Luuk34 commented Feb 26, 2020

Before submitting a request please make sure you are running the latest version of WinHue
available in the release section of this site. Support will not be done on older version.

Your setup

WinHue version : (eg. 3.0.4773.0)
Bridge api version : (1.36)
Light model : (LWB010)

In the logs i do see:
2020-02-26 10:34:44,020 [1] DEBUG WinHue3.Philips_Hue.HueObjects.LightObject.Light [GetImageForLight:182] ==> STATE : {"reachable":true,"on":false,"bri":254,"alert":"none"} unknown MODELID : LWB010 and ARCHETYPE : classicbulb using default images.

It is not possible to use the defaul timage for an LWB006?

JSON from Bulb LWB010:
{
"state": {
"reachable": true,
"on": false,
"bri": 254,
"alert": "none"
},
"type": "Dimmable light",
"manufacturername": "Signify Netherlands B.V.",
"name": "Slaapkamer",
"modelid": "LWB010",
"uniqueid": "00:17:88:01:02:49:63:10-0b",
"capabilities": {
"certified": true,
"control": {
"mindimlevel": 5000,
"maxlumen": 806
},
"streaming": {
"renderer": false,
"proxy": false
}
},
"config": {
"archetype": "classicbulb",
"function": "functional",
"direction": "omnidirectional",
"startup": {
"mode": "powerfail",
"configured": true
}
},
"swupdate": {
"state": "noupdates",
"lastinstall": "2020-02-25T19:12:30"
},
"Streaming": false
}

@Hyrules
Copy link
Owner

Hyrules commented Feb 26, 2020

It should appear as generic and should actually list the bulb.

The message using default image tell me that It should be using the default image and be listed. Unfortunately I don't have that bulb in particular and not all bulb have a specific image. It's rather hard to implement images for every bulb there is since there is a lot.

Is the bulb listed as a generic one ? If so then there is no bug. The bulb should work as intended

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants