dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

VALLHORN Wireless Motion Sensor Issues #7688

Closed mistljo closed 5 months ago

mistljo commented 6 months ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

VALLHORN sensors will sometimes detect as VALLHORN , somtimes as Presenece XX I can bind a light to the switch group, but its not working in real. Light is not swiching on/off After delete the VALLHORN sensor in GUI and repair the same sensor, the Device is showing in the "full" group API List, but can't selected directly.

http://10.0.0.2/api/XXXXX/groups: { "20000": { "action": { "alert": "none", "bri": 127, "colormode": "hs", "ct": 0, "effect": "none", "hue": 0, "on": false, "sat": 127, "scene": null, "xy": [ 0, 0 ] }, "devicemembership": [ "12" ], "etag": "4b76604af31d2fad4d89239a5010ed4a", "id": "20000", "lights": [], "name": "Presence 12 0", "scenes": [], "state": { "all_on": false, "any_on": false }, "type": "LightGroup", "uniqueid": "70:54:64:ff:fe:81:65:e9" }, "20001": { "action": { "alert": "none", "bri": 127, "colormode": "hs", "ct": 0, "effect": "none", "hue": 0, "on": false, "sat": 127, "scene": null, "xy": [ 0, 0 ] }, "devicemembership": [ "14" ], "etag": "7884ad45a597378c21fd1bf7c255480b", "id": "20001", "lights": [], "name": "Presence 14 0", "scenes": [], "state": { "all_on": false, "any_on": false }, "type": "LightGroup", "uniqueid": "70:54:64:ff:fe:8f:7a:31" }

http://10.0.0.2/api/XXXXX/groups/20000
`[
{
    "error": {
        "address": "/groups/20000",
        "description": "resource, /groups/20000, not available",
        "type": 3
    }
}

]` Screenshot 2024-03-31 201553 ss1

Steps to reproduce the behavior

Pair IKEA VALLHORN Unpair VALLHORN Pair VALLHORN

Expected behavior


Screenshots

No response

Environment

deCONZ Logs

No response

Additional context

No response

github-actions[bot] commented 5 months ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] commented 5 months ago

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.