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 LOM001 #944

Closed
GHTix opened this issue Nov 11, 2020 · 1 comment
Closed

Philips Hue: Add device LOM001 #944

GHTix opened this issue Nov 11, 2020 · 1 comment

Comments

@GHTix
Copy link

GHTix commented Nov 11, 2020

{
  "name": "Prise cafetière",
  "service_id": "7f3c8483-13e1-499e-9232-42e946b22c41",
  "external_id": "philips-hue-light:ecb5fa076248:5",
  "selector": "philips-hue-light:ecb5fa076248:5",
  "should_poll": true,
  "model": "LOM001",
  "poll_frequency": 60000,
  "features": [],
  "not_handled": true,
  "raw_philips_hue_device": {
    "_rawData": {
      "state": {
        "on": true,
        "alert": "select",
        "mode": "homeautomation",
        "reachable": true
      },
      "swupdate": {
        "state": "noupdates",
        "lastinstall": "2020-02-17T22:20:59"
      },
      "type": "On/Off plug-in unit",
      "name": "Prise cafetière",
      "modelid": "LOM001",
      "manufacturername": "Signify Netherlands B.V.",
      "productname": "Hue Smart plug",
      "capabilities": {
        "certified": true,
        "control": {},
        "streaming": {
          "renderer": false,
          "proxy": false
        }
      },
      "config": {
        "archetype": "plug",
        "function": "functional",
        "direction": "omnidirectional",
        "startup": {
          "mode": "safety",
          "configured": true
        }
      },
      "uniqueid": "00:17:88:01:08:62:a8:ce-0b",
      "swversion": "1.65.9_hB3217DF",
      "swconfigid": "A641B5AB",
      "productid": "SmartPlug_OnOff_v01-00_01"
    },
    "_id": 5
  }
}
@VonOx
Copy link
Contributor

VonOx commented Nov 11, 2020

Already fixed by #941

Will be available in next build

@VonOx VonOx closed this as completed Nov 11, 2020
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

No branches or pull requests

2 participants