dresden-elektronik / phoscon-app-beta

Access to Phoscon app beta
79 stars 5 forks source link

Silvercrest door contact disappears in phoscon app after it was detected #405

Closed Peter-DD closed 3 years ago

Peter-DD commented 3 years ago

Raspberry PI 3 B; OpenHabian; Raspbee II (Firmware 266E0700); Phoscon Version 2.12.01 / 14.6.2021

If I try to identify the SILVERCREST door sensor (HG06336) via Phoscon Web App after a while a green message appears "Sensor ready" . But after hitting "OK" the site keeps empty. No reload of the site or any other will show the sensor detected before.

For my interest I try to query all sensors via deCONZ Rest Api. From there the newly detected sensor is available:

"6": { "config": { "battery": 100, "enrolled": 1, "on": true, "pending": [], "reachable": true }, "ep": 1, "etag": "faafdf6f7aac60639cc0a75071c461d2", "lastseen": "2021-07-13T17:40Z", "manufacturername": "LIDL Silvercrest", "modelid": "HG06336", "name": "OpenClose 6", "state": { "lastupdated": "2021-07-13T13:45:19.493", "lowbattery": false, "open": true, "tampered": true }, "type": "ZHAOpenClose", "uniqueid": "ec:1b:bd:ff:fe:aa:fa:91-01-0500" },

I also can add this sensor as thing in OpenHab (Bridge=>deCONZ). All channels works as expected.

Peter-DD commented 3 years ago

I‘ve ask this question here now: https://forum.phoscon.de/t/silvercrest-door-contact-disappears-in-phoscon-app-after-it-was-detected/149