• 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. Lagmin
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
L
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 13
  • Groups 0

Lagmin

@Lagmin

0
Reputation
6
Profile views
13
Posts
0
Followers
0
Following
Joined Jul 18, 2020, 2:40 PM
Last Online Dec 1, 2020, 9:15 PM

Lagmin Unfollow Follow

Latest posts made by Lagmin

  • RE: MMM-NOAA - Another Weather Module

    @Mykle1 Well I tried changing coordinates for our capital city of Poland - Warsaw, but it is still not showing forecast. I also tried to change for weatherbit (previously used openweather) but with weatherbit it doesn’t even show forecast - (Prognoza na 4 dni).

    posted in System
    L
    Lagmin
    Aug 9, 2020, 7:48 PM
  • RE: MMM-NOAA - Another Weather Module

    @Mykle1 Ok, I got it, it is “working”.
    I used this simple config:

       module: 'MMM-NOAA3',
    position: 'top_left',
       config: {
           provider: "must be in quotes", // From list above
           apiKey: "YOUR API KEY",        // From one of the providers listed above
           airKey: "YOUR API KEY",    
           css: "NOAA3",                   // THIS MUST CONTAIN A CSS STYLE NAME 
       userlat: "xxxx", //MUST HAVE BOTH
           userlon: "xxxx"  //MUST HAVE BOTH
    }
        },
    

    But:

    1. I don’t have % for Humidity, inHg for Pressure…
    2. How I can translate WIND? I don’t have it in translation file (same for AQI, UV).
    3. I don’t have forecast for 4 days below.

    Do you know what can be the problem?

    2020-08-08-192016_1920x1080_scrot.png

    posted in System
    L
    Lagmin
    Aug 8, 2020, 5:25 PM
  • RE: MMM-EveryNews - there are no source ids

    @Mykle1 yes, I understand that module won’t work without it. I was just wondering if that was maybe only my issue not showing ids. Thanks for reply.

    posted in Troubleshooting
    L
    Lagmin
    Jul 31, 2020, 4:14 PM
  • MMM-EveryNews - there are no source ids

    Hello,

    I wan to have Polish news, but when I try to select some sources from this site: https://newsapi.org/s/poland-news-api you can see that not a single one has a ID. What can I do with that?

    Arek

    posted in Troubleshooting
    L
    Lagmin
    Jul 30, 2020, 7:23 PM
  • RE: MMM-NOAA - Another Weather Module

    No problem, not much time. Do you know maybe what can be a solution to my problem showing only 3 results, please?

    posted in System
    L
    Lagmin
    Jul 21, 2020, 5:26 PM
  • RE: MMM-Strava

    @sdetweil where can I find the port?

    posted in Health
    L
    Lagmin
    Jul 20, 2020, 7:16 PM
  • RE: MMM-NOAA - Another Weather Module

    Thank you, it worked for my other modules.

    For this module I have problem, it is showing only Rise, Daylight and Set. All other are ‘undefined’. Someone knows the solution?

    Here is my config:

    {
    
       module: 'MMM-NOAA3',
    position: 'top_left',
       config: {
           provider: "openweather", // From list above
           apiKey: "key",        // From one of the providers listed above
           airKey: "key",    
           css: "NOAA4",                   // THIS MUST CONTAIN A CSS STYLE NAME 
       userlat: "52.429248", //MUST HAVE BOTH
           userlon: "20.962540"  //MUST HAVE BOTH
    }
        },
    
    posted in System
    L
    Lagmin
    Jul 20, 2020, 6:56 PM
  • RE: MMM-Strava

    I am trying to do it from Raspberry directly. Still no success :/

    posted in Health
    L
    Lagmin
    Jul 20, 2020, 5:00 PM
  • RE: MMM-NOAA - Another Weather Module

    @Mykle1 said in MMM-NOAA - Another Weather Module:

    {
    “Rise”:“Subir”,
    “Set”:“Abajo”,
    “4 Day Forecast”:“Pronóstico de 4 días”,
    “Monday”: “lunes”,
    “Tuesday”: “martes”,
    “Wednesday”: “miércoles”,
    “Thursday”: “jueves”,
    “Friday”: “viernes”,
    “Saturday”: “sábado”,
    “Sunday”: “domingo”,
    “Hours of Light”:“Ligero”,
    “Last Updated”: “Actualizado”,
    “Today”:“Hoy”,
    “Mon”:“Lun”,
    “Tue”:“Mar”,
    “Wed”:“Mie”,
    “Thu”:“Jue”,
    “Fri”:“Vie”,
    “Sat”:“Sab”,
    “Sun”:“Lun”,
    “No Wind”:“calma”,
    “Humidity”: “Húmedo”,
    “Visibility”:“Visible”,
    “Pressure”:“Presión”,
    “Excellent”:“Excelente”,
    “Good”:“Bueno”,
    “Lightly Polluted”:“Ligeramente Contaminado”,
    “Moderately Polluted”:“Moderadamente contaminado”,
    “Heavily Polluted”:“Altamente contaminado”,
    “Forecast”:“Pronóstico”
    }

    Here you go, please update it and by the way, could you please tell me how to implement this language to my MagicMirror module?

    {
    “Rise”:“Wschód”,
    “Set”:“Zachód”,
    “4 Day Forecast”:“Prognoza na 4 dni”,
    “Monday”: “Poniedziałek”,
    “Tuesday”: “Wtorek”,
    “Wednesday”: “Środa”,
    “Thursday”: “Czwartek”,
    “Friday”: “Piątek”,
    “Saturday”: “Sobota”,
    “Sunday”: “Niedziela”,
    “Hours of Light”:“Godzin światła”,
    “Last Updated”: “Ostatnio aktualizowane”,
    “Today”:“Dzisiaj”,
    “Mon”:“Pn”,
    “Tue”:“Wt”,
    “Wed”:“Śr”,
    “Thu”:“Czw”,
    “Fri”:“Pt”,
    “Sat”:“Sb”,
    “Sun”:“Nd”,
    “No Wind”:“Bezwietrznie”,
    “Humidity”: “Wilgotność”,
    “Visibility”:“Widoczność”,
    “Pressure”:“Ciśnienie”,
    “Excellent”:“Doskonała”,
    “Good”:“Dobra”,
    “Lightly Polluted”:“Lekko zanieczyszczone”,
    “Moderately Polluted”:“Średnio zanieczyszczone”,
    “Heavily Polluted”:“Bardzo zanieczyszczone”,
    “Forecast”:“Prognoza”
    }

    posted in System
    L
    Lagmin
    Jul 20, 2020, 4:47 PM
  • RE: MMM-Strava

    Hello,

    I can’t get this step:
    Authenticate the module to allow access to the Strava API.
    Browse to the Strava authentication page: http://localhost:8080/MMM-Strava/auth/ - the exact URL may vary depending on your configuration.

    Simply it doesn’t connect to my local host which is 192.168.0.177 (I am replacing with it the “localhost” in page adress).
    It is saying that page is not existing… Any ideas?

    Arek

    posted in Health
    L
    Lagmin
    Jul 19, 2020, 7:23 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