Hello,
Two things;
– I’ve drafted up a module for interfacing Opensprinkler to Misterhouse. Pretty basic, it allows for Misterhouse to be aware of when stations and programs are active and Misterhouse can turn stations and programs on and off. If anyone is interested it’s on my github misterhouse project, under the opensprinkler branch (github.com/hplato)
– Would it be at all possible to expose some of the weather details through the OS? I’m trying to figure out a method to determine if it’s raining outside. Rather than crafting another module that pulls from weatherunderground, it would be nice to see the weather details that the OS tracks — rain rate, rain total, and if it’s actually raining. Thoughts on this?