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

    othomys

    @othomys

    4
    Reputation
    220
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    othomys Unfollow Follow

    Best posts made by othomys

    • RE: MMM-CalendarWeek

      Hello,

      I have integrated several calendars. I would like to add a separate icon to each calendar. In which folder do I have to put the new symbols? What properties must the symbols have? (Type, size)

      Many Thanks.

      posted in Utilities
      O
      othomys
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO
      Thank you for your support. I hope to find some time this weekend to implement your suggestion.

      posted in Troubleshooting
      O
      othomys
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO , it works. Thanks a lot. :-)

      posted in Troubleshooting
      O
      othomys

    Latest posts made by othomys

    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO , it works. Thanks a lot. :-)

      posted in Troubleshooting
      O
      othomys
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO
      Thank you for your support. I hope to find some time this weekend to implement your suggestion.

      posted in Troubleshooting
      O
      othomys
    • MMM-PublicTransportHafas: Service Temporarily Unavailable

      Hello everyone

      I have been using the tool MMM-PublicTransportHafas for a few years now. So far, I have had no problems with it. But since yesterday, the gadget no longer works. Only the heading and the message “Service Temporarily Unavailable” are displayed.

      38ec0db8-f4f5-4b2b-867b-7ca0bc8b17ca-image.png

      A few days before I updated to the latest Raspbian version and the latest MM version. After that, however, MMM-PublicTransportHafas still worked. Only a few days without change did the problem occur.

      Restarting the system did not bring any change. Connection to the internet is available - at least my other modules work.

      Does anyone have an idea why this is?

      Here is my configuration:

      module: "MMM-PublicTransportHafas",
      			position: "top_right",
      			config: {
      				stationID: "954693",
      				stationName: "Georg-Schwarz-Str./Merseburger-Str.  ",
        				direction: "", 
      				ignoredLines: [], 
      				excludedTransportationTypes: [],
      				timeToStation: 5, 
      				showColoredLineSymbols: false,
      				useColorForRealtimeInfo: true,
      				showTableHeadersAsSymbols: true,
      				maxUnreachableDepartures: 0, 
      				maxReachableDepartures: 3, 
      				customLineStyles: "", 
      				showOnlyLineNumbers: true, 
      				marqueeLongDirections: false,
      				showAbsoluteTime: false,
      				fadeUnreachableDepartures: false,
      				fadeReachableDepartures: false,
      			}
      

      Thank you :-)

      posted in Troubleshooting
      O
      othomys
    • MMM-CalendarExt2 - display title and time / date in one line

      I have integrated the MMM-CalendarExt2 module into my mirror. There I use the view in “Daily” mode. In the entries, the title and the time period of the event are displayed in two lines.

      How can I display both pieces of information in one row?

      Example of current display:
      0960a787-b3ea-4395-8658-312ac83077b0-image.png

      Desired layout:
      f72c61b5-79df-43d2-9538-8ed208e23a95-image.png

      Here is my code:

      views: [
      			  {
                      name: "Overview Private",
                      mode: "daily",
                      type: "row",
                      position: "bottom_bar",
                      slotCount: 2,
                      hideOverflow: false,
                      filterPassedEvent: false,
                      calendars: ["ABC", "DEF",],
                  },
      			],
      

      Thank you in advance. :-)

      posted in Requests
      O
      othomys
    • RE: MMM-CalendarExt2 not showing icons in calendar

      How does the module know where to find the icons?

      posted in Troubleshooting
      O
      othomys
    • RE: MMM-Fuel

      Hello,

      I use the tankerkoenig-api to let me see the German fuel prices. Unfortunately, the special characters (ä, ö, ü, ß, …) are not displayed correctly. At which point can I adapt the encoding?

      Thank you in advance.

      posted in Transport
      O
      othomys
    • RE: MMM-CalendarWeek

      Hello,

      I have integrated several calendars. I would like to add a separate icon to each calendar. In which folder do I have to put the new symbols? What properties must the symbols have? (Type, size)

      Many Thanks.

      posted in Utilities
      O
      othomys