cgarwood / homeassistant-zwave_mqtt

Limited Pre-Release of the new OZW1.6 Z-Wave component. Currently has limited platform support. Check the README for more details.
72 stars 8 forks source link

Missing device: Aeotec Door / Window Sensor 6 #137

Closed SeraphimSerapis closed 4 years ago

SeraphimSerapis commented 4 years ago

mqtt_dump.txt

The device is simply not added.

Here is the ozwdaemon log:

[20200520 16:15:49.579 CEST] [ozw.library] [debug]: Detail - Node: 48   Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x30, 0x03, 0x20, 0x01, 0x00, 0xe0

[20200520 16:15:49.579 CEST] [ozw.library] [info]: Info - Node: 48 Received Basic set from node 48: level=0.  Sending event notification.

[20200520 16:15:49.579 CEST] [ozw.library] [debug]: Detail - Node: 48 Notification: NodeEvent

[20200520 16:15:49.662 CEST] [ozw.library] [debug]: Detail - Node: 48   Received: 0x01, 0x09, 0x00, 0x04, 0x00, 0x30, 0x03, 0x30, 0x03, 0x00, 0xf2

[20200520 16:15:49.662 CEST] [ozw.library] [info]: Info - Node: 48 ApplicationCommandHandler - Unhandled Command Class 0x30

[20200520 16:15:49.750 CEST] [ozw.library] [debug]: Detail - Node: 48   Received: 0x01, 0x11, 0x00, 0x04, 0x00, 0x30, 0x0b, 0x71, 0x05, 0x00, 0x00, 0x00, 0xff, 0x06, 0x17, 0x00, 0x00, 0x00, 0x4b

[20200520 16:15:49.750 CEST] [ozw.library] [info]: Info - Node: 48 ApplicationCommandHandler - Unhandled Command Class 0x71
marcelveldt commented 4 years ago

Device added but entities missing: Known issue and is fixed in the official release today. Device not added at all: OZW issue, please force an update on the device (often this is 3 presses on the button). and/or restart of the OZW daemon.

SeraphimSerapis commented 4 years ago

@marcelveldt thanks! To make sure I get this correctly: do I report missing devices (if any) here or in homeassistant/core?

marcelveldt commented 4 years ago

Missing devices that should be working according to the release notes may be reported on Home Assistant issue tracker.