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

Ikea PARASOLL #295

Open
fat-freematilde opened this issue Dec 16, 2024 · 0 comments
Open

Ikea PARASOLL #295

fat-freematilde opened this issue Dec 16, 2024 · 0 comments

Comments

@fat-freematilde
Copy link

The Ikea PARASOLL door/window sensor, is unsupported.

It seems to be registed correct

Homebridge Log:
[12/16/2024, 6:13:29 PM] [ZigBee] Unsupported ZigBee device: Sensor - PARASOLL Door/Window Sensor - IKEA of Sweden

Structure Data
{
"type": "EndDevice",
"ieeeAddr": "0xd44867fffeb3e9d9",
"networkAddress": 44648,
"manufacturerID": 4476,
"manufacturerName": "IKEA of Sweden",
"powerSource": "Battery",
"modelID": "PARASOLL Door/Window Sensor",
"interviewCompleted": true,
"softwareBuildID": "1.0.19",
"lastSeen": 1734368779831,
"endpoints": [
{
"ID": 1,
"profileID": 260,
"deviceID": 259,
"inputClusters": [
0,
1,
3,
32,
2821,
4096,
64636,
64641
],
"outputClusters": [
3,
4,
6,
25,
4096
],
"deviceNetworkAddress": 44648,
"deviceIeeeAddress": "0xd44867fffeb3e9d9",
"clusters": {
"genBasic": {
"attributes": {
"modelId": "PARASOLL Door/Window Sensor",
"manufacturerName": "IKEA of Sweden",
"powerSource": 3,
"zclVersion": 8,
"appVersion": 1,
"stackVersion": 113,
"hwVersion": 1,
"dateCode": "20230516",
"swBuildId": "1.0.19"
}
},
"genPollCtrl": {
"attributes": {
"checkinInterval": 172800
}
}
},
"bindings": [
{
"cluster": 32,
"type": "endpoint",
"deviceIeeeAddress": "0x00124b002e1df877",
"endpointID": 242
}
],
"configuredReportingList": [],
"meta": {}
},
{
"ID": 2,
"profileID": 260,
"deviceID": 1026,
"inputClusters": [
0,
3,
1280
],
"outputClusters": [
3
],
"deviceNetworkAddress": 44648,
"deviceIeeeAddress": "0xd44867fffeb3e9d9",
"clusters": {
"ssIasZone": {
"attributes": {
"iasCieAddr": "0x00124b002e1df877",
"zoneState": 1
}
}
},
"bindings": [],
"configuredReportingList": [],
"meta": {}
}
],
"linkquality": 72,
"settings": {
"ieeeAddr": "0xd44867fffeb3e9d9",
"friendlyName": "Sensor"
},
"otaAvailable": false
}

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

1 participant