• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. minomit
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 1
  • Posts 12
  • Groups 0

minomit

@minomit

3
Reputation
75
Profile views
12
Posts
0
Followers
1
Following
Joined Dec 13, 2018, 9:35 AM
Last Online Dec 3, 2024, 7:25 PM

minomit Unfollow Follow

Best posts made by minomit

  • RE: MMM-MarineWeather

    @grena I0m copy/past some problem:

    {
                module: "MMM-MarineWeather",
                "pages": {
                                "tempo reale": "top_right"
                },
                //position: "top_right",
                config: {
                    latitude: 40.10 , // Latitude
                    longitude: 18.52, // Longitude
                    appid: "414492aa-c717-11e9-a3da-0242ac130004-4144953e-c717-11e9-a3da-0242ac130004" // API Key for your tests
                }
            },
    

    edited, PLEASE use the markup around code and config blocks (three backtics on a separate line before and after)

    posted in Utilities
    M
    minomit
    Mar 29, 2020, 11:14 AM
  • RE: MMM-COVID19-SPARKLINE

    uau, good work

    posted in Health
    M
    minomit
    Mar 30, 2020, 10:43 AM
  • Matter protocol

    are there matter protocol compatible? thanks

    posted in Utilities
    M
    minomit
    Dec 3, 2024, 9:47 AM

Latest posts made by minomit

  • RE: Matter protocol

    @sdetweil yes, but I looking for magicmirror matter devices status…

    posted in Utilities
    M
    minomit
    Dec 3, 2024, 7:13 PM
  • Matter protocol

    are there matter protocol compatible? thanks

    posted in Utilities
    M
    minomit
    Dec 3, 2024, 9:47 AM
  • RE: Hi, there is a new Alexa Module

    Hi, mmm-alexacontrol is ok, i’m change pages,etc.
    Can I ask alexa for something and alexa replies in the compliments module?
    thanks

    posted in General Discussion
    M
    minomit
    Apr 13, 2020, 11:27 AM
  • RE: Update MMM

    ok ok, perfect thanks

    posted in Troubleshooting
    M
    minomit
    Apr 2, 2020, 2:43 PM
  • RE: Update MMM

    @sdetweil yes, I tried to put the original file too, same problem

    posted in Troubleshooting
    M
    minomit
    Apr 2, 2020, 1:23 PM
  • RE: Update MMM

    no update from version 2.10.1 to 2.11.0
    in the folder:

    pi@raspberrypi:~/MagicMirror $ bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
    bash: warning: setlocale: LC_ALL: cannot change locale (it_IT)
    the log will be /home/pi/MagicMirror/installers/upgrade.log
    No LSB modules are available.
    doing test run = true
    update log will be in /home/pi/MagicMirror/installers/upgrade.log

    upgrading from version 2.10.1 to 2.11.0
    fetching latest revisions
    bash: line 396: warning: setlocale: LC_ALL: cannot change locale (it_IT)
    bash: line 396: warning: setlocale: LC_ALL: cannot change locale (it_IT)
    there are 2 local files that are different than the master repo

    modules/default/compliments/compliments.js
    package-lock.json

    any *-lock.json files do not need to be saved
    do you want to save these files for later (Y/n)?n
    skipping restore for modules/default/compliments/compliments.js, doing test run
    skipping restore for package-lock.json, doing test run
    processing dependency changes for active modules with package.json files

    processing for module MMM-network-signal please wait

    skipped processing for MMM-network-signal, doing test run
    processing complete for module MMM-network-signal

    processing for module MMM-GooglePhotos please wait

    skipped processing for MMM-GooglePhotos, doing test run
    processing complete for module MMM-GooglePhotos

    processing for module MMM-COVID19-SPARKLINE please wait

    skipped processing for MMM-COVID19-SPARKLINE, doing test run
    processing complete for module MMM-COVID19-SPARKLINE

    processing for module MMM-NowPlayingOnSpotify please wait

    skipped processing for MMM-NowPlayingOnSpotify, doing test run
    processing complete for module MMM-NowPlayingOnSpotify

    processing for module MMM-AlexaControl please wait

    skipped processing for MMM-AlexaControl, doing test run
    processing complete for module MMM-AlexaControl

    posted in Troubleshooting
    M
    minomit
    Apr 2, 2020, 12:49 PM
  • RE: Update MMM

    Some problem:

    git pull

    Updating 5bf90ae…447c0bf
    error: Your local changes to the following files would be overwritten by merge:
    modules/default/compliments/compliments.js
    package-lock.json
    Please commit your changes or stash them before you merge.
    Aborting

    help me please, thanks

    posted in Troubleshooting
    M
    minomit
    Apr 2, 2020, 11:34 AM
  • RE: MMM-COVID19-SPARKLINE

    uau, good work

    posted in Health
    M
    minomit
    Mar 30, 2020, 10:43 AM
  • RE: MMM-MarineWeather

    @grena I0m copy/past some problem:

    {
                module: "MMM-MarineWeather",
                "pages": {
                                "tempo reale": "top_right"
                },
                //position: "top_right",
                config: {
                    latitude: 40.10 , // Latitude
                    longitude: 18.52, // Longitude
                    appid: "414492aa-c717-11e9-a3da-0242ac130004-4144953e-c717-11e9-a3da-0242ac130004" // API Key for your tests
                }
            },
    

    edited, PLEASE use the markup around code and config blocks (three backtics on a separate line before and after)

    posted in Utilities
    M
    minomit
    Mar 29, 2020, 11:14 AM
  • RE: MMM-MarineWeather

    @grena

    config: {
    latitude: 40.10 , // Latitude
    longitude: 18.52, // Longitude
    appid: “xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx” // StormGlass API key (docs.stormglass.io)
    }

    posted in Utilities
    M
    minomit
    Mar 28, 2020, 4:18 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy