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

Pr05t3n

@Pr05t3n

2
Reputation
312
Profile views
10
Posts
0
Followers
0
Following
Joined Nov 8, 2018, 6:55 AM
Last Online Oct 7, 2023, 9:18 AM

Pr05t3n Unfollow Follow

Best posts made by Pr05t3n

  • RE: My hallway 27" MagicMirror! (Sweden)

    @retroflex I love it, thx

    posted in Show your Mirror
    P
    Pr05t3n
    Mar 26, 2019, 6:06 AM
  • RE: MMM-Lunartic

    @mykle1 said in MMM-Lunartic:

    {
    "Distance from Earth’s core = ": "Avstånd från jordens kärna = ",
    "Distance from sun = ": "Avstånd från solen = ",
    "The next full moon is ": "Nästa fullmåne är ",
    "The next new moon is ": "Nästa nymåne är ",
    "The current moon is ": "Månen är nu ",
    "The moon is “: “Månen är “,
    “% illuminated”: " % belyst”,
    " days old”: " dagar gammal”,
    “New Moon Phase”: “Nymåne”,
    “Waxing Crescent Moon”: “Tilltagande skära”,
    “First Quarter Half Moon”: “Halvmåne”,
    “Waxing Gibbous Moon”: “Tilltagande halvmåne”,
    “Full Moon”: “Fullmåne”,
    “Waning Gibbous Moon”: “Avtagande halvmåne”,
    “Third Quarter Half Moon”: “Halvmåne”,
    “Waning Crescent Moon”: “Avtagande skära”,
    “When the Moon hits your eye . . .”: “När månen träffar dina ögon . . .”
    }

    Missunderstood you request, sorry Mykle1

    posted in Education
    P
    Pr05t3n
    Nov 10, 2018, 8:45 AM

Latest posts made by Pr05t3n

  • RE: My hallway 27" MagicMirror! (Sweden)

    @retroflex I love it, thx

    posted in Show your Mirror
    P
    Pr05t3n
    Mar 26, 2019, 6:06 AM
  • RE: MMM-Lunartic

    https://www.moongiant.com/phase/today/
    http://lunaf.com/lunar-calendar/
    https://www.calendar-365.com/moon/current-moon-phase.html
    https://moonphases.co.uk/
    https://www.die.net/moon/
    https://www.starmessagesoftware.com/moonscreensaver/moon-phase-tonight.html

    Something like this?

    posted in Education
    P
    Pr05t3n
    Nov 20, 2018, 10:27 AM
  • RE: MMM-Lunartic

    @mykle1 Unfortunately you are right. Web pages does not work.

    Traceroute tells me that they are firewalled

    posted in Education
    P
    Pr05t3n
    Nov 17, 2018, 7:48 AM
  • RE: MMM-Lunartic

    @mykle1 i do not get any picture of the moon.
    Only text.
    I tried, current, animation and daynight.
    When i choose static i see all pictures of the moon and when i choose animation i see full moon with the animating clouds.
    Current is the setting i would like to use
    Sorry for pasting the config part.

    posted in Education
    P
    Pr05t3n
    Nov 15, 2018, 2:16 PM
  • RE: MMM-Lunartic

    Need some help with moon animation.
    No moon visible for me.

    module: 'MMM-Lunartic',
            position: 'bottom_center', // Best in left, center, or right regions
            config: {
                mode: "rotating", // rotating or static
                image: "current", // animation, current, DayNight or static
                distance: "km", // miles or km
    	    sounds: "yes", // howling wolf, only on a full moon
                useHeader: false, // true if you want a header
                header: "The Lunartic is in my head", // Any text you want
                maxWidth: "300px",
                animationSpeed: 0,
                rotateInterval: 15000,
    
    posted in Education
    P
    Pr05t3n
    Nov 14, 2018, 5:25 PM
  • PIR, radar or camera IR filter or not for controlling mm on/off

    What is your preferable choise?
    Read about different modulen with different problems.
    Would like it behind the mirror glas, suggestions.

    posted in General Discussion
    P
    Pr05t3n
    Nov 11, 2018, 11:15 PM
  • RE: MMM-Lunartic

    @mykle1 said in MMM-Lunartic:

    {
    "Distance from Earth’s core = ": "Avstånd från jordens kärna = ",
    "Distance from sun = ": "Avstånd från solen = ",
    "The next full moon is ": "Nästa fullmåne är ",
    "The next new moon is ": "Nästa nymåne är ",
    "The current moon is ": "Månen är nu ",
    "The moon is “: “Månen är “,
    “% illuminated”: " % belyst”,
    " days old”: " dagar gammal”,
    “New Moon Phase”: “Nymåne”,
    “Waxing Crescent Moon”: “Tilltagande skära”,
    “First Quarter Half Moon”: “Halvmåne”,
    “Waxing Gibbous Moon”: “Tilltagande halvmåne”,
    “Full Moon”: “Fullmåne”,
    “Waning Gibbous Moon”: “Avtagande halvmåne”,
    “Third Quarter Half Moon”: “Halvmåne”,
    “Waning Crescent Moon”: “Avtagande skära”,
    “When the Moon hits your eye . . .”: “När månen träffar dina ögon . . .”
    }

    Missunderstood you request, sorry Mykle1

    posted in Education
    P
    Pr05t3n
    Nov 10, 2018, 8:45 AM
  • RE: MMM-Lunartic

    @mykle1
    Partly working actually.
    Månen är nu 2 dagar gammal correct
    Månen är 4% illuminated(belyst) illuminated is wrong
    Waxing crescent moon not ok
    Distance from Earth`s core not ok
    Distance from sun not ok
    Nästa fullmåne är correct
    Nästa nymåne är correct

    “New Moon - No visible moon”: “Nymåne - Ingen synlig måne”,

    and

    "The last full moon was ": “Sista fullmånen var”,

    I Will come back with answer of your request tomorrow
    Thanks for the support

    posted in Education
    P
    Pr05t3n
    Nov 9, 2018, 4:49 PM
  • RE: MMM-Lunartic

    @johans should have done it since it was missing but not in my case. When I start magicmirror it first shows the correct translation for:When the moon hits you eyes but then it goes back to english.
    Tried to edit the en.json but no better result.

    posted in Education
    P
    Pr05t3n
    Nov 8, 2018, 11:33 PM
  • RE: MMM-Lunartic

    @mykle1 Cant get the Swedish translation to show up despite language: “sv”, in config.js
    Translation sv.json is present in MagicMirror/modules/MMM-Lunartic/translations

    posted in Education
    P
    Pr05t3n
    Nov 8, 2018, 8:23 AM
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