Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Philips Hue: Add device LCT012 #888

Closed
REDox1248 opened this issue Sep 19, 2020 · 0 comments · Fixed by #909
Closed

Philips Hue: Add device LCT012 #888

REDox1248 opened this issue Sep 19, 2020 · 0 comments · Fixed by #909
Assignees

Comments

@REDox1248
Copy link

{
  "name": "Hue color candle 1",
  "service_id": "86b98c11-f85f-44e4-8f18-030576b3ee9d",
  "external_id": "philips-hue-light:ecb5fa0a6722:5",
  "selector": "philips-hue-light:ecb5fa0a6722:5",
  "should_poll": true,
  "model": "LCT012",
  "poll_frequency": 60000,
  "features": [],
  "not_handled": true,
  "raw_philips_hue_device": {
    "_rawData": {
      "state": {
        "on": true,
        "bri": 254,
        "hue": 8402,
        "sat": 140,
        "effect": "none",
        "xy": [
          0.4575,
          0.4099
        ],
        "ct": 366,
        "alert": "none",
        "colormode": "xy",
        "mode": "homeautomation",
        "reachable": true
      },
      "swupdate": {
        "state": "noupdates",
        "lastinstall": "2020-03-03T13:31:31"
      },
      "type": "Extended color light",
      "name": "Hue color candle 1",
      "modelid": "LCT012",
      "manufacturername": "Signify Netherlands B.V.",
      "productname": "Hue color candle",
      "capabilities": {
        "certified": true,
        "control": {
          "mindimlevel": 2000,
          "maxlumen": 450,
          "colorgamuttype": "C",
          "colorgamut": [
            [
              0.6915,
              0.3083
            ],
            [
              0.17,
              0.7
            ],
            [
              0.1532,
              0.0475
            ]
          ],
          "ct": {
            "min": 153,
            "max": 500
          }
        },
        "streaming": {
          "renderer": true,
          "proxy": true
        }
      },
      "config": {
        "archetype": "candlebulb",
        "function": "mixed",
        "direction": "omnidirectional",
        "startup": {
          "mode": "safety",
          "configured": true
        }
      },
      "uniqueid": "00:17:88:01:04:44:b0:de-0b",
      "swversion": "1.50.2_r30933",
      "swconfigid": "A9AFB57A",
      "productid": "Philips-LCT012-1-E14ECLv1"
    },
    "_id": 5,
    "mappedColorGamut": "C"
  }
}
@hotfix31 hotfix31 self-assigned this Sep 22, 2020
@VonOx VonOx self-assigned this Oct 22, 2020
@VonOx VonOx mentioned this issue Oct 23, 2020
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants