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

wmx

@wmx

7
Reputation
25
Profile views
22
Posts
0
Followers
0
Following
Joined Jul 9, 2020, 10:16 PM
Last Online Sep 14, 2024, 12:40 PM

wmx Unfollow Follow

Best posts made by wmx

  • Hallway renovation for MagicMirror ;-)

    My wife saw the MagicMirror my brother built. She wished one too. So my project begun.
    I first had to do some exercises to get familiar with the theme MM.
    And there was the old raspi that had nothing to do. Ok, this will do it. We bought an old used golden picture frame (this is womans decision, because she sees it). I also got a used 24" monitor near our home and SOME tools. After I had the frame I ordered a special sized semi mirror glas “Mirropane Chrome Spy 4 MM”.

    The one I like most is my new mirror fixing tape! This sticks everything like hell. Mirror on frame, finger on tape, finger on frame…

    When the hardware was first time build up, the frame needs an open box behind, to get all the stuff hidden. Let’s also get more wood, color, screws, nails and wood glue. (No, NO mirror fixing tape this time!)
    Time to get it all finally fixed, colored and mounted.

    All the time I did tests while setting up the software and slowly got a first running setup showing first contend on the screen.

    The problem:
    The WAF is not very high for seeing the power cord hanging and swinging to the power plug near the floor, while the mirror is in eye level. So, we need a new power plug BEHIND the mirror. And this ended up in a complete renovation of the whole hallway and putting in some new lights!
    At the end, we’ve a nice new hallway and the beautiful new mirror is hanging magically on the wall. Now, wife is happy and so am I!

    Btw. the new MagicMirror was the cheapest part of all…

    Here some pictures

    MM1.JPG
    the new golden frame

    MM2.JPG
    magic mirror tape

    MM3.JPG
    front view - no electric

    MM4.JPG
    setup backside (not final!)

    MM5.JPG
    first time wall mount

    I have to take some photos in new hallway…
    Enjoy

    2022-01-08 Update
    Here ist the picture from the final hallway with mirror
    IMG_9578.JPG

    posted in Show your Mirror
    W
    wmx
    Oct 23, 2020, 9:30 PM
  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    Ok, I can reproduce this correction too! :-)
    After changing address: “0.0.0.0” to the real ip address: “192.168.x.y” and removing every additional config from this thread ALL images are back again!

    Thank you all for this simple but effictive solution!

    posted in Troubleshooting
    W
    wmx
    Apr 11, 2022, 10:07 PM

