This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Z-wave issue with NEO Coolcam powerswitch
I have a z-wave network, with 18 z-wave devices in it.
Since i migrated from home-assistant to homey, i notice that some devices have issues with responding to actions.
One powerswitch is giving me the most headaches; i am able to turn it on, but after that, the device looks to be disconnected from the network.
This switch does work when i just paired it, only after a while, it stops responding.
Here is a zwave log:
Since i migrated from home-assistant to homey, i notice that some devices have issues with responding to actions.
One powerswitch is giving me the most headaches; i am able to turn it on, but after that, the device looks to be disconnected from the network.
This switch does work when i just paired it, only after a while, it stops responding.
Here is a zwave log:
[2017-11-07T13:39:22.269Z] Node[30]: sendData to COMMAND_CLASS_SWITCH_BINARY, params 0x01ff
[2017-11-07T13:39:22.270Z] Command[163] start: sendData
[2017-11-07T13:39:22.272Z] ProcessSendData[160]: To node: 30 with data: 0x2501ff and txOptions: ACK,AUTO_ROUTE,EXPLORE
[2017-11-07T13:39:22.440Z] Command[163] end: sendData
[2017-11-07T13:39:27.670Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:28.247Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:28.835Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:28.863Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:28.927Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:29.346Z] Node[30]: Received application command for COMMAND_CLASS_METER, data: 0x0221440000028b01030000028b
[2017-11-07T13:39:38.025Z] Node[30]: sendData to COMMAND_CLASS_SWITCH_BINARY, params 0x0100
[2017-11-07T13:39:38.025Z] Command[164] start: sendData
[2017-11-07T13:39:38.028Z] ProcessSendData[161]: To node: 30 with data: 0x250100 and txOptions: ACK,AUTO_ROUTE,EXPLORE
[2017-11-07T13:39:42.109Z] ProcessSendData[161]: Marked node 30 as offline for the next 600000ms
[2017-11-07T13:39:42.109Z] ProcessSendData[161]: Error: TRANSMIT_COMPLETE_NO_ACK
[2017-11-07T13:39:42.111Z] Command[164] end: sendData
[2017-11-07T13:39:55.511Z] Node[30]: sendData to COMMAND_CLASS_SWITCH_BINARY, params 0x0100
[2017-11-07T13:39:55.511Z] Command[165] start: sendData
[2017-11-07T13:39:55.514Z] ProcessSendData[162]: To node: 30 with data: 0x250100 and txOptions: ACK,AUTO_ROUTE
[2017-11-07T13:39:55.651Z] ProcessSendData[162]: Error: TRANSMIT_COMPLETE_NO_ACK
[2017-11-07T13:39:55.655Z] Command[165] end: sendData
at 13:39:22 i send the on command to the switch, and it works flawlessly.
at 13:39:38 i try to turn it off, but it doesn't switch off, and the node gets marked offline for 10 minutes...
Is there something i can do about this?
The powerswitch is 1 floor above homey, but on that floor there are 5 other z-wave devices working without issues. (2 of them in the same room)
Is there anything i can do to solve this issues?
I re-paired the device a couple of times, and rebooted homey a couple of times, without succes...
at 13:39:22 i send the on command to the switch, and it works flawlessly.
at 13:39:38 i try to turn it off, but it doesn't switch off, and the node gets marked offline for 10 minutes...
Is there something i can do about this?
The powerswitch is 1 floor above homey, but on that floor there are 5 other z-wave devices working without issues. (2 of them in the same room)
Is there anything i can do to solve this issues?
I re-paired the device a couple of times, and rebooted homey a couple of times, without succes...
Comments
When i have no devices connected, the switch works fine and instant.
As soon as i connect 2 halogen spots, i get this weird behaviour back...
Any ideas where to find the root cause?
Then i reconnected the 2 spots, and it kept on working.
So i guess this might me something in the z-wave network, causing the switch not being found.
When i check the diagram how nodes are connected, there are some illogical connections.
I see devices connected to eachother, which are far away from eachother, and there are multiple (wall-powered) devices between them.
Can this be something within Homey, or is the z-wave protocol?