Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Donate
    • Discord
    1. Home
    2. Manmachine
    • Continue chat with Manmachine
    • Start new chat with Manmachine
    • Flag Profile
    • Block User
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Manmachine

    @Manmachine

    10
    Reputation
    24
    Posts
    1292
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online
    Location Denmark Age 54

    Manmachine Follow

    Posts made by Manmachine

    • [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:

      alt text

      Download:


      Version 1.0

      • first release
      posted in Utilities
      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
      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
      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
      Manmachine
    • RE: Rocket Launch Tracker

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

      John K

      posted in Requests
      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:

      1_1494672223763_Example01.png 0_1494672223762_Example02.png

      Download:

      Version 1.0.0

      • First release.
      posted in Transport
      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!😆

      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.😜

      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:

      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
      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
      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
      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
      Manmachine
    • 1
    • 2
    • 3
    • 1 / 3