05.04.2016, 06:55
Hello, it works great for now!
I added a zwave usb device and a fibaro wallplug for testing.
But i can't get the init command working to start the demon at boot time, now i have:
os.execute("zwave /usr/share/openzwave/ /tmp/log/ /dev/ttyACM0 /usr/share/zwave/handler.lua")
Maybe a tip for a next release:
- a function to copy device parameters, if you have 10 similar devices with 50 parameters its a lot of work in zwave to configure all devices. With a copy parameters command you can solve this.
More after testing!
I added a zwave usb device and a fibaro wallplug for testing.
But i can't get the init command working to start the demon at boot time, now i have:
os.execute("zwave /usr/share/openzwave/ /tmp/log/ /dev/ttyACM0 /usr/share/zwave/handler.lua")
Maybe a tip for a next release:
- a function to copy device parameters, if you have 10 similar devices with 50 parameters its a lot of work in zwave to configure all devices. With a copy parameters command you can solve this.
More after testing!