Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MM-Hans
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    MM-Hans

    @MM-Hans

    3
    Reputation
    31
    Posts
    979
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    MM-Hans Follow

    Best posts made by MM-Hans

    • RE: Waveshare Magic Mirror touch screen

      @cyberphox
      @cowboysdude

      Yes, that’s what I wrote above: “from an HA user”. But the user experience will therefore not differ on my 5 points.

      posted in Hardware
      M
      MM-Hans
    • RE: Translation "After one month" in Calendar Module

      @yawns said in Translation “After one month” in Calendar Module:

      vendor/node_modules/moment/min/

      Hi Stefan. You almost need to be a digital detective to locate that phrases 😉 But finally the issue is solved, thanks for your assistance!

      posted in Troubleshooting
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      @cyberphox

      Maybe I don’t understand you well, but it’s a one-way mirror over a touchscreen. I believe this monitor is also sold without the mirror. There is some space between the mirror and the display. I have not yet used the touch function because I will not be able to continue until I have an answer from Waveshare support.

      posted in Hardware
      M
      MM-Hans

    Latest posts made by MM-Hans

    • RE: Change the way calendar presents day and time

      @BKeyport Thanks for your suggestion! I now use the code below which results in what is shown in the image. Exactly what I wanted 🙂

      MM.png

      			config: {
                                      fade: false,
                                      maximumEntries: 7,
                                      displaySymbol: false,
         				timeFormat: 'absolute',
         				dateFormat: 'ddd D MMM',
        				fullDayEventDateFormat: 'dd DD-MM',
       				urgency: 0,
      				calendars: [
      
      posted in Troubleshooting
      M
      MM-Hans
    • Change the way calendar presents day and time

      After a new installation something goes wrong with the standard calendar module that I use with Apple calendar. As you can see in the photo, there are two different ways to present the date, namely “Wednesday at 00:00” and “27-01-2021”. I would like each calendar note to be displayed as “dd-mm-yy” or “dd-mm”.

      Unfortunately, I cannot do that, not even by changing the dateFormat in the config.js file. Can someone tell me how to change this so all dates are presented the same way?

      MM.png

      posted in Troubleshooting
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      @cyberphox

      Maybe I don’t understand you well, but it’s a one-way mirror over a touchscreen. I believe this monitor is also sold without the mirror. There is some space between the mirror and the display. I have not yet used the touch function because I will not be able to continue until I have an answer from Waveshare support.

      posted in Hardware
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      I ordered the display and my first experience is that it looks neat (not a toy) but points 1-4 above remain a concern. An additional problem is that once hung up, the buttons for the on-screen display are no longer accessible.

      The RPi desktop (OS with recommended software) is unusable slow, no idea what the reason is. However, working via SSH is good and fast.

      The installation instructions for MM on the Waveshare WiKi did not work for me. I used their monitor settings and the sound card driver and installed MM further as described in the online MagicMirror² Documentation. Thereafter MM works as expected.

      The monitor was delivered without a manual and something did not work properly with the onscreen display. I asked a question about this via the support address on the Waveshare site but never got an answer. After an email to sales it turned out that the address was no longer correct and I had to email support02@waveshare.com. I did but I’m still waiting for an answer … That seems to take way too long and until then I can’t do anything with the monitor 😞

      posted in Hardware
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      @cyberphox
      @cowboysdude

      Yes, that’s what I wrote above: “from an HA user”. But the user experience will therefore not differ on my 5 points.

      posted in Hardware
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      @Laohu
      Thanks for your kind explanation! Any idea when the new (CM4 update) version will be available?

      posted in Hardware
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      To me it seems that only a few people use this display for Magic Mirror yet. Although it looks good in the pictures and specs, I still have my doubts:

      1. Mounting on the wall is only possible in landscape mode (with the holes in the back wall).

      2. Getting rid of the (power) cable is difficult when it is hung. In landscape mode you can look at the connections from the sides.

      3. As far as I know (see below what Waveshare wrote) the backlight cannot be controlled via software. So if the brigthness level is okay during the day, it is too light in the evening.

      4. The bezel around the display is in my opinion quite wide.

      5. On Amazon I saw a review that the housing quality is not that good and looks like a toy, not sure if this is really an issue.

      Still hope to read some comments or user experiences here.

      Waveshare support answered my email, they replied that the brightness could be controlled via software but it will be complicated. They didn’t tell me how to do that. I have notified Waveshare of this post and asked to provide more information through this forum.

      posted in Hardware
      M
      MM-Hans
    • RE: Waveshare Magic Mirror touch screen

      Correction on the above post:

      Youtube video link is https://www.youtube.com/watch?v=3GFOTMr0VGw

      posted in Hardware
      M
      MM-Hans
    • Waveshare Magic Mirror touch screen

      Waveshare sells a 13.3 inch touch screen with built-in RPi 3a+ as Magic Mirror: https://www.waveshare.com/13.3inch-magic-mirror.htm. There are complaints about the quality of the housing on Amazon and there is a nice video on YouTube (https://www.waveshare.com/13.3inch-magic-mirror.htm) from an HA user. It looks promising but unfortunately I hardly find any other reviews or videos from users.

      Does anyone have experience with this product? Especially about the lack of (automatic) brigthness regulation? How about backlight in dark environments?

      13.3inch-Magic-Mirror-Details_11.jpg

      posted in Hardware
      M
      MM-Hans
    • Two different hours within one setup

      My setup shows the correct hour when I access MM via a webbrowser but a connected HDMI monitor to the same setup shows one hour earlier…

      In config.js if have set timezone: “Europe/Amsterdam” so this should not be the problem as I suppose.

      Any help would be appreciated!

      posted in Troubleshooting
      M
      MM-Hans