@KristjanESPERANTO , it works. Thanks a lot. :-)
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-PublicTransportHafas: Service Temporarily Unavailable
-
RE: MMM-PublicTransportHafas: Service Temporarily Unavailable
@KristjanESPERANTO
Thank you for your support. I hope to find some time this weekend to implement your suggestion. -
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.
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 :-)
-
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:
Desired layout:
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. :-)
-
RE: MMM-CalendarExt2 not showing icons in calendar
How does the module know where to find the icons?
-
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.
-
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.