@bloodknot Perfect, thank you for testing! 😃
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Remote-Control
@bloodknot Thanks for the quick feedback. Okay, that was still progress. Now please try v4.2.2.
-
RE: MMM-Remote-Control
@bloodknot Thanks for reporting. Release v4.2.1 should fix it. Please check 🙂
-
RE: MMM-RAIN-MAP
@karsten13 Thanks for that feedback! I can’t reproduce the issue with low zoom levels - they’re working fine here with the latest version 🤔 I’m curious to hear your outcome tomorrow.
-
RE: MMM-RAIN-MAP
Hi @plainbroke,
yes, this is very likely API rate limiting (HTTP 429 errors) from RainViewer. The module was making too many requests with default settings.
I recommend to update to the latest release v2.11.0 which includes:
- Optimized defaults
- Exponential backoff retry logic for 429 errors
- Better error handling
-
RE: MMM-MovingPortrait
@plainbroke I can’t even find this module on the module list. I suggest you open an issue on the (GitHub) page of the module to reach out to the developer.
-
RE: MMM-Remote-Control
@bloodknot I think I solved it, please update to v4.2.0 and check 🙂
-
RE: MMM-MyWeatherForecast
@htilburgs Cool. The icons are licensed under the Flaticon License. This is not a problem for the module, but the license states that you must add an attribution when using the icons. I’m not a lawyer, but I would add a credits section to the README and write there that the icons are from flaticon.com and put a link to it. Since people have taken the trouble to create the icons and make them available for free, that should be not to much to acknowledge their work 🙂
I hope I will stay unique
I think your layout is unique and it looks really good too.
Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules
-
RE: MMM-MyWeatherForecast
@htilburgs said in MMM-MyWeatherForecast:
I’ve created a new weather module, named MyWeatherForecast.
Looks nice! 👏 Where are the icons from? I like them.
@htilburgs said in MMM-MyWeatherForecast:
I’m currently working on IconSets, but that’s it.
MMM-OneCallWeather has some icon sets, maybe you can get some inspiration from there: https://github.com/KristjanESPERANTO/MMM-OneCallWeather#icon-sets 🙂
And don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules
-
RE: obsession with modul checker
@htilburgs In case you haven’t seen it yet: You can also check https://modules.magicmirror.builders/result.html#MMM-MyHomeWizard-by-HTilburgs. Thats the result of the checks on what you pushed to GitHub.
-
RE: obsession with modul checker
@heikogr Nice idea! I’ll take a closer look.
-
MMM-WebSpeechTTS – Give Your Mirror a Voice 🔊
I’d like to share MMM-WebSpeechTTS – a text-to-speech service module that gives your MagicMirror a natural-sounding voice.
What it does
- Startup greeting with current time
- Keyboard shortcuts (press “g” for greeting, “t” for time, “s” to stop)
- MMM-PublicTransportHafas integration – announce departures
- Notification API – any module can trigger speech
- Browser & Electron support
New: Piper Neural TTS
Just integrated Piper and the quality is incredible! Instead of robotic espeak voices, you get natural-sounding neural speech – free, offline, no cloud required.
Available for 50+ languages/voices including English, German, French, Spanish, Dutch, Italian…
Feedback
- Would you use this?
- What are your use cases?
- What is missing?
Repository: https://github.com/KristjanESPERANTO/MMM-WebSpeechTTS
Looking forward to your feedback! 🙂
-
RE: MMM-JAST stopped updating a couple of days ago.
@vgardenn Interesting. Your config works on my system.
Please show us your system information (you can see it when you run
npm run start) - and looks like this:[2026-01-19 21:07:04.407] [INFO] [systeminformation] #### System Information #### - SYSTEM: manufacturer: Micro-Star International Co., Ltd.; model: MS-7D75; virtual: false; MM: v2.35.0-develop - OS: platform: linux; distro: Debian GNU/Linux; release: forky/sid; arch: x64; kernel: 6.17.13+deb14-amd64 - VERSIONS: electron: 39.2.7; used node: 25.0.0; installed node: 25.0.0; npm: 11.7.0; pm2: 6.0.14 - ENV: XDG_SESSION_TYPE: wayland; MM_CONFIG_FILE: modules/MMM-Jast/config.demo.js WAYLAND_DISPLAY: wayland-0; DISPLAY: :0; ELECTRON_ENABLE_GPU: undefined - RAM: total: 61884.49 MB; free: 52612.92 MB; used: 9271.57 MB - OTHERS: uptime: 60 minutes; timeZone: Europe/Berlin -
RE: modules
@pat59 Again my question: Why doesn’t Magic Mirror start in full screen mode? I think the problem is that neither VLC nor mplayer are inline in the Electron window. They are a separate window. And when you click on the Electron window the player window gets in the background.
-
RE: modules
Hi @pat59,
why doesn’t Magic Mirror start in full screen mode? Can you show me the module config?
-
RE: Having difficulty starting my mirror. I really need some help
@sdetweil Sure, it’s nice solution. But docker makes it a bit more difficult to troubleshot. If a new user takes the standard way, he probably would better understand how everything works and find the step where it fails.
-
RE: Having difficulty starting my mirror. I really need some help
@mcirim Why did you choose mirror os? I think, it would be easier to use the normal Raspberry Pi OS and install MagicMirror the “standard way”.
-
RE: MMM-CEC-Control (tv remote via HDMI-CEC)
@Sn4Pz If your module works and may be useful for more people than you, it qualifies for the list. MagicMirror is a community project, and many module developers are not programmers - the quality (measured against professional programming standards) of some modules reflects this. But that’s not a problem; MagicMirror is a project to learn and tinker 😃 If someone finds an issue in your module, they can address it or even create a PR to improve it. That is one of the huge advantages of open source.
As soon as you add your module to the list, a few automatic tests will be ran (within 24 hours), resulting in a list of recommendations - but following these is entirely optional.
-
RE: MMM-CEC-Control (tv remote via HDMI-CEC)
@Sn4Pz That’s cool :-D
Don’t forget to add it to the module list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules
-
RE: MMM-JAST stopped updating a couple of days ago.
@plainbroke Please update to v2.10.3 and check. If it doesn’t work: Any unusual log entries in the node or browser console? Show me your config.