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

    Posts

    Recent Best Controversial
    • RE: MMM-WienerLinien

      There is another API available.
      Why don’t you use the EFA (From Elektronische Fahrplanauskunft)
      It’s the biggest Provider in the market (Mentz Datenverarbeitung)
      It includes realtime information and shows routes:

      http://data.wien.gv.at/pdf/wiener-linien-routing.pdf

      It is available for several transportation companies/communities in Germany, UK and so on.

      posted in Transport
      D
      Dom1n1c
    • RE: Deutsche Bahn: list of connections with delays

      here is a description of the “EFA” interface, also used by the “WienerLinien”

      http://data.wien.gv.at/pdf/wiener-linien-routing.pdf

      but in Vienna, they use multiple APIs
      EFA is just an alternate solution at the moment.

      posted in Requests
      D
      Dom1n1c
    • RE: Active Notification from external system?

      I used another method to display a notification, where the compliments are displayed.
      But the development stopped. At the moment, this notify module is not available:

      https://github.com/Dom1n1c/Smartmirror/blob/master/js/openhab/openhab.js

      posted in Requests
      D
      Dom1n1c
    • RE: Deutsche Bahn: list of connections with delays

      a great data source for all kind of transportation companies is the German technology provider “Mentz Datenverarbeitung”
      You can recognize their API by the XLST Tag in the URL.
      For Düsseldorf Main Station the URL can look like:

      http://217.70.161.98/nrwAbfahrt/XSLT_DM_REQUEST?language=de&name_dm=20018235&type_dm=stop&mode=direct&dmLineSelectionAll=1&depType=STOPEVENTS&includeCompleteStopSeq=1&useRealtime=1&limit=10&itdLPxx_hideNavigationBar=false&itdLPxx_transpCompany=Refresh&timeOffset=0
      There are of course some more companies who use that system, most of them are regional transport companies like VRR

      posted in Requests
      D
      Dom1n1c
    • RE: MMM-Fuel

      I added checks for house numbers==null and splitted the street names.
      Also the Brand names starting with (star,ESSO,Aral were replaced automatically)
      (Shell and no-name stations are a special case, so i need to handle them individually)

      But, there is still another special case:
      Streetnames with " " or “-” should be splitted, but no housenumbers (from JET :D ).
      How can i avoid splitting numbers:
      This is the section that does the splitting
      words = str.toLowerCase().split(/-| /);
      can be found here in total:
      https://github.com/Dom1n1c/MMM-Fuel/blob/master/MMM-Fuel.js

      posted in Transport
      D
      Dom1n1c
    • RE: MMM-Fuel

      I did a replacement on the Station names, because “Shell” is typically naming there stations after the Street name.
      I fixed the City name to have only the first Letter in uppercase.
      How can i remove the " null" part, which is occuring at JET stations,
      or how can i tidy up the street names? (every seperate word starting with an uppercase)

      of course i can start with a list of the complete string that should be replaced, but there might be another option.
      Thanks :)

      0_1482682151136_tankstellen.PNG

      posted in Transport
      D
      Dom1n1c
    • RE: MMM-Fuel

      Furthermore i want to hide the car icon, because it does not fit into the mm style (just my opinion)

      posted in Transport
      D
      Dom1n1c
    • RE: MMM-Fuel

      The Addon works great
      But: is a filter based on opened station in a defined radius possible?
      I want to hide the distance and detailed address, to reduce the size of the mmm-fuel box.
      Only Shell (Zip/City), Aral (Zip/City) should be displayed.

      my requirements in detail:
      no rotate (check)
      2 types of gas (check)
      maximum of 3 displayed station (check)
      not possible yet:
      display only open stations
      reduce length of the station name, remove address, or at least shorten.

      Thanks (and merry christmas btw)

      posted in Transport
      D
      Dom1n1c
    • RE: Departure Monitor including delays / Mentz "EFA" Api

      Is there anyone who created a MMM ?
      There are two famous Systems: HAFAS and EFA
      I want to use the EFA
      https://www.administrator.de/wissen/hafas-fahrplanauskunft-api-sammlung-177145.html

      posted in Feature Requests
      D
      Dom1n1c
    • Frame supplier in Germany

      I made a frame on my own, but it does not look so good.
      Does anyone know a carpenter in Germany who could build the frame for a reasonably price?

      I want to attach the frame to the wall, it should be removable by using a screw and an eyelet attached to the mirror.
      the Display and the screen should be removable, in case the screen is not working anymore.

      Screen and Display have approximately the same size (the glass is a bit smaller but that should be fine when the frame has an overhang.

      I asked a few Carpenters near Düsseldorf, but did not get a reasonable response or quote.
      The last one made an offer of 950€ for the frame. But thats way to much.

      BTW: i asked the same guy a year ago, then he told me another price, but this offer was not written down by him, so now he “can’t remember anymore”

      posted in Hardware
      D
      Dom1n1c
    • 1 / 1