JohanBendz / com.philips.hue.zigbee

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

ST64 White & ST64 White Ambiance #624

Open Qx5 opened 6 days ago

Qx5 commented 6 days ago

I’ve seen this mentioned in a few other tickets but they didn’t seem complete. So hopefully this helps to add them fully:

First: “Normal” ST64 Hue white filament Edison https://www.philips-hue.com/nl-nl/p/hue-white-filament-st64-edison-e27-slimme-lamp/8719514342989 It’s already listed as compatible as LWV001, but mine is interviewed as LWV005 Interview:

  "ids": {
    "modelId": "LWV005",
    "manufacturerName": "Signify Netherlands B.V."
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 11,
        "applicationProfileId": 260,
        "applicationDeviceId": 257,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          4,
          5,
          6,
          8,
          4096,
          64515,
          64516
        ],
        "outputClusters": [
          25
        ]
      },
      {
        "endpointId": 242,
        "applicationProfileId": 41440,
        "applicationDeviceId": 97,
        "applicationDeviceVersion": 0,
        "_reserved1": 0,
        "inputClusters": [],
        "outputClusters": [
          33
        ]
      }
    ],
    "endpoints": {
      "11": {
        "clusters": {
          "basic": {},
          "identify": {},
          "groups": {},
          "scenes": {},
          "onOff": {},
          "levelControl": {},
          "touchlink": {}
        },
        "bindings": {
          "ota": {}
        }
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }

Second: “Normal” ST64 Hue white Ambiance filament Edison https://www.philips-hue.com/nl-nl/p/hue-white-ambiance-filament-st64-e27-slimme-lamp/8719514301467 It’s already listed as compatible as LTV002, but mine is interviewed as LTV001 Interview:

  "ids": {
    "modelId": "LTV001",
    "manufacturerName": "Signify Netherlands B.V."
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 11,
        "applicationProfileId": 260,
        "applicationDeviceId": 268,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          4,
          5,
          6,
          8,
          4096,
          64515,
          768,
          64516
        ],
        "outputClusters": [
          25
        ]
      },
      {
        "endpointId": 242,
        "applicationProfileId": 41440,
        "applicationDeviceId": 97,
        "applicationDeviceVersion": 0,
        "_reserved1": 0,
        "inputClusters": [],
        "outputClusters": [
          33
        ]
      }
    ],
    "endpoints": {
      "11": {
        "clusters": {
          "basic": {},
          "identify": {},
          "groups": {},
          "scenes": {},
          "onOff": {},
          "levelControl": {},
          "touchlink": {},
          "colorControl": {}
        },
        "bindings": {
          "ota": {}
        }
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }
owenselles commented 3 days ago

Same here with the ST64 Hue white Ambiance