@sdetweil Further - is there a list within MM that contains a list of the available symbols? Many thanks.
Read the statement by Michael Teeuw here.
Posts
-
RE: Fontawsome symbol usage for calendar help requested.
-
RE: Fontawsome symbol usage for calendar help requested.
@sdetweil Copy that - Does that mean anyone listed without the “PRO” tag will work? Across any Icon Pack?
-
MMM-Moon module - how to resize?
I am using the MMM-Moon module and would like to increase the size that I am using in the bottom_left region. It appears there is no size option in the module itself. I have modded this for other modules/regions with success. I have gone into the custom.css file and added the following, but it is not working. Any help appreciated!
.region.bottom_left { width: 400px; }
-
Fontawsome symbol usage for calendar help requested.
Fontawsome appears to have many different icon packs available, with some being listed as “PRO”. Are all these available to be used calendar with the symbol config?
This is probably a newbie question, but a search revealed no information. I did not see this in the MM documentation, and the link goes to the main page with all sets listed.
Thanks in advance for any help.
-
RE: OpenWeatherForcast - AggregateError?
@sdetweil Not sure what happened, but it just started working for me… Now on to some configuration. Many thanks for all your help.
-
RE: OpenWeatherForcast - AggregateError?
@sdetweil said in OpenWeatherForcast - AggregateError?:
almost NO module reports and handles critical failures like this.
so we asked for data, and nothing… still wating…I upgraded nodejs, electron and still fails in same place.
Does this mean you are having the same issue I am?
-
RE: OpenWeatherForcast - AggregateError?
I follow some of what you have said. Thanks for your help. Hopefully it is something that can be corrected.
-
RE: OpenWeatherForcast - AggregateError?
@sdetweil
I am going to reinstall the module as well to see if that works. Update: No change - still loading.{ module: "MMM-OpenWeatherForecast", position: "top_right", header: "Forecast", config: { apikey: "mykey", //only string here latitude: 43.030099, //number works here longitude: -89.449056 //so does a string } },
-
RE: OpenWeatherForcast - AggregateError?
@sdetweil Copy that - I have also tried the API web call on the pi browser - it works fine. I tried a couple of options.
Are you asking me to post the entire conifg.js?
Thanks.
-
RE: OpenWeatherForcast - AggregateError?
@sdetweil Thanks for all your help - here is what I have -
0|MagicMir | [2025-05-06 10:28:53.242] [INFO] System information: 0|MagicMir | ### SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.5; virtual: false 0|MagicMir | ### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.12.25+rpt-rpi-v8 0|MagicMir | ### VERSIONS: electron: 35.2.2; used node: 22.14.0; installed node: 22.14.0; npm: 10.9.2; pm2: 5.4.3 0|MagicMir | ### OTHER: timeZone: America/Chicago; ELECTRON_ENABLE_GPU: undefined