Read the statement by Michael Teeuw here.
Don't know where to start...looking to build my 1st module, a Microsoft health module.
-
I’d like to build a Microsoft health module to pull info from my Microsoft account for display on my mirror. I’ve started researching how to do this, but confess to being a bit over my head with it at the moment. Can someone point me in the right direction?
-
The easiest, and recommended way of doing that is with an API. Does the site have one? Because if it doesn’t, you’re pretty much stuck.
-
Looks like there is! https://developer.microsoftband.com/
-
There you go then. Look at the Cloud API, specifically the Javascript example. That’s what you need to start writing your own module. You could also post a request in the Modules/Request forum section and see if someone might want to help you write one.
-
Thanks! I posted a request, but no responses as yet. I’m willing to give building it a try though.