Latest posts made by wmx

  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    Ok, I can reproduce this correction too! :-)
    After changing address: “0.0.0.0” to the real ip address: “192.168.x.y” and removing every additional config from this thread ALL images are back again!

    Thank you all for this simple but effictive solution!

    posted in Troubleshooting
    W
    wmx
    Apr 11, 2022, 10:07 PM
  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    @sdetweil, @Snille
    same here.
    The urls to the icons work in browser sessions showing MM, but do not work local in raspi with MM.

    I tested access from raspi console with

    curl -sL http://<ma-ha-url>:8123/local/images/person.jpg >person.jpg 
    

    and this works too.

    I also have the same problem, the local MM is not able to access a remote_compliments.conf file via URL in the local module\defaults\compliments folder, but I can access it from a browser. Seems to be the same problem!?

    posted in Troubleshooting
    W
    wmx
    Apr 11, 2022, 8:57 PM
  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    @karsten13
    Ok, tried this new config, but it does not change anything. :-(

    posted in Troubleshooting
    W
    wmx
    Apr 10, 2022, 8:47 AM
  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    @Snille said in MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0:

      icons: [{
      	"default": "https://www.snille.net/img/magicmirror/users/jane.png"
      }]
    

    (think in the example there is one closing bracket missing “]”)

    Had the time right now to test this one issue. I insertet the URL to the image from ha :-) (which is a static one here)

    http://<my-ha-url>:8123/local/images/hem.png
    

    but after restart of MM the problem still exists.

    posted in Troubleshooting
    W
    wmx
    Apr 9, 2022, 9:49 AM
  • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    @karsten13 , @Snille
    Sorry for the delay, but hanks for your feedback.

    Yes, I’m running MM on a raspi 3.
    One more point I figured out:
    The display connected to the raspi an showing THE mm on the wall has these problems with missing images.
    If I connect with a browser from my desltop to the mm URL the images are visible.

    I’ll try to test your given notes this weekend and return the results back here.

    posted in Troubleshooting
    W
    wmx
    Apr 9, 2022, 9:27 AM
  • MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

    Hi everyone,

    our MM was running like a charm with 2.18.0 and MMM-homeassistant-sensors from @snille showing our family members and fuel prices with the icons configured in Home Assistant.

    After the upgrade to 2.19.0 (and some manual tweaks with other modules) everything is up and running again, but the same elements provided by ha as before do not show up any icons (in fromt of the entries!). At the moment it looks like this:
    ef215707-5a90-469a-af5a-218cb3edc296-image.png
    Normally there should be pictures from our family members and logos from the fuel stations and all comes from ha.

    Is there a way to fix this?
    What more infos do you need to find what’s going wrong here?

    Any help welcome.
    Regards

    posted in Troubleshooting
    W
    wmx
    Apr 6, 2022, 6:43 PM
  • RE: Magic(Dashboard)Mirror

    @mz-ber Wow! This one looks very nice!

    posted in Show your Mirror
    W
    wmx
    Jan 8, 2022, 10:25 PM
  • Calendar - How to align symbol and text to left

    Hi @all,
    I’m running my MM for a while (now @ v2.16.0), but since the update, the formating for calender seems to has changed.
    I run 3 (default) calendars, the upper two with whole width of the column, the third in the left column of two.
    I did some adjustments in custom.css for format my calendars.
    I tried to get the same column with for the symbol col and symbol an title left aligned. But there are some spaces, I do not how to resize them.

    It now looks like this

    992ee505-23f6-4f92-9ed6-07991c4ceaeb-image.png

    But I would like to get the red areas all same width.

    For testing I colored the fields and they show up like this

    2b4cc327-ede0-418b-98e3-a54a8df14964-image.png

    Why are the title fields of the upper two calendars different?

    These are my custom.css entries for calendars

    /* Calendar Einträge - Symbol */
    .calendar .symbol {
      font-size: 30px;
      text-align: left;
      width: 34px; 
    }
    
    /* Calendar Einträge - Text */
    .calendar .title {
      font-size: 36px;
      text-align: left;
      line-height: 40px;
    }
    
    /* Calendar Einträge - Zeitpunkt */
    .calendar .time {
      font-size: 36px;
      line-height: 40px;
      color: #dddddd; /* white! */
    }
    

    Some advices?
    How do I align symbol and title to the left?
    Is there a way to get this without custom.css?
    What is the correct way to control the size of the fields and the size of the space between?

    posted in Troubleshooting
    W
    wmx
    Aug 16, 2021, 7:34 PM
  • RE: Calendar - Code to show end time of an event

    @ah4x4
    I had the same problem which was solved today by @sdetweil. It seems to be a bug, see here how to correct it manually, before it ends in the release:
    https://github.com/MichMich/MagicMirror/issues/2629#issuecomment-899548844

    Second point, if you do not want a countdown but the real dates for future events, set

    urgency: 0
    

    as additional parameter in calender config.
    All the parameters are described here https://docs.magicmirror.builders/modules/calendar.html

    posted in Troubleshooting
    W
    wmx
    Aug 16, 2021, 7:09 PM
  • RE: MM crashing (after pi os update?)

    @sdetweil
    yes, this is the only module I’m using that generates a graph/chart.

    My config.js is sent to you by mail.

    posted in Bug Hunt
    W
    wmx
    Apr 23, 2021, 10:22 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