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

    Posts

    Recent Best Controversial
    • [MMM-XiaomiVacuum] - Xiaomi Vacuum status info

      Description:

      This is a module for getting various information from a Xiaomi Vacuum Cleaner.

      Built and tested around a Xiaomi Roborock S50, but can probably work with previous Xiaomi Vacuum models.

      Screenshots:

      MMM-XiaomiVacuum11.png

      Download:

      MMM-XiaomiVacuum


      Version 1.1

      • Bug fix for new firmware 3.5.7_002008 support (Cleanup mode, shown incorrectly)
      • Minor non-functional error correction / spelling errors

      Version 1.0

      • first release
      posted in Utilities
      ManmachineM
      Manmachine
    • RE: MMM-Rejseplanen - A departure board for Danish train and bus stations

      @kurios said in MMM-Rejseplanen - A departure board for Danish train and bus stations:

      departures

      You can now configure the number of returned departures in the new updated version 1.2.0. Between 1 and 20 as max.

      posted in Transport
      ManmachineM
      Manmachine
    • RE: MMM-Rejseplanen - A departure board for Danish train and bus stations

      @B3nihana

      The “hidden” features are in the destfilter:
      Try the following,
      Should give you all the Metro trains

      		{
      	module: 'MMM-Rejseplanen',
      	position: 'top_left',
      	header: 'Rejseplanen.dk',
      		config: {
      			stationID: "8600646",
      			stationName: "Nørreport",
      			vehicle: "T",
      			destfilter: "Metro"
      		}
      	},
      

      Or you can get all trains in one direction

      		{
      	module: 'MMM-Rejseplanen',
      	position: 'top_left',
      	header: 'Rejseplanen.dk',
      		config: {
      			stationID: "8600646",
      			stationName: "Nørreport",
      			vehicle: "T",
      			destfilter: "Vanløse"
      		}
      	},
      

      It was the easiest way to solve this, as well as the most flexible. Only require about 8 lines of code.

      And I’m a lazy man. So less code is really nice

      posted in Transport
      ManmachineM
      Manmachine
    • RE: MMM-Rejseplanen - A departure board for Danish train and bus stations

      @B3nihana
      Hey
      Just uploaded a new version, with a better support for Metro (direction). try it

      posted in Transport
      ManmachineM
      Manmachine
    • RE: Rocket Launch Tracker

      @JackONeill12
      I’m doing a module you might be interested in.
      MMM-Rocketlaunch

      John K

      posted in Requests
      ManmachineM
      Manmachine
    • MMM-Rocketlaunch - Lists scheduled rocket launches

      Description:

      The module lists scheduled rocket launches, and various information regarding a launche.

      Information about rocket name and configuration, launch time, location, launchepad, agency, status, payload, mission description.

      Screenshots:

      Example03.png

      Download:

      MMM-Rocketlaunch

      Version 1.5

      • API update
      • Added vessel Image

      Version 1.0.0

      • First release.
      posted in Transport
      ManmachineM
      Manmachine
    • MMM-Rejseplanen - A departure board for Danish train and bus stations

      Hi,

      This is my first module
      A departure board for Danish train and bus stations.

      I’m programming in PowerShell at work, so I thought how hard can it be to learn Javascript?

      Boy! I was wrong!:laughing:

      That language has a syntax that is hysterical

      Well, with one hand in my hair (which is not too much of) and the other hand on the keyboard, some prayers to God, a large amount of coffee and coke a lot of Google search as well as even more useful inspiration from all the skilled programmers and the user of this forum. I has succeeded in making a useful piece of code.

      And, is finally stable.:stuck_out_tongue_winking_eye:

      Description:

      Train and bus departure board for Danish stations (InterCity, LYN, REG, S-Tog, BUS, EXB (Express Buss), NB (Night bus), Telebus, Ferry and Metro)

      Monitoring your favorite local departure station, with the next 20 departure for the destination. The data are from the Danish Findrejsen.dk API

      Screenshots:

      0_1493997996085_Example01.png

      Download:

      MMM-Rejseplanen

      Version 1.2.0

      • Support for number of departures returned

      Version 1.1.0

      • Better support for Metro train (direction)

      Version 1.0.0

      • Frist release, stable version
      posted in Transport
      ManmachineM
      Manmachine
    • MMM-Mail - check more than one mail account?

      @Pieps
      Hi,

      Is it possible to check more than one mail account?
      If yes
      Could you give a sample configuration?

      posted in Troubleshooting
      ManmachineM
      Manmachine
    • RE: MMM-Hue, troubleshoot?

      Hi,
      My problem was found to be a faulty config.js
      So, unfortunately, I have no good advice

      posted in Troubleshooting
      ManmachineM
      Manmachine
    • RE: Svendborg/Denmark - Magic Mirror finished!

      @mortenbirkelund
      interglas.dk deliver their mirrors of high quality. They cut it incredibly accurate, to the spefikationer that I had ordered.

      I find, however, that delivery costs at the high end

      Since I do not have other mirror to compare with. I can not say whether it is a good mirror for the purpose. (But I myself am very satisfied with the result)

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • RE: Svendborg/Denmark - Magic Mirror finished!

      @SoleLo
      Frame edge is 50 mm
      Frame outer dimensions 415mm x 585mm
      Monitor is 22"

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • RE: Svendborg/Denmark - Magic Mirror finished!

      @Mykle1 although I find the question a bit strange - 52 years old. but I can then ask the simple question the other way round: why ?

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • RE: Svendborg/Denmark - Magic Mirror finished!

      @SoleLo
      Thank you,
      The power supply is here at the top of the right side, attached with double-sided 3M tape. cord runs hidden behind Samsung operating panel.

      alt text

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • Svendborg/Denmark - Magic Mirror finished!

      Hey,

      So I managed to get my Magic Mirror finished!

      Many thanks to you @MichMich for this fanatical piece of software available to us all. And of course thank every developer who contribute modules.

      As well as this forum, I have found much inspiration and advice and guidance - thanks to all of you also.

      Super fun and useful project that I have already has recommended to others to get started with.

      Parts
      Raspberry Pi® 3 Model B Advanced-Sæt 1 GB
      22" Monitor Samsung S22A450BW
      Recycling of old picture frame
      Mirror form: Interglas Denmark

      Modules I use

      • Clock
      • Calendar
      • Currentweather
      • Weatherforecast
      • Newsfeed
      • MMM-Mail
      • MMM-Remote-Control
      • MMM-Sonos
      • MMM-Systemtemperature

      Here in my Magic Mirror:

      Front

      Backside

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • RE: Mirror supplier in Sweden/Denmark?

      @mortenbirkelund

      Hi

      Yes, I bought the mirror in https://www.interglas.dk
      Incredibly good quality the mirrors, the very præsist cut out
      The only drawback is that a very expensive shipping = (
      However, you can pick it up at their address

      John

      posted in Hardware
      ManmachineM
      Manmachine
    • RE: Mirror supplier in Sweden/Denmark?

      Denmark
      http://www.interglas.dk/6mmspion_spejl-p-878.html

      posted in Hardware
      ManmachineM
      Manmachine
    • RE: My First Magic Mirror Build

      @C13INTZ

      Hey, it looks really good!
      I am also working on a MM mirror, started about three months ago and now have lone been collected all the parts. And are now ready to assemble.

      But I would also like to hear your experiences regarding heat

      posted in Show your Mirror
      ManmachineM
      Manmachine
    • MMM-social-feed, challenge?

      Hi,

      Where is the skilled programmer who can take the challenge and make a Social-feed module which may be based on something like: ([https://github.com/pavelk2/social-feed/](link url))

      Ideally, it would seen from my side it would be desirable that a feed could make a popup like: ([http://tympanus.net/Development/NotificationStyles/other-thumbslider.html](link url))

      And of course with customization of how long popup appears and where on the mirror it is display.

      Now it is easy to ha wishes =)
      So I must immediately say that I my self do not have any programming experience.

      So there I must also humbly say, that each action for the development of this desire will be received with enthusiasm.

      I’ve also searched the this forum here through for finding a Facebook feed, but could not find anyone who has had this issue up?

      So who dare to take challenges?

      posted in Requests facebook instagram twitter google+ pinterest
      ManmachineM
      Manmachine
    • RE: Where are you from?

      Svendborg, Denmark

      posted in General Discussion
      ManmachineM
      Manmachine
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @strawberry-3.141

      DOH! - it has indeed been in the documentation all the time! (How the heck could I miss it?)

      there I sat and tried to find out how the code worked!

      how stupid of me!

      posted in System
      ManmachineM
      Manmachine
    • 1 / 1