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

ST64 White & ST64 White Ambiance #624

Open
Qx5 opened this issue Nov 10, 2024 · 1 comment
Open

ST64 White & ST64 White Ambiance #624

Qx5 opened this issue Nov 10, 2024 · 1 comment

Comments

@Qx5
Copy link

Qx5 commented Nov 10, 2024

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": {}
      }
    }
  }
@Qx5 Qx5 changed the title ST64 & ST64 White Ambiance ST64 White & ST64 White Ambiance Nov 10, 2024
@owenselles
Copy link

Same here with the ST64 Hue white Ambiance

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