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

    broberg

    @broberg

    Project Sponsor
    284
    Reputation
    11.4k
    Profile views
    792
    Posts
    5
    Followers
    1
    Following
    Joined
    Last Online
    Website www.pierrejavel.com
    Location Sweden

    broberg Unfollow Follow
    Project Sponsor Module Developer Moderator

    Best posts made by broberg

    • MMM-doomsDay - The countdown module,

      Description:

      A simple module to put a countdown to an event, displays days left to the set date.
      Displays one line when the day is here and another one when the event is over.

      Screenshots:

      0_1487778760071_screenshot.jpg

      0_1487781373398_screensho2t.jpg

      0_1487781582088_daw.jpg

      Download:

      [card:brobergp/MMM-doomsDay]


      Version 0.4 (16/3 2017)

      Added the option to change text when the day has passed,
      suggested by @Snille !

      Version 0.3

      Fixed half day bug, also increased the update interval so it now updates every hour instead.

      Version 0.2

      Fixed hour issue, not displaying the event in the morning.

      Version 0.1

      Quick and dirty, try it, should work.

      posted in Utilities
      brobergB
      broberg
    • RE: MMM-Snow - Yet another Snow Module

      Sweet!

      There should be a seasonal module like this, or maybe an extension for the weather apps (snow when the weather says snow and rain, hail, sunny, cloudy etc etc).

      posted in Fun & Games
      brobergB
      broberg
    • RE: Sun VS mirror

      Thickness doesn’t really matter.

      But no, you can’t get glass that works perfectly in all lighting conditions, you basically have to decide where the mirror goes and choose type frome there.

      My usual recommendations are :

      Dark rooms, with limited/dimmed lighting go with 4-10% light transmission (not really recommeded at all, but this limits bleed through of the monitors backlight). Here you have the mirropane series that has models from 3% (chrome), 8% (chrome spy) and regular mirropane at 10%. And do note the chrome series has a “darker” reflection than mirroview that is brighter/more silver.

      Normal lit rooms, without direct sunlight go with 12-20% light transmission (sweet spot is 12% when balancing readability and backlight bleed through).
      Here you can find the regular pilkington mirroview at aprox. 20%

      Public rooms, with much daylight or brightly lit places I would go with 30-50% light transmission, the drawback is however that you often see the screen behind it really clearly and thus loses much of the magic. But as you have noticed, practically it has to be around 50% to be used in daylight, or as stated above, just as a “hidden” tv. Here you get the mirroview 50/50.

      A quck “fix” for low lighttransmission is to bulk up the text and symbols (use bold in a large font), it helps a little.

      And when it comes to the reflection % get as high as possible, a normal mirror has about 85-98% reflection. Most two way mirrors has around 60%, often lower. Reflection is oftenly not considered when building a smart mirror, but it should be.

      posted in Troubleshooting
      brobergB
      broberg
    • MMM-newsfeedtouch - News so hot you wanna touch it

      Description:

      This module caters to you who are running touch mirrors and wants some more information on the headlines without having the description of the headline to be visible the entire time.

      When you touch the Headline, a larger Description of the Headline appears. The Description is set on a timer (set by readInterval, standard read time is 15 seconds) OR you can actively touch the description to close it and load the next Headline.

      Works otherwise exactly as the default news feed module.

      Thanks to @strawberry-3-141 for the help to get me started with this!

      Screenshots:

      0_1485382839334_screenshotnewsfeedtouch.png

      Download:

      [card:brobergp/MMM-newsfeedtouch]


      Version 0.1

      • First release, evaluation needed
      • Get Description on touch
      posted in Utilities touch newsfeed
      brobergB
      broberg
    • RE: Module displaying over another

      add to custom.css

      .region.top.left {
      z-index: 2;
      }
      .region.top.right {
      z-index: 2;
      }
      

      this will force the top left and right region modules to be placed 1 “layer” above the others

      posted in Troubleshooting
      brobergB
      broberg
    • MMM-TextClock, number blind? No worries, you can now read the time!

      Description:

      The Clock that puts that little extra custom feel to your mirror, no more numbers, just stylish text!

      Two options of layout, 24H/12H in one line or 12H on a Field.

      Screenshots:

      0_1492532512508_textclock1.png
      0_1492532521865_textclock2.png
      0_1492532536664_textclock3.png

      Download:

      [card:brobergp/MMM-TextClock]


      Version 0.3 (2017-04-27)

      • Added Language support for :
      • Dutch
      • German (new 12H layout was required, please check this and report any changes that is needed)

      Version 0.2

      • Fixed 24h text line format for the night hours.
      • Please Report bugs and other errors, English isn’t my native language so if you spot errors in the sentence structure, please let me know!

      Version 0.1

      • First release
      • English and Swedish language support
      • Please Report bugs and other errors, English isn’t my native language so if you spot errors in the sentence structure, please let me know!
      posted in Utilities time clock word clock text clock modern
      brobergB
      broberg
    • Capacitive touch mirror

      Hi, the question has been up before,
      So, the touch films/foils available usually doesn’t work with the mirrors out there.

      But by accident I noticed that Displax actually sells two way mirrors with a built in touch-layer.

      I have no pricing but they probably aren’t cheap.

      But atleast there is an option out there.

      https://displax.com/multitouch-mirror/

      posted in Hardware
      brobergB
      broberg
    • RE: Send message to the Mirror

      @CCoates you basically want the same thing as this guy :
      https://forum.magicmirror.builders/topic/1338/active-notification-from-external-system

      posted in Requests
      brobergB
      broberg
    • RE: Compliments font size

      @poekel

      
      .compliments .xlarge {
      font-size: 30px;
      }
      
      

      do not add this inside body {}
      it goes after.

      posted in Development
      brobergB
      broberg
    • RE: Basic Countdown module

      @illskool Well then. Have this religious countdown module instead!
      Guaranteed candle free!

      [card:brobergp/MMM-doomsDay]

      (just made it, but it should work :D )

      posted in Requests
      brobergB
      broberg

    Latest posts made by broberg

    • RE: Trying to get glowing pink text (new to coding)

      If it is photos of glowing text I can probably tell you that it doesn’t look like it in real life, there are many factors to get a certain look.

      But if you can show us an example of what color/glow you are looking than maybe we can help you figure out what to do!

      posted in Custom CSS
      brobergB
      broberg
    • RE: Step by step video tutorial - how to build frame less magic mirror !

      Good step to add is to use vinyl something on the backside of the mirror where the screen isn’t visible to remove the light coming through from the back, this will give less distraction and a better reflection so it looks more lika a mirror and less like a tinted glass panel.

      posted in Hardware
      brobergB
      broberg
    • RE: How to delete this line

      @Stoffbeuteluwe

      Youcan always try identifying if the element has an assigned name with the inspection/development windows.

      In this case the progressbar DIV has a classname (.widgetprogbarbkg)

      So to hide it,just set display to none

      .MMM-Fitbit2 .widgetprogbarbkg {
      	display: none;
      }
      
      posted in Custom CSS
      brobergB
      broberg
    • RE: Add fade from another point instead vertical

      you can play around with gradient backgrounds

      maybe this works (disclaimer : I haven’t tried it, just looked up text fade with css):

      .calendar .title:before {
          content:'';
          width:100%;
          height:100%;    
          position:absolute;
          left:0;
          top:0;
          background: linear-gradient(to right, transparent, #000 100%);
      }
      
      posted in Troubleshooting
      brobergB
      broberg
    • RE: Move a module with custom.css
      .mmm-suncalc {
      	position: absolute;
      	top: 100px;
      	left: 30px;
      }
      
      posted in Development
      brobergB
      broberg
    • RE: how can use 2 screen half to half

      @hakansoydogan I do believe the Raspberry pi4 has dual hdmi out, so you can run two monitors with that. Just let the MM2 stretch over both and you can place your modules however you want,

      posted in Hardware
      brobergB
      broberg
    • RE: Snow amount on weather forecast

      @hango nevertheless, easier to keep things in one thread. That questions is there so one don’t accidentally brings up a dead thread.

      posted in Feature Requests
      brobergB
      broberg
    • RE: Stuck on booting in portrait mode

      Reading this : https://forum.magicmirror.builders/topic/4684/electron-cpu-usage/245

      The last post says that the rotation doesn’t work with the drivers that are standard for Rpi 4.

      So I would suggest you keep it in landscape mode and rotate it with html/css instead.
      https://forum.magicmirror.builders/topic/9707/save-performance-when-rotating-screen-e-g-on-raspberry-pi

      posted in Troubleshooting
      brobergB
      broberg
    • RE: Snow amount on weather forecast

      @hango Please answer in the question thread instead of creating a new one.

      posted in Feature Requests
      brobergB
      broberg
    • RE: keep getting error after modifying config.js file

      As samson said you are missing a comma after position

      But it also likes like you are using a text editor that converts single quotes to smart quotes.

      There is a difference between “clock” and "clock".
      Use either the Nano text editor if you are working directly on the Pi, if you are working from another pc/mac change your text editor to one that doesn’t convert quotes to smart quotes (like atom, notepad+, sublime or similar)

      And, when the value of an variable is a number or true/false you don’t use any quotes at all.

      So

      {
      module: "clock",
      position: "top_left",
      config: {
         timeFormat:12,  ------------ Pure number, no quotes
         showPeriod:false,   ------------ true or false, no quotes
         displayType:"both",
         analogSize:"400px"
         }
      },
      
      posted in Troubleshooting
      brobergB
      broberg