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

LBW010 not recognized #280

Description

@Luuk34

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions