Hmmm. I could have sworn I saw a Hive module available, but after searching I can’t find it. That’s interesting. Maybe I was thinking of this one for the NEST. I’m surprised this hasn’t been done yet.
Read the statement by Michael Teeuw here.
Posts
-
RE: Hive current room temperature
-
RE: MMM-HTTPRequestDisplay
Download available here
https://github.com/Eunanibus/MMM-HTTPRequestDisplay
I need to make some fixes to the module so for right now consider it in Beta :)
-
RE: MMM-Globe
@d3r Thanks for your feedback. I’ve made those adjustments and pushed the latest code. Give this a try and get back to me. The X-Small/Small/Medium sizes etc should show a sufficient difference between sizes now.
I’m really glad you’re enjoying it. If you could take a picture of your mirror with it in action, it would really be something (I don’t have a mirror of my own and it’s really motivational to see a picture of something I wrote on someone’s wall)
In response to your question - No, once you’ve entered custom locations, the default locations are not added.
As an example - Here is an example config entry:
And here is the resulting globe produced:
It’s a little odd you’re getting that behaviour, and I may need you to send me your config file so I can debug accordingly. Try pulling the latest version (1.1 just uploaded) and see if that helps. I may add a further config option to exlude/include default Locations as a specification.
Thanks everyone for the feedback.
-
RE: Hive current room temperature
Don’t worry about code quality dude. I’m hardly the best programmer on the forum. Other developers will help and contribute if there’s something breaking - But other than that, you’ve developed something that nobody has yet provided; Which I think is awesome. Share it!
-
RE: What do you need for trying to make a module?
It’s good to have some basic knowledge of JavaScript. I’d recommend Code Academy or something similar if you’re starting from absolute zero!
-
Debugging
Hi all,
I’m trying to develop a new module to contribute to the community.
My question is, I’m trying to develop this thing, and apart from blindly running the npm and seeing the results, I don’t have much in a method of debugging. Does anyone have a technique here to debug whilst running?
Also, my function requires a height and width to be set; But I’m not seeing anything in any of the other examples where a height and width is set.
-
RE: MMM-Globe
@bhepler - Glad that fixed it. The nameless pins are just there for aesthetic and appearance. If you want those removed, you can change the content of data.js to the following:
data = []
That should remove the nameless pins without needing to change or affect any of the remaining application.
-
RE: http request
There appears to be a cross domain issue with the module. I’m currently travelling and I’m going to make it a top priority when I return to repair it. In addition, I have a very cool module upcoming :)
I’ll get the fix done as soon as I can guys. Sorry for the wait.
In the meantime if you have access to the server side clients of your request, please look into making requests accepted from any source as a temporary fix.
-
RE: MMM-Globe
Great. Glad it’s working for you! Thanks for the early feedback. I’m not sure if I’ve posted this in the right place but I hope everyone sees it or gets to use it.
-
RE: MMM-Globe
This is awesome, and your mirror looks incredible. This absolutely made my day - Thank you for this! I’m really glad your office likes it.