Hi all
maybe I’ve missed something, but did someone find the solution? If so, can describe setp-by-step how to do it?
thanks
Hi all
maybe I’ve missed something, but did someone find the solution? If so, can describe setp-by-step how to do it?
thanks
@sdetweil done, but nothing changed - still “loading”
hmm, some pics doesn’t upload, so “loading”
and list of keys
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:
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
Hi all
can anyhone help me please? I want to not show at all items from my calendar
excludedEvents: [ {filterBy: ‘Meeting’, caseSensitive: false} ],
the questions - how to hide “meeting” and also “one2one” and also “lunchtime”?
thanks
Zdeněk
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 day
and 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
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
@sdetweil - solved, found a utitlizy to read ext4 in Win, thanks
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