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

    Topics

    • zdenekZ

      MMM-SimpleLogo remove/disable title of module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      2k Views
      Mykle1M
      @zdenek You’re welcome, mate. You could create an issue, letting the author know that his README.md file should be updated to show this information. In this way, you’re helping someone else in the future. Pretty cool, no?
    • zdenekZ

      no space on SD-card

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      2k Views
      R
      try going to the service station. they help. or use TechyHost.com Or try reinstalling raspberry. Regards.
    • zdenekZ

      Default Module: Calendar - maximumEntries

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      947 Views
      zdenekZ
      Hi all After update to latest version of MM i’ve problem with Default Module: Calendar. In config of the module I’ve maximumEntries: 15, and I’ve 2 calendars. These two calendars have no “maximumEntries” definition, so should be used the defeault one. Until now it works perfect - calendars were show “mixed” based on the date and the maximum was 15 entries. but now, there are 15 entries from the 1st calendar and 15 entries from 2nd calendar. How to get it works to show just 15 entries? thanks Zdeněk
    • zdenekZ

      Wrong time format of calendar items

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      4
      0 Votes
      4 Posts
      2k Views
      strawberry 3.141S
      @zdenek in the magicmirror folder, usually /home/pi/MagicMirror
    • zdenekZ

      Mirror from Czech rep

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      4
      4 Votes
      4 Posts
      7k Views
      zdenekZ
      I’ve aded some more modules, do small touches on CSS and this is result: [image: IMG_2105.jpg]
    • zdenekZ

      monthly calendar - not update

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      3k Views
      D
      @zdenek Mine didn’t update too. Not sure why.
    • zdenekZ

      MMM-WunderGround font

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      2k Views
      zdenekZ
      Hi all I’ve problems with MMM-WunderGround - take a look on the screenshot [image: 1494580528090-screen-shot-2017-05-12-at-11.11.52.png] the texts of module are not “sharp” (screenshot is made via VPN, but on the LCD is it the same). It’s like to need to wear glasses. Tried - change LCD (Dell vs Phillips), tried HDMI, HDMI-VGA, HDMI-DVI, HDMI-DisplayPort cables - still the same any idea, how to solve it? thanks, Zdeněk
    • zdenekZ

      No free space on SD-card

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      11
      0 Votes
      11 Posts
      9k Views
      zdenekZ
      @bhepler great, thanks. This I missed somehow… this helped a lot, now I’ve over 1GB. Thank you very much
    • zdenekZ

      Calendar_Monthly - not updates

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      zdenekZ
      @strawberry-3.141 thx for the tip. Next time I´ll do. I didn´t know about the the console. I thought I´ve to run MM with parametr -dev to be able see dev console. Thanks
    • zdenekZ

      CSS basics

      Watching Ignoring Scheduled Pinned Locked Moved Development
      9
      0 Votes
      9 Posts
      9k Views
      B
      Have you tried to use an external Browser e.g. from your Laptop to Open your Magic Mirror Homepage ? (192.168.178.20:8080 for example) there you could use F12(developer Mode) to find out the css class names you Need
    • zdenekZ

      MMM-Hue CSS

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      zdenekZ
      @strawberry-3.141 ok, thx
    • zdenekZ

      MagicMirror-Netatmo-Module CSS

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      9
      0 Votes
      9 Posts
      4k Views
      zdenekZ
      @broberg said in MagicMirror-Netatmo-Module CSS: .netatmo .wi-thermometer { color: yellow; } still the same :-( I tried to go through the module files, but I’ve no idea about syntax, so I’ve ne idea, if there is (let call it “object”) objec named “wi-thermometer” with property “color”. Anyway, thanks
    • zdenekZ

      Calendar translation

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      zdenekZ
      @broberg stupid me. Thanks a lot. Solved
    • zdenekZ

      MMM-NetworkScanner - "residents" are offline but they should be online

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      857 Views
      zdenekZ
      Hi all MMM-NetworkScanner module works, but whatever I put in “residents”, seems they are offline { module: ‘MMM-NetworkScanner’, position: ‘bottom_right’, config: { devices: [ { ipAddress: “192.168.1.11”, name: “Mobile”, icon: “server”}, ], showUnknown: false, debug: false, showOffline: true, keepAlive: 60, updateInterval: 30, residents: “Mobile”, showLastSeen: true, occupiedCMD: {notification: ‘REMOTE_ACTION’, payload: {action: ‘MONITORON’}}, vacantCMD : {notification: ‘REMOTE_ACTION’, payload: {action: ‘MONITOROFF’}}, } }, IP 192.168.1.11 is on the same subnet as Raspberry, I can ping both from devices from my laptop (I can access 192.168.1.11 conf page), but the device name and icon are grey (offline). Any idea? I’ve tried IP, MAC - the same result, tried another IP (network printer) - also offline… thanks, Zdeněk
    • zdenekZ

      Grunt?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      1k Views
      zdenekZ
      noone knows?
    • 1 / 1