@Chazzer
what ,… hmm I forgot…hmm I make it. Thank you very much!
Read the statement by Michael Teeuw here.
Posts made by Chazzer
-
RE: Alexa Control i save th config ab get black screen (config fail)
-
RE: Alexa Control i save th config ab get black screen (config fail)
@sdetweil ```
dorieen@raspberrypi:~/MagicMirror $ npm startmagicmirror@2.25.0 start
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js[23.10.2023 06:01.02.810] [LOG] Starting MagicMirror: v2.25.0
[23.10.2023 06:01.02.819] [LOG] Loading config …
[23.10.2023 06:01.02.824] [DEBUG] config template file not exists, no envsubst
[23.10.2023 06:01.02.832] [LOG] Loading module helpers …
[23.10.2023 06:01.02.835] [LOG] No helper found for module: alert.
[23.10.2023 06:01.02.882] [LOG] Initializing new module helper …
[23.10.2023 06:01.02.884] [LOG] Module helper loaded: updatenotification
[23.10.2023 06:01.04.063] [LOG] Initializing new module helper …
[23.10.2023 06:01.04.065] [LOG] Module helper loaded: MMM-Jast
[23.10.2023 06:01.04.067] [LOG] No helper found for module: clock.
[23.10.2023 06:01.04.438] [LOG] Initializing new module helper …
[23.10.2023 06:01.04.440] [LOG] Module helper loaded: calendar
[23.10.2023 06:01.04.479] [LOG] Initializing new module helper …
[23.10.2023 06:01.04.480] [LOG] Module helper loaded: MMM-birthdays
[23.10.2023 06:01.04.562] [LOG] Initializing new module helper …
[23.10.2023 06:01.04.563] [LOG] Module helper loaded: MMM-OpenWeatherMapForecast
[23.10.2023 06:01.04.571] [ERROR] (node:6150) UnhandledPromiseRejectionWarning: Error: Cannot find module ‘node-fauxmo’
Require stack:- /home/dorieen/MagicMirror/modules/MMM-AlexaControl/node_helper.js
- /home/dorieen/MagicMirror/js/app.js
- /home/dorieen/MagicMirror/js/electron.js
- /home/dorieen/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
- at node:internal/modules/cjs/loader:1084:15
at Function. (node:electron/js2c/browser_init:2:117500)
at Module._resolveFilename (/home/dorieen/MagicMirror/node_modules/module-alias/index.js:49:29)
at node:internal/modules/cjs/loader:929:27
at Function._load (node:electron/js2c/asar_bundle:2:13327)
at Module.require (node:internal/modules/cjs/loader:1150:19)
at require (node:internal/modules/cjs/helpers:110:18)
at Object. (/home/dorieen/MagicMirror/modules/MMM-AlexaControl/node_helper.js:10:14)
at Module._compile (node:internal/modules/cjs/loader:1271:14)
at Object…js (node:internal/modules/cjs/loader:1326:10)
at Module.load (node:internal/modules/cjs/loader:1126:32)
at node:internal/modules/cjs/loader:967:12
at Function._load (node:electron/js2c/asar_bundle:2:13327)
at Module.require (node:internal/modules/cjs/loader:1150:19)
at require (node:internal/modules/cjs/helpers:110:18)
at loadModule (/home/dorieen/MagicMirror/js/app.js:180:19)
(Useelectron --trace-warnings ...
to show where the warning was created)
[23.10.2023 06:01.04.572] [ERROR] (node:6150) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[6150:1023/060105.030239:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.portal.Desktop was not provided by any .service files
MESA-LOADER: failed to retrieve device information
MESA-LOADER: failed to retrieve device information
MESA-LOADER: failed to retrieve device information
-
RE: MMM-DWD-WarnWeather - Wetterwarnungen
@LukeCodewalker Great Work, Thank you for build it.
- good description
- it works fine for me
- now, I dont habe warn weathy entries :-)
-
RE: MMM-awesome-Alexa - fail at the point npm run config-helper dont startet
@sdetweil thank you for the fast reply. I will try Alexa control …:-)
-
Alexa Control i save th config ab get black screen (config fail)
The problem I have, after I installed the module and extended the config with the module, my MagicMirror shuts down. and I see Linux Desktop. with PM2 restart MagiMirror I have no success. Is there something wrong with the module in the config?
Please have a look .
{ module: 'MMM-AlexaControl', position: 'middle_center', config: { image: true, pm2ProcessName: "MagicMirror", monitorToggle: true, vcgencmd: "vcgencmd" } }
-
MMM-awesome-Alexa - fail at the point npm run config-helper dont startet
Can any of you give me a tip on which current Alexa Voice Module works well.
I would like to control Alexa externally via an Echo and the mirror should display the visualisation.
With the I have tried the module and followed the official instructions. https://awesome-alexa.js.org/#/installation?id=modifying-magicmirror-electron
Unfortunately, I fail at the point npm run config-helper.
can not find module clear.
I do not know what is meant by this.I have also followed the instructions from sdetweil. https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0 Unfortunately, I can’t get on with the script from the dropbox either. exactly the same.
-
MMM-OpenWeatherMapForecast" with a maximum of 3 symbols per row for both daily and hourly forecasts,
Can someone tell me how to configure the module options for “MMM-OpenWeatherMapForecast” to display three entries per hour and also three entries for the three-day forecast, but with only three entries per row? Additionally, I’d like to add a custom text for the forecast header (forecastHeaderText). Where exactly do I insert these settings within the module?
{ module: "MMM-OpenWeatherMapForecast", header: "Wetter für xxxx", position: "top_right", classes: "default everyone", forcastHeaderText: "Vorhersage", disabled: false, config: { apikey: "Myseckretxxxxxxxxxx",/*Api 2.*/ latitude: "51.003xx", longitude: "6.889xx", iconset: "4c", concise: true, forecastLayout: "tiled", forcastHeaderText: "Vorhersage" } },
…as it can be seen here, the text for the forecast does not seem to take effect?
-
RE: [MMM-OpenWeatherMapForecast] ** ERROR ** null
As you described, the solution was to upgrade the subscription to the One Call API 3.0. Subsequently, I created a new API key and configured it in the config.js file for the module. Thank you for the suggestion.
Now, I just need to align everything to the right.
-
[MMM-OpenWeatherMapForecast] ** ERROR ** null
[15.10.2023 13:51.43.569] [INFO] Checking git for module: MMM-OpenWeatherMapForecast
[15.10.2023 13:51.43.609] [LOG] [MMM-OpenWeatherMapForecast] 15-Oct-23 13:51 ** ERROR ** nullCan someone tell me why I get the error null?
I use a Pi 3b and latest MM2 version. ( MagicMirror: v2.25.0)
The default weather app function
Open weather Map "loadedI install it from here:
https://github.com/MarcLandis/MMM-OpenWeatherMapForecastconfig
{
module: “MMM-OpenWeatherMapForecast”,
header: “Open Weather Map”,
position: “top_right”,
classes: “default everyone”,
disabled: false,
config: {
apikey: “4xxxxSecret”,
latitude: “51.003610”,
longitude: “6.889070”,
iconset: “4c”,
concise: false,
forecastLayout: “table”
}},
-
RE: My SmartDisplay
@Chazzer said in My SmartDisplay:
MMM-OpenWeatherMapForecast
Kannst du mal dein Modul aus der Config für openweathermap posten.
mein Modul lädt nicht