I am new to the pluto world so please bear with me . I am attempting to move over my Home automation equipment to the pluto platform.
I am using the simply automated RS-232 to outlet UPB module and simply automated UPB dimer switches.
I have added the device as a generic serial device and tried to add in some codes to try and get it to work , and nothing.
i know it acts like the cm11a ( which is an x10 device) can i copy over the device support for the cm11a and use this somehow. or does someone have a module for the UPB stuff..
thanks
Just found this link for some code to use for UPB codes , not sure how or where can add this as i am real new to pluto..
http://www.xpl4java.org/UPB4Java/
anyone have any ideas how this would work , or where is should start poking around to add it .
the link also has some great information on programming the UPB ..
anyone
Indeed you can use a Generic Serial Device to implement the serial interface for UPB (as any serial device) using ruby scripting language.
But our lighting support (X10, Z-Wave) is using some special devices, not GSD based. There is no way to use it for UPB.
Please fill a mantis report so that we will try to analize the protocol. Well, if you have some ruby knowledges, you can try to implement at least some basic commands.
Thanks!