guinness wrote:
...did you ever get SerialPort working on OSX? If not, any chance you can provide feedback at https://bugzilla.novell.com/show_bug.cgi?id=384227?... ...Ouch, that sucks. I'm looking forward to when modules are implemented in Mono GUI.
No, I just reinstalled the older version. All I run in Mono is the ad2usb GUI so I wasn't that interested in having Mono be up-to-date. I didn't report the problem because there were already other similar reports (and I was lazy). Mostly, it just plan wouldn't load, lots of "stuff not found" errors. It wasn't a subtle issue
Indigo plug-ins: From what they are saying, the plug-ins will need to be in Python. But, given the flexibility of Python, I guess you could just use Python to glue to a Mono app. However, I think one of the major goals of the plug-ins is to be able to expand the support for the types of devices Indigo can directly manage (I.e. not just Insteon & X10). So, maybe I could define an alarm panel as an Indigo device with three-states: Off, Stay and Away. Then I could say, if switch foo turns off, arm the system. You can already do that today (I have) but it takes a lot of coding, and the Indigo UI isn't really used.