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

Posts

Recent Best Controversial
  • RE: *NEW LIST 29.06.2021* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered

    @Goldjunge_Chriz

    Hi Chriz, long time no see! I’m building another mirror for a friend. I was one of the first ones to order your glass back in 2016 :D

    Please add another glass to the list with the following properties:

    • Size: 61 x 35,5 cm
    • Polished Edges
    • Shipping to Germany

    (Edit: Can’t remember if sub-cm measures are possible, if not, just round to 36)

    posted in Hardware
    B
    Beh
    Apr 12, 2022, 9:53 PM
  • MMM-EnergyMonitor - Visualize your produced and consumed (solar-) energy

    I created a module that visualizes produced, stored and consumed energy in your house in a minimalistic way.

    It is meant to be used when you have a solar plant and an energy storage system (optional) installed.

    Github Repo

    https://github.com/deg0nz/MMM-EnergyMonitor

    Screenshot

    Screenshot 2021-11-23 at 19.24.02.png

    How it works

    The module relies on other modules that provide data for it. It gets data updates via notifications from these “data source” modules.

    Depending in which direction the power flows, the arrows change and current values are updated.

    I developed MMM-VartaESS for Varta Energy Storage Systems and MMM-Fronius2 for Fronius power converters as companion modules for this to provide the necessary data.

    The README in the GitHub repo explains, how to send data updates.

    posted in Utilities
    B
    Beh
    Nov 23, 2021, 10:24 PM
  • RE: Sync private iCloud calendar with MagicMirror

    @Jaunney I don’t see that this has ben answered yet.

    collections = [“UUID1”, “UUID2”, “UUID3”] is what I use in my config and it works.

    Of course, you need to add a new calender to your calender module to make them visible on the mirror. You need one for every UUID. If you look into your target sync folder on the Pi, there should be 3 .ics files for each UUID. Those are, in fact, 3 separate calendars

    posted in Tutorials
    B
    Beh
    Nov 9, 2020, 9:01 PM
  • RE: Sync private iCloud calendar with MagicMirror

    Hi,

    I have another hint related to the systemd timer that was originally described in my tutorial.
    It is advised to download the vdirsyncer.service and vdirsyncer.timer directly from the web.

    You need to adjust the path to the executable in the vdirsyncer.service file!
    It defaults to ExecStart=/usr/bin/vdirsyncer sync, which can be wrong.

    But probably it is in ~/.local/bin. (Can be different depending on your installation. Just check location with which vdirsyncer.

    This should make the initially described automatic sync work again.

    posted in Tutorials
    B
    Beh
    Nov 9, 2020, 2:58 PM
  • RE: Sync private iCloud calendar with MagicMirror

    @elliot1996 I would need more information to help you debug this. Are you sure you used the right directory for the file? And you used the --user option when executing systemctl?

    Everything you need to know about systemd unit files is here: https://www.freedesktop.org/software/systemd/man/systemd.unit.html

    The file must be in one of the directories mentioned at the top of the page.

    posted in Tutorials
    B
    Beh
    Apr 13, 2020, 9:56 PM
  • RE: Sync private iCloud calendar with MagicMirror

    @thisistheplace I never tried syncing VTODO. All I can do here, is to refer to the vdirsyncer docs regarding this topic: https://vdirsyncer.pimutils.org/en/stable/config.html?highlight=VEVENT#storage-caldav

    Unfortunately you have to dig into that yourself, my time is very limted currently…

    posted in Tutorials
    B
    Beh
    Apr 13, 2020, 9:52 PM
  • RE: MMM-COVID19-SPARKLINE

    Awesome module! Thank you so much! I was just browsing around on this forum and immediately installed it. Good work.

    posted in Health
    B
    Beh
    Apr 13, 2020, 9:58 AM
  • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

    @oneartur The example config only shows all the possible config values and is not meant for real world usage. There are some values in it that don‘t work.

    Please start with an minimal possible config (the only mandatory entry is the stationId) and add adjustments to your needs.

    posted in Transport
    B
    Beh
    Feb 10, 2020, 10:38 PM
  • RE: Sync private iCloud calendar with MagicMirror

    @mdefrancesco Sorry for the late reply.

    Hmm… that’ weird. Did you get it working by now?

    If not:
    Did you use the --user flag when activating the timer? And what does systemctl --user status vdirsyncer.timer say?
    And did you try different times in the timer file? I could imagine that setting everything to 1 minute could cause problems…

    posted in Tutorials
    B
    Beh
    Jan 29, 2020, 8:42 PM
  • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

    @MZ-BER Hey! Thanks a lot! I’m happy you like it :)

    If I remember correctly, the bus lines in Berlin have no colors. Maybe @derhuerst can verify that?!
    If you can give me a source where to find the colors for each bus line, I can add this.

    What we could do though, is distinguishing normal buses, Metro-Bus and X-Bus.

    posted in Transport
    B
    Beh
    Jan 29, 2020, 8:26 PM
  • 1 / 1
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