• 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. 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
    M
    Manmachine
    Nov 3, 2019, 1:22 PM
  • 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
    M
    Manmachine
    Sep 15, 2018, 2:01 PM
  • 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
    M
    Manmachine
    Sep 5, 2017, 5:57 AM
  • 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
    M
    Manmachine
    Sep 3, 2017, 11:07 AM
  • RE: Rocket Launch Tracker

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

    John K

    posted in Requests
    M
    Manmachine
    May 13, 2017, 10:59 AM
  • 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
    M
    Manmachine
    May 13, 2017, 10:48 AM
  • 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
    M
    Manmachine
    May 5, 2017, 3:34 PM
  • 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
    Mar 27, 2017, 8:21 AM
  • 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
    Mar 27, 2017, 7:57 AM
  • 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
    Feb 26, 2017, 10:49 AM
  • 1
  • 2
  • 3
  • 1 / 3
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