@sdetweil - Hi. Please mark this as resolved since I don’t think I have rights to do that yet.
Read the statement by Michael Teeuw here.
-
RE: Help with mmm-systemtemperature error messages
-
RE: NewsFeed - how to adjust the description text size?
@rkorell - Your suggestion took care of the text size. My desired size was 35 in pixels, so ‘35px’.
This post can be marked as Solved.
Thank you.
-
NewsFeed - how to adjust the description text size?
Hello,
I would like to increase the text size for the Description text in the default NewsFeed module. I have checked the newsfeed.css file but there doesn’t seem to be a section for the Description text that I can add to my custom.css file to modify.
Regards,
Tom
-
RE: Weekly summary
@karsten13 I’m experiencing the same thing, but mine has been happening since the weekend of May 9-10. The first week it didn’t show up I checked the area Sam said to check. Mine was already set to Weekly.
This same thing happened some months before. Back then, I think Sam told me to do the same thing he suggested this time, and mine might have been set to None (even though I didn’t change it to that), and changing it back to Weekly fixed it. But that isn’t the case this time.
-
RE: PM2 restart question (more of a linux question than MM)
@JohnGalt Hello. I have the same issue not being able to map to a NAS drive using the Terminal commands. I can map to the drive using the Files GUI. I couldn’t get it to work either - the problem seems to between my chair and the keyboard. Even though I got it to map with the FM, I still couldn’t get the MMM_ImagesPhotos module to access the NAS, which in my case is a USB flash drive on my Windows router USB port. I didn’t test to see if the drive letter is persistent between reboots/power failures. -Thanks
-
RE: MMM-OpenWeatherForecast display question
@sdetweil Hello Sam. Thank you for the reply and confirmation. I had seen your post to another person’s CSS question where you shared that tool. I used it earlier today and it showed what you saw. I was hoping that due to my minimal skill with CSS I was overlooking something, but I guess I wasn’t.
-
MMM-OpenWeatherForecast display question
Hello. I have a CSS question about the Current Temperature text size for the MMM-OpenWeatherForecast module fork from Tom Hirschberger.
About a month ago, Tom Hirschberger updated his fork of the MMM-OpenWeatherForecast module where he added a new “Feels Like” temperature option. According to the documentation, there are three options you can choose; to display only the actual temperature, or only the Feels Like temperature, or both, where the display shows in the format CURRENT (FEELS LIKE). The text size can be adjusted in the CSS file and I have figured that out, but as far as I can tell, it is the same text size for either temperature.
I don’t know enough about CSS to know if I can add something to a custom CSS file to set the text size for one to a different size than the other. Or if the module programming has the two temperatures set such that their sizes can be controlled separately.
I have also tried using two instances of the module, one with just the Current Temperature with all the other weather info suppressed, and then a second instance right below it with the Feels Like temperature along with the other weather info such as the forecast (similar to the default Weather module for displaying current and forecast info). This sort of works, but the two temperature displays are the same text size since I don’t think I can set a different CSS text size for each instance, can I?
Does anyone have any suggestions?
Thanks.
-
RE: SBC boards that work well besides Raspberry pi 3, 4 or 5
@plainbroke I’ve been using this make and model SBC for a few years now:
Le Potato AML-S905X-CC
Add the heat sink made for it. It might also need a little muffin fan, depending on the type of modules you’ll be running and how hard the CPU will be working. But that can be added later if you find it’s needed.
I think a few of the GPIO pins are in a little different order than the Raspberry Pi’s, but the rest of the board seems to match the footprint of the Raspberry Pi. I’m running Armbian Linux that I downloaded from the Libre website.
I started using this model during the pandemic when the R-Pi was not readily available and expensive when you could find one.
-
RE: Help with mmm-systemtemperature error messages
@sdetweil - Hi. Please mark this as resolved since I don’t think I have rights to do that yet.
-
RE: Help with mmm-systemtemperature error messages
@sdetweil - Maybe I misspoke when I used the word “update”. When I keyed in npm install per your instructions, it came back with several lines, each starting with “npm WARN old lockfile…”.
It took care of something, so maybe it was just doing some sort of cleanup?
-
RE: Help with mmm-systemtemperature error messages
@sdetweil - Thank you for the assistance. There are no longer any errors for that module. The system did need to update npm install to a newer version on my system first. After that it the remaining steps went just fine.