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 440400982841 #953

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

Philips Hue: Add device 440400982841 #953

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

Comments

@Fabichou15
Copy link

{
  "name": "Chambre",
  "service_id": "86b98c11-f85f-44e4-8f18-030576b3ee9d",
  "external_id": "philips-hue-light:0017886f5383:11",
  "selector": "philips-hue-light:0017886f5383:11",
  "should_poll": true,
  "model": "440400982841",
  "poll_frequency": 60000,
  "features": [],
  "not_handled": true,
  "raw_philips_hue_device": {
    "_rawData": {
      "state": {
        "on": false,
        "bri": 254,
        "hue": 41435,
        "sat": 77,
        "effect": "none",
        "xy": [
          0.3129,
          0.3291
        ],
        "ct": 153,
        "alert": "select",
        "colormode": "xy",
        "mode": "homeautomation",
        "reachable": true
      },
      "swupdate": {
        "state": "noupdates",
        "lastinstall": "2020-11-14T14:03:44"
      },
      "type": "Extended color light",
      "name": "Chambre",
      "modelid": "440400982841",
      "manufacturername": "Signify Netherlands B.V.",
      "productname": "Hue Play",
      "capabilities": {
        "certified": true,
        "control": {
          "mindimlevel": 100,
          "maxlumen": 560,
          "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": "hueplay",
        "function": "decorative",
        "direction": "upwards",
        "startup": {
          "mode": "safety",
          "configured": true
        }
      },
      "uniqueid": "00:17:88:01:08:5d:3a:85-0b",
      "swversion": "1.56.7_r29434",
      "swconfigid": "630AD3B2",
      "productid": "3241-3127-7871_HC04_PSG03"
    },
    "_id": 11,
    "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