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

G93 E27 Thin filament LWO005 #516

Open
paalrune opened this issue Nov 6, 2023 · 2 comments
Open

G93 E27 Thin filament LWO005 #516

paalrune opened this issue Nov 6, 2023 · 2 comments

Comments

@paalrune
Copy link

paalrune commented Nov 6, 2023

https://www.philips-hue.com/no-no/p/hue-white-glodetrad-g93-globus---e27-lyspare/8719514343009#specifications

This only work as a generic. Can you add it?
2100 k, dimmable.

You need more info? Please ask.

@JohanBendz
Copy link
Owner

Hi @paalrune, I need an interview to do that. Can you please provide one?

How to interview a device:
Add the device as a generic Zigbee device in Homey
Navigate to https://developer.athom.com/tools/zigbee.
Interview the device, the button for this is to the right of the device in the list of Zigbee units.
Click the copy button/icon to capture the device information.
Paste the copied information above.

@paalrune
Copy link
Author

"ids": {
"modelId": "LWO005",
"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,
64514
],
"outputClusters": [
25
]
},
{
"endpointId": 242,
"applicationProfileId": 41440,
"applicationDeviceId": 97,
"applicationDeviceVersion": 0,
"_reserved1": 0,
"inputClusters": [],
"outputClusters": [
33
]
}
],
"endpoints": {
"11": {
"clusters": {
"basic": {
"attributes": [
{
"id": 0,
"name": "zclVersion",
"value": 2
},
{
"id": 1,
"name": "appVersion",
"value": 2
},
{
"id": 2,
"name": "stackVersion",
"value": 1
},
{
"id": 3,
"name": "hwVersion",
"value": 1
},
{
"id": 4,
"name": "manufacturerName",
"value": "Signify Netherlands B.V."
},
{
"id": 5,
"name": "modelId",
"value": "LWO005"
},
{
"id": 6,
"name": "dateCode",
"value": "20201126"
},
{
"id": 7,
"name": "powerSource",
"value": "mains"
},
{
"id": 8,
"name": "appProfileVersion",
"value": 0
},
{
"id": 9
},
{
"id": 10
},
{
"id": 11
},
{
"id": 16384,
"name": "swBuildId",
"value": "1.78.1"
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"identify": {
"attributes": [
{
"id": 0
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"groups": {
"attributes": [
{
"id": 0,
"name": "nameSupport",
"value": {
"type": "Buffer",
"data": [
0
]
}
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"scenes": {
"attributes": [
{
"id": 0
},
{
"id": 1
},
{
"id": 2
},
{
"id": 3
},
{
"id": 4
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"onOff": {
"attributes": [
{
"id": 0,
"name": "onOff",
"value": false
},
{
"id": 16384
},
{
"id": 16385,
"name": "onTime",
"value": 0
},
{
"id": 16386,
"name": "offWaitTime",
"value": 0
},
{
"id": 16387
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"levelControl": {
"attributes": [
{
"id": 0,
"name": "currentLevel",
"value": 254
},
{
"id": 1,
"name": "remainingTime",
"value": 0
},
{
"id": 15
},
{
"id": 16384
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"touchlink": {
"attributes": [
{
"id": 65533,
"name": "clusterRevision",
"value": 1,
"reportingConfiguration": {
"status": "UNREPORTABLE_ATTRIBUTE",
"direction": "reported"
}
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
},
"bindings": {
"ota": {
"attributes": [],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
}
},
"242": {
"clusters": {},
"bindings": {}
}
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants