Read the statement by Michael Teeuw here.
strawberry 3.141
@strawberry 3.141
Best posts made by strawberry 3.141
-
MMM-Fuel posted in Transport
-
MMM-voice
After a long development process here is an offline voice recognition module
[card:fewieden/MMM-voice]
Features:
-
Turn HDMI on/off
-
Hide/Show all modules
With this module, you’re also able to control other modules like:
[card:fewieden/MMM-Fuel] [card:fewieden/MMM-NFL] [card:fewieden/MMM-ip] [card:fewieden/MMM-soccer]
Complete list of supported modules can be found here
You want your module to be supported as well? Take a look on the developers guide
There is a hidden easteregg, who can find it?
Thanks to all who helped me with this
-
-
MMM-Modal
I tweaked my modal that I’m using in some of my modules. Instead of duplicating this all over the place I created a new module for a single source of truth and so it can also be used by other devs/users.
[card:fewieden/MMM-Modal]
Modal and dialog windows with touch, voice and non input support.
I just started building it so it might still have some bugs.
-
Default weather module refactoring
Dear MagicMirror² users,
the refactoring of the default weather module is coming closer to it’s final implementation.
There is a pull request https://github.com/MichMich/MagicMirror/pull/1488 for it.
Which can be tested by everyone who is interested.
What is new?
- one module for current and forecast weather
- multiple providers (currently openweathermap and darksky)
-
MMM-OlympicGames
Description:
Olympic Games Module for MagicMirror2
Screenshots:
Download:
[card:fewieden/MMM-OlympicGames]
Initial Version
-
MMM-ShipmentTracking
[card:fewieden/MMM-ShipmentTracking]
Currently there is only DHL (can someone test if this is also working for non german ids?) included, when i get some tracking ids for other carriers i will implement them as well, if you don’t mind you can send me some per personal message.
-
MMM-syslog
Another unpublished module from @paviro, which I extended the last weeks
[card:paviro/MMM-syslog]Originally requested from @PointPubMedia
-
Dev Gallery
Let’s collect some pictures for developers
Russian Roulette (Dev Edition)
Latest posts made by strawberry 3.141
-
RE: MMM-OlympicGames
1.5.0
Fixed
- Data provider:
nbc
- Data provider:
bloomberg
Removed
- Data provider:
paralympic
Link to module: https://github.com/fewieden/MMM-OlympicGames
- Data provider:
-
RE: MMM-Fuel
2.5.0
Thanks to marcx28 for their contributions.
Fixed
Added
- Dependency:
lodash
Changed
Link to module https://github.com/fewieden/MMM-Fuel
- Dependency:
-
RE: MMM-Fuel
@MisterT I don’t see why it should not be possible. Please create a feature request in the GitHub repository https://github.com/fewieden/MMM-Fuel/issues
-
RE: MMM-NHL displays 'Loading'
@Cliff365 I released a new version, please update the module again.
-
RE: MMM-NHL
v2.4.0
Thanks to @parnic @dannoh for their contributions.
Fixed
- Updated module to work with the new NHL API.
Link to module https://github.com/fewieden/MMM-NHL
-
RE: MMM-NHL
@megagprime the API had changes, make sure to get the newest version of the module with
git pull
in the module directory. -
RE: MMM-AlarmClock posted in Utilities
-
RE: MMM-NHL
v2.3.1
Thanks to @parnic @dannoh @timpeer for their contributions.
Added
Finnish translations
Fixed
Team logo images for the 2023-2024 season
Link to module https://github.com/fewieden/MMM-NHL
-
RE: MMM-Fuel black screen
@Arzeg I looked into your issue with
Error: Cannot find module 'fs/promises'
.I installed the same node version as you
16.15.1
and did a fresh install of MagicMirror and MMM-Fuel.The problem does not appear, the module is already available since node 14, see the documentation. https://nodejs.org/dist/latest-v16.x/docs/api/fs.html#promises-api
How did you install nodejs, which versions had you before on this system? How do you run the mirror? I currently assume that you might run the mirror in a way that it picks an older installation of nodejs on your system.
-
RE: MMM-Fuel
Alternative provider for the USA and also supporting Canada and Tasmania (Australia) now.
2.4.0
Added
Changed
- Migrated provider
nsw
from API v1 to v2 in order to support new region Tasmania (Australia) - Dependency update
Link to module https://github.com/fewieden/MMM-Fuel
- Migrated provider