@Jose1701 what I ended up doing with my Davis weatherstation was use their web display interface with MMM-EmbedURL to just show their full screen weather display on the mirror.

@Jose1701 what I ended up doing with my Davis weatherstation was use their web display interface with MMM-EmbedURL to just show their full screen weather display on the mirror.

@bill63 The entire visual appearance is controlled by CSS, max-width in conjunction with the regions is how it would be handled. Please review the MMM-Multimonth.css file, copy over what you need into the custom.css master file, and change to your needs.
CSS tutorials are available if you’re not comfortable with it.
Even though the project is effectively mothballed due to my time constraints, there is another maintainer on the project who may or may not update the project, so please don’t modify the project files directly.
if you have any questions, feel free to ask, I’m still kinda active on here, as well as our resident experts are always lurking.
– Brendan (author)
@benhmin for once, ChatGPT put you on the right path.
We’ve had this conversation before- the result is that it’s better to leave it CSS than overload the config.
cheers
@lif I’m not sure on that, @wishmaster270 (Tom) would know more.
@tonyarogers Time to update your hardware and/or create a new SD Card for it.
@lif It’s requiring tools no longer available, so dead module. Use something else.
https://github.com/Tom-Hirschberger/MMM-Temperature is what I used when I had a module hooked up to it.
@ub3rdud3 Interesting… very niche, but oddly, I could use this.
@alex2 Could just need a refresh of the core - sometimes over many updates things will stick just because the OS, NPM, node.js and/or Magicmirror have updated so many times and they just get confused.
I generally rebuild my system with every major OS release that supports my PIs. Copy off the config files and start fresh.
@karsten13 No mention of our desktop enviroments in the main release, so I guess it’s up to RPF to what they’re gonna do.
@Hugo the only real thing that is a concern really is the OS. As the Pi foundation (and the community as a whole) continues to move away from old windowing systems into new ones, there may be compatibility issues with underlying tech MM uses as it catches up. As long as node.js and electron moves with the core windowing system we’re fine…
just a dance you do with any open source…