@sdetweil done, but nothing changed - still “loading”
Read the statement by Michael Teeuw here.
Posts made by zdenek
-
RE: MMM-OpenWeatherForecast - loading issue
-
RE: MMM-OpenWeatherForecast - loading issue
hmm, some pics doesn’t upload, so “loading”
and list of keys -
MMM-OpenWeatherForecast - loading issue
Dears
I tried to find simple way to solve the problem, but Search returns tons of posts and I’ve no clue, whichone is the correct. I know, that there is change in API, so - what I’ve did:- so new API associated with card
-
module: "MMM-OpenWeatherForecast", position: "top_right", //header: "Forecast", config: { apiBaseURL: "https://api.openweathermap.org/data/3.0/onecall?", apikey: "api_key", //Home_MM Api latitude: 50.757690, //number works here longitude: 15.033640, //so does a string iconset: "5c", language: "cz", colored: true, concise: true, weatherEndpoint: '/onecall', apiVersion: '3.0', //requestDelay: "2000", showFeelsLikeTemp: true } },
3) I've generated new key ![eb8e0e31-2dcd-4dda-bab8-c93965680d9b-image.png](/assets/uploads/files/1730533193487-eb8e0e31-2dcd-4dda-bab8-c93965680d9b-image.png) but MM just "loading" ![f5f2757a-3384-468c-9fc8-e48f897fa4bc-image.png](/assets/uploads/files/1730533324100-f5f2757a-3384-468c-9fc8-e48f897fa4bc-image.png) questions: do you see any error in Code? How do I find, if the new key is 3.0 or old (in the list of keys)? Thanks and sorry fo english Z
-
default calendar - exclude items
Hi all
can anyhone help me please? I want to not show at all items from my calendarexcludedEvents: [ {filterBy: ‘Meeting’, caseSensitive: false} ],
the questions - how to hide “meeting” and also “one2one” and also “lunchtime”?
thanks
Zdeněk -
1Day view - meeting rooms
HI
please, I need help to choose and correct setup MM for display let say 5 icl (of 5 meeting rooms) as a timetable. Cause LCD will be in landscape mode, make sense to have rows and calendars and columns as a timeslots. Somehing like this
, but just for actual dayand I would ike to have “full screen view” of agenda, maye with clocks
The task is to show in one place occupancy of all meeting rooms for today
thanks for help
Zdeněk -
RE: MMM-Tesla - state of the module
Hi, I’m trying to get it run, but for uknown reason says “loading”. I’ve the Refreshtoken. In first run Access token was generated and written to token.json.
on my iPhone I can see status of Tesla, location, battery… so the car seems to be OK.thanks
Zdeněk -
RE: How to read content of SD Card
@sdetweil - solved, found a utitlizy to read ext4 in Win, thanks
-
PM2 autostatz stop working
Hi all
I made a mistake, I ran “pm2 start mm” command from “module” folder. And since than, command and also autostart stopped working. Any idea how to solve it please?thanks, Zdeněk
-
How to read content of SD Card
Hi all
how can I (on Mac or Windows) read content of SD card removed from RPi with MM installation? When I put into Mac or Win, I can see only BOOT partitionThanks
Zdeněk