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.
Flow check if washing machine ready?
Jschuetz
Member
Hey,
i am looking for a smart switch with power measurement to check if my machine is ready. Is anyone using the same function? If yes, could you explain your flows for this task? I would not make the same issues if someone could say how it works.
i am looking for a smart switch with power measurement to check if my machine is ready. Is anyone using the same function? If yes, could you explain your flows for this task? I would not make the same issues if someone could say how it works.
Comments
when energy of wallplug is high -> set variable wasmachine on and set countdown-timer for 30 seconds
when energy of wallplug is low -> set variable wasmachine off
when timer runs out : wasmachine wan't high for 30 seconds so presume it ended....
Do you know how to enable debug mode as Robin told me in the link above?
Thanks
https://github.com/athombv/com.aeotec/blob/master/node_modules/homey-zwavedriver/lib/ZwaveDriver.js#L26