Open dathbe opened 8 months ago
I've been waiting for just such ideas :rocket:!
I still have to read up on the first problem, but I at least have an idea of how I could check the second, but I have to test whether it works. I'll put it on my to-do list! :smiley:
Thank you very much!
Thanks. Feel free to close the issue if you want. I won't close it in case you want it as a reminder.
Yes, let's leave it open as a reminder.
One of the things that I've noticed is that the MMM-Remote-Control module will throw errors on some modules even though the modules themselves work fine. As two examples, the Remote Control module does not seem to like the way the MMM-OpenWeatherMapForecast module has a quasi-circular reference in defining
defaults
(within the defaults section, it defines one variable, and then calls back to that same variable later in the defaults):And it does not seem to like the MMM-Rain-Map module either, though I'm less clear on why:
It would be great if this project (nice work, by the way, much easier to search and see modules here than on the MM wiki) was able to flag such errors for developers.
Thanks!