Hi Guys,
I recently started to have trouble with my zwave config. I have added 3 switches with each 2 buttons (Qubino 2 relay) so that I can use one for the main light and the other for, let’s say, my goodnight mode in the bedroom so that everything in house get shuts down.
When testing my automations everything seemed to work. However, a few minutes later I triggered the switch and nothing happend. The zwave switch triggered but Home Assistant saw no changes.
Here are the strange things I noted:
- When I manually trigger the switch in HA it works, I can flip the switch a few times and it changes like it should. After a few minutes, nothing…
- When restarting HA the commands something will still be executed. So the switch is on when it reboots
- HA log also does not show any error messages
- Tried all the zwave commands like
soft reset
,start/stop zwave network
andheal network
One error I could fetch from the zwave log:
Info, Node013, Sending (Send) message (Callback ID=0x7d, Expected Reply=0x04) - MultiChannel Encapsulated (instance=2): MeterCmd_Get (Node=13): 0x01, 0x0e, 0x00, 0x13, 0x0d, 0x07, 0x60, 0x0d, 0x01, 0x01, 0x32, 0x01, 0x10, 0x25, 0x7d, 0xfe
Error, Node013, ERROR: Dropping command, expected response not received after 1 attempt(s)
Detail, Node013, Removing current message
Detail, Node013, Notification: Notification - TimeOut
Zwave config is very basic. usb_path, some excludes but that’s it.
So, before I start resetting everything. Does anyone have a clue on how I can debug this or reset some things?
Thanks,
Jorik