[MSR] Starting point for a MSR controller
-
So, I want to give back to the community and start building a couple of controllers. I'll start with Opensprinkler, since I know their API and I will benefit myself. Even if they've embraced MQTT, their support is not complete and APIs are needed (for discovery, at least).
Is there any guidance beside the docs or a starting point to take inspiration from?
Is it possible to use MQTTController and HTTP class in the same controller? In an ideal world, I will take devices from the HTTP endpoints, but then (if configured) receive updates from MQTT, because they're instant.Thanks @toggledbits!
-
There's a section under
Developer Info
about building controllers. I would start there. I just updated it a bit for you, although there is still much I want to say and much that needs to be finished. You working on such a project will be a big help to me in fleshing this out in many ways, so I'm pretty excited about your idea. -
There's a section under
Developer Info
about building controllers. I would start there. I just updated it a bit for you, although there is still much I want to say and much that needs to be finished. You working on such a project will be a big help to me in fleshing this out in many ways, so I'm pretty excited about your idea.@toggledbits I’ll give it a try in the next weekends, and release it on Github.
-
I'll be releasing some considerably updated documentation with the next build.
-
T toggledbits locked this topic on