You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi Sensor: Aeotec MultiSensor 6 (Model: ZW100-A)
Problem is that: after each starting nodejs application, nodes are in sleeping mode. There is no way to wake them up from software, nodes are not waking up even after setting WAKE_UP interval time.
I tried also other solutions from other issues #46#249 Nothing helps
When I wake up devices manually, for example by hitting button or removing cover (cover also triggers action by releasing some switch) devices are waking up, and classes appears in list.
After that, above command classes are not longer unhandled
MulitSensor can work in wire mode (power over usb), after giving power by wire I have no issues with that sensor, it not proceeds to sleep mode.
I tested those sensors with Samsung SmartThings hub, this issue not appears on it
The text was updated successfully, but these errors were encountered:
The ZWave controller stick has no way to wake up battery-powered devices. They would need to listen on the radio interface, hence consume power, and you'd be changing batteries every couple of weeks.
I have few z-wave devices from different manufactures, working on batteries:
Problem is that: after each starting nodejs application, nodes are in sleeping mode. There is no way to wake them up from software, nodes are not waking up even after setting WAKE_UP interval time.
I tried also other solutions from other issues #46 #249 Nothing helps
And here I changed door/window sensors state by bringing closer and moving away magnet
When I wake up devices manually, for example by hitting button or removing cover (cover also triggers action by releasing some switch) devices are waking up, and classes appears in list.
After that, above command classes are not longer unhandled
MulitSensor can work in wire mode (power over usb), after giving power by wire I have no issues with that sensor, it not proceeds to sleep mode.
I tested those sensors with Samsung SmartThings hub, this issue not appears on it
The text was updated successfully, but these errors were encountered: