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

astrakid

@astrakid

0
Reputation
786
Profile views
12
Posts
0
Followers
0
Following
Joined Oct 25, 2017, 5:35 PM
Last Online Jan 12, 2020, 10:07 PM

astrakid Unfollow Follow

Latest posts made by astrakid

  • RE: spy foil - any suggestions?

    thanks for your advice. i have the problem that my wife shall get it for christmas, but i don’t know if she will like it. so it is more something to test and on the other hand a nice project for me and my children. ;)
    that is the reason why i need something that is quite cheap at first… if she don’t accept that kind of technic i will use the raspberry for something else, otherwise i might exchange the foil by a spy glass later on. but a good spy glass costs >150$, whereas my perspex with foil will be less than 40$.

    posted in General Discussion
    A
    astrakid
    Nov 23, 2017, 6:25 PM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    @marphi1602 highlightingwould need changes to the sourcecode.

    posted in Troubleshooting
    A
    astrakid
    Nov 14, 2017, 7:07 AM
  • RE: Electron CPU usage

    i am running magicmirror only as client (via webbrowser) on a raspberry pi zero. have only a few modules installed (newsfeed, calendar, currentwheather, 2 wheather forecasts, bergfex, mmm-syslog), and don’t have any performance issues while displaying (resolution 1080x1920).
    can’t tell you the main difference in cpu load between electron and midori (which i am using), but i guess there must be something else causing this trouble.

    posted in Troubleshooting
    A
    astrakid
    Nov 12, 2017, 5:18 PM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    @marphi1602 said in MMM-Bergfex doesent load respectively should be a valid spdx license expression:

    Kitzbühel - Kirchberg

    it works for me without an issue. my config part:

                    {
                            module: 'MMM-bergfex',
                            position: 'top_right',
                            classes: 'small dimmed',
                            config: {
                                updateInterval: 30*60*1000,
                                animationSpeed: 0,
                                header: 'Schneebericht',
                                    skiareas: [
                                                    'Fieberbrunn - Saalbach Hinterglemm Leogang',
                                                    'Kitzbühel - Kirchberg',
                                           ],
                                    shortenArea: 20,
                                    cssclassrow: 'normal',
                                    cssclassheader: 'bright'
    
                            }
                    },
    

    edit: which ‘locale’ are you using? i have “C” configured except “LANGUAGE=” and “LC_ALL=”.
    edit2: maybe you can try this (this is what is visible in the logfile): ‘Kitzbhel - Kirchberg’

    posted in Troubleshooting
    A
    astrakid
    Nov 12, 2017, 2:28 PM
  • spy foil - any suggestions?

    hi,
    i am trying to build a magic mirror. so far, so good, it is being done on a rasppi zero w, which is showing via midori the page generated on a server - so the load is minimal on the rasppi zero, and taht is working fine.
    now i am going to finish the hardware-part. i bought two acryl glasses “vivak”, which feel goog, although they are very thin (2mm), but i could get them even thicker, but i will see how they will be when finihed.
    i ordered a cheap spy foil, which is working, but i hope to increase the result by getting a better foil. searching the web i found “vista 99xc” with these specifications:

    Ultraviolet transmission 1 %
    Visible light transmission < 1 %
    Reflection of external visible light 88 %
    Reflection of internal visible light 11 %
    Total solar energy rejected 99 %
    Total solar energy rejected 2* 99 %
    Solar ratio :
    Solar energy reflection 85 %
    Solar energy absorption 14 %
    Solar energy transmission 1 %
    Reduction in Solar Glare 100 %
    g-value 0.03
    u-value 5.1
    Shading coefficient 0.2
    Installation type External application
    Roll length 30,5 m
    PET / PVC composition PET
    Thickness 60 μ

    Do you think that this would get a good result? i have no specifications to the foil i am using now, but i guess it has
    Reflection of external visible light about 60 %
    Reflection of internal visible light about 60 %
    why i thinkt that? because other cheap foils have these specifications.

    if this vista 99xc should create good results, does anyone know where to get them? just found this foil on the manufacturers site, and i don’t think they will sell to private customers.

    thanks in advance,
    regards,
    andre

    edit: well, just found already a seller… price would be ok… what do you think about the specs?

    posted in General Discussion
    A
    astrakid
    Nov 11, 2017, 3:01 PM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    @gianienderlin said in MMM-Bergfex doesent load respectively should be a valid spdx license expression:

    custom files. please let me k

    as far as i could see there is one main change in node_helper.js:
    instead of
    var sys = require(‘sys’);

    he uses
    var util = require(‘util’);

    regards,
    andre

    posted in Troubleshooting
    A
    astrakid
    Nov 6, 2017, 7:01 PM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    not yet, i am waiting for the files of gianienderlin, then i can find out what is the fix.

    posted in Troubleshooting
    A
    astrakid
    Nov 6, 2017, 6:27 AM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    @gianienderlin
    That would be cool. Or put ut in here for ithers as well.

    posted in Troubleshooting
    A
    astrakid
    Oct 31, 2017, 6:37 PM
  • RE: MMM-Bergfex doesent load respectively should be a valid spdx license expression

    same issue here for me… tried lots of different snow areas, at least only one, but still only “loading…”.

    posted in Troubleshooting
    A
    astrakid
    Oct 31, 2017, 12:16 PM
  • RE: Problem MMM-syslog in Midori

    found the issue: if the module is set to “top_bar”, then it forces this error. “top_right” works fine.

    posted in Troubleshooting
    A
    astrakid
    Oct 25, 2017, 6:20 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