JohanBendz / com.philips.hue.zigbee

Philips Hue app for Homey that uses ZigBee directly. No need for bridge.
MIT License
61 stars 43 forks source link

Request a device to be added - Philips Bulb E14 Candle White (BT) #605

Open JohnyEden opened 3 weeks ago

JohnyEden commented 3 weeks ago

Please add the following Philips Bulb E14 Candle White (BT). I am in possession of a version with Product No: LWE002 which works and Product No: LWE007 which does not work. It detects it as an unknown Zigbee device.

Device Information

Device Interview

  "ids": {
    "modelId": "LWE007",
    "manufacturerName": "Signify Netherlands B.V."
  },
  "endpoints": {
    "ieeeAddress": "00:17:88:01:0d:61:1e:5d",
    "networkAddress": 20830,
    "modelId": "LWE007",
    "manufacturerName": "Signify Netherlands B.V.",
    "endpointDescriptors": [
      {
        "status": "SUCCESS",
        "nwkAddrOfInterest": 20830,
        "_reserved": 28,
        "endpointId": 11,
        "applicationProfileId": 260,
        "applicationDeviceId": 257,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          4,
          5,
          6,
          8,
          4096,
          64515,
          64516
        ],
        "outputClusters": [
          25
        ]
      },
      {
        "status": "SUCCESS",
        "nwkAddrOfInterest": 20830,
        "_reserved": 10,
        "endpointId": 242,
        "applicationProfileId": 41440,
        "applicationDeviceId": 97,
        "applicationDeviceVersion": 0,
        "_reserved1": 0,
        "inputClusters": [],
        "outputClusters": [
          33
        ]
      }
    ],
    "deviceType": "router",
    "receiveWhenIdle": true,
    "swBuildId": "1.116.3",
    "capabilities": {
      "alternatePANCoordinator": false,
      "deviceType": true,
      "powerSourceMains": true,
      "receiveWhenIdle": true,
      "security": false,
      "allocateAddress": true
    },
    "extendedEndpointDescriptors": {
      "11": {
        "clusters": {
          "basic": {},
          "identify": {},
          "groups": {},
          "scenes": {},
          "onOff": {},
          "levelControl": {},
          "touchlink": {}
        },
        "bindings": {
          "ota": {}
        }
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }