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 LCL001 #950

Closed
Fabichou15 opened this issue Nov 14, 2020 · 0 comments · Fixed by #964
Closed

Philips Hue: Add device LCL001 #950

Fabichou15 opened this issue Nov 14, 2020 · 0 comments · Fixed by #964
Assignees

Comments

@Fabichou15
Copy link

{
  "name": "Bandeau bureau",
  "service_id": "86b98c11-f85f-44e4-8f18-030576b3ee9d",
  "external_id": "philips-hue-light:0017886f5383:10",
  "selector": "philips-hue-light:0017886f5383:10",
  "should_poll": true,
  "model": "LCL001",
  "poll_frequency": 60000,
  "features": [],
  "not_handled": true,
  "raw_philips_hue_device": {
    "_rawData": {
      "state": {
        "on": true,
        "bri": 254,
        "hue": 8418,
        "sat": 140,
        "effect": "none",
        "xy": [
          0.4573,
          0.41
        ],
        "ct": 366,
        "alert": "select",
        "colormode": "ct",
        "mode": "homeautomation",
        "reachable": true
      },
      "swupdate": {
        "state": "noupdates",
        "lastinstall": "2020-11-14T11:36:01"
      },
      "type": "Extended color light",
      "name": "Bandeau bureau",
      "modelid": "LCL001",
      "manufacturername": "Signify Netherlands B.V.",
      "productname": "Hue lightstrip plus",
      "capabilities": {
        "certified": true,
        "control": {
          "mindimlevel": 40,
          "maxlumen": 1600,
          "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": "huelightstrip",
        "function": "mixed",
        "direction": "omnidirectional",
        "startup": {
          "mode": "safety",
          "configured": true
        }
      },
      "uniqueid": "00:17:88:01:09:11:ab:51-0b",
      "swversion": "1.66.6_h2048EED",
      "swconfigid": "A439E458",
      "productid": "Philips-LCL001-1-LedStripsv4"
    },
    "_id": 10,
    "mappedColorGamut": "C"
  }
}
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.

2 participants