question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Aeotec D/W Sensor 7 - Tilt binary sensor missing

See original GitHub issue

Describe the bug Der Aeotec Door/Window Sensor 7 hat einen Sendor zur Bestimmung der Kippstellung eines Fensters. Laut Zwave Definition wird dies nicht über eine Notification berichtet, sondern über eine binäre Sensormeldung. Also wenn Neigung/Tilt erkannt, dann sendet 0x0B. Leider finde ich unter den Objects keine Binary Sensoren für diese Node.

To Reproduce Keine binären Sensordaten. Der Kippstatus wird nicht angezeigt. Interessant ist, dass es in der notifications.json ein enum existiert für so einen Zustand, aber für diesen Sensor von Aeotec scheint dies so nicht zu funktionieren. Ausschnitt: “name”: “Door state”, “idle”: false, “states”: { “0x16”: { “label”: “Window/door is open”, “params”: { “type”: “enum”, “values”: { “0x00”: “Open in regular position”, “0x01”: “Open in tilt position” } } },

Device information Fenstersensor ZWA008 Node_012

Logfile: zwave-464.log Screen

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
eddKvcommented, Jan 4, 2021

Ja

0reactions
AlCalzonecommented, Jan 4, 2021

Kann also geschlossen werden?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Door / Windows Sensor 7 user guide - Aeotec Help Desk
Tilt Sensor reports Open when the window is opened, moving, and tilted at the same time. Binary Sensor Report = 0xFF. When Window...
Read more >
Aeotec Door/Window Sensor 7 stopped updating states
DW Sensor will report open first, then after a 2-3 seconds, Binary Sensor should report if triggered a tilt report. You can now...
Read more >
Sensor vs Binary Sensor, Missing Binary Sensor - Z-Wave
I can get the binary sensors to work, but when there is no binary sensor ID and ONLY sensor ID's my code is...
Read more >
AEOTEC D/W Sensor 7 - YouHome Automation
The Aeotec Door/Window Sensor 7 is a Z-Wave Plus device for detecting if a door or ... sensor (reed switch), gyroscope and universal...
Read more >
Door / Window Sensor 7 Pro - Z-Wave Europe Manuals
The AEOTEC Door/Window Sensor 7 Pro is a sensor, which detects if your window ... This is accomplished using the command class "binary...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found