Karsten Hassel
Karsten Hassel
see https://github.com/MichMich/MagicMirror/issues/3233
Using the new 64-bit raspian os the whole stuff before lying under `/opt/vc` is now integrated under normal locations. `vcgencmd` is under `/usr/bin` and therefore in the PATH. So main...
via mail: "Dear OpenWeather user, We would like to inform you about our plans to complete the migration from One Call 2.5 to One Call 3.0 that started 2 years...
With the current api [strava only includes data from public activities](https://developers.strava.com/docs/reference/#api-Athletes-getStats). I was not aware of this and therefore wondering about the "wrong" strava stats displaying in my mirror. Its...
Now with local time 0:05 everything works as expected. With local time 23:05 the hourly weather forecast is empty. ```js const hours = []; const now = moment(); weathers.hourly.forEach((weather, i)...
This number is always "NaN", the njk formatting hides such numbers so you see nothing. AFAIS the used property `precipitation_probability` does not exist (anymore?) at least in the forecast (I...
### NodeBB version v3.8.2 ### NodeBB git hash _No response_ ### NodeJS version _No response_ ### Installed NodeBB plugins _No response_ ### Database type _No response_ ### Database version _No...
Fix for #12619
Our systeminformation on startup on a raspberry pi: ```bash [2024-07-22 21:03:15.102] [INFO] System information: ### SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.5; raspberry: [object...
electron tests: ```bash FAIL electron tests/electron/modules/calendar_spec.js (32.671 s) Calendar module Test css classes ✓ has css class dayBeforeYesterday (2646 ms) ✓ has css class yesterday (2981 ms) ✓ has css...