MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. swvalenti
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 8
    • Posts 293
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Make compliments_plus bold

      @cowboysdude said in Make compliments_plus bold:

      .compliments_plus .pre-line {
      font-weight: bold;
      }

      You are the man as usual thanks for much for taking the time to help and explain. You rock it worked just like you said!

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Contribute to a module. Volunteers wanted! Easy!

      n2268 Freehold, NJ, USA

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Weather station for MagicMirror and SmartHome wanted

      I use https://weatherflow.com/tempest-weather-system/ and really like it

      posted in Hardware
      swvalentiS
      swvalenti
    • RE: Default Calendar

      @sdetweil that worked error was syntax, got it working thanks sam

      posted in Requests
      swvalentiS
      swvalenti
    • Error on Updating to v2.6.0

      Keep getting this error…running node 9.11.2

      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      Updating 6db61b4…de57daa
      error: Your local changes to the following files would be overwritten by merge:
      package-lock.json
      vendor/package-lock.json
      Please commit your changes or stash them before you merge.
      Aborting

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MM2 not loading text

      Did the IP change by chance? Check to see if IP is static and ssh into pi that way.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • Mostly Dirty Compliments with icons

      Wanted to share my dirty compliments with icons, it’s not much but surely there is someone out there like me! I left all political out.

      I tried writing a module got pretty far I thought but couldn’t get it to work for some reason. I will post a link if someone wants to look over and tell me what I am missing.

      https://github.com/swvalenti194/MMM-Dirty-Compliments

      Css

      .compliments .pre-line {
      	white-space: pre-line;
      	color: skyblue;
      
      

      Config

                module: "compliments",
      			position: "top_center",
      			disabled: false,
      			pages: {"Main": "position_string"},  //results in one of the middle regions like: lower_third
      				config: {
      					compliments: {
      						anytime: [
      						"<i class=\"fa fa-thumbs-up\"></i> Time Well Spent",
      						"<i class=\"fa fa-money-bill-wave\"></i> Shot",
      						"<i class=\"fa fa-thumbs-up\"></i> No Shirt,No Covid,Free Drinks!",
      						"<i class=\"fa fa-thumbs-up\"></i> Just put the tip in",
      						"<i class=\"fa fa-thumbs-up\"></i> I'd look good on you",
      						"<i class=\"fas fa-female\"></i> Bad moms training camp",
      						"<i class=\"wi wi-day-sunny\"></i> Bourbon is liquid sunshine",
      						"<i class=\"fas fa-hand-sparkles\"></i> You wearing braille t shirt?",
      						"<i class=\"fas fa-head-side-mask\"></i> No Mask Zone",
      						"<i class=\"fas fa-sausage\"></i> Get your vitamin D",
      						"<i class=\"fas fa-hand-lizard\"></i> No Mask Zone",
      						"<i class=\"fas fa-grin-wink\"></i> Battery life at 69%",
      						"( . )( . ) No bra zone",
      						"Chester Copperpot was here"
      
      						],
      						morning: [
      							"<i class=\"fa fa-mug-hot\"></i> Good morning, you look like shit",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Fuck this day up!",
      							"<i class=\"fas fa-user-clock\"></i> See you at 5 o'clock?",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						afternoon: [
      							"SHOTS!",
      							"( . )( . ) Show me your boobies!",
      							"<i class=\"fas fa-hand-middle-finger\"></i> Don't FN touch me!"
      						],
      						evening: [
      							"<i class=\"fa fa-bed\"></i> Wow, have another lush!"
      						]
      					}
      			}
      },
      
      posted in Showcase
      swvalentiS
      swvalenti
    • RE: Unable to login into internet protocol address - 192.168.1.4

      For the MM you will have to use http://192.168.1.4:8080
      Your post is a little vague so idk if that is what you mean

      posted in General Discussion
      swvalentiS
      swvalenti
    • RE: MMM-RTSPstream won't shut off.

      @BKeyport said in MMM-RTSPstream won't shut off.:

      Alphons: that’s exactly how the various streams are designed to act. It’s not a problem of the module, it’s a problem of the stream itself. You have to stop the stream in order to make the stream go away.

      I tried to tell am

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: HELP -- MMM-calendarExt2 was not displayed

      https://github.com/sdetweil/MagicMirror_scripts

      posted in Forum
      swvalentiS
      swvalenti
    • RE: What is your backup and restore method?

      @cowboysdude said in What is your backup and restore method?:

      https://www.raspberrystreet.com/learn/how-to-boot-raspberrypi-from-usb-ssd

      There may be an easier way but this helped me.

      @cowboysdude You the man that worked well for me and easy to follow!

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-MoonPhase

      Just tried it on mine no issues and no npm install

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-EventHorizon

      @sdetweil said in MMM-EventHorizon:

      @swvalenti Wrong double quote characters. Type it from the keyboard, not cut/paste

      I’m an idiot thank you sir that fixed it. Thanks @Mykle1 for the quick update! You guys rock.

      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: MMM-Tool stopped displaying in 2.17.1

      @fozi Head over to his forum and ask there

      http://forum.bugsounet.fr/category/33/mmm-tools

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: What have I been working on......

      Looks awesome, need that radar module!

      posted in Show your Mirror
      swvalentiS
      swvalenti
    • RE: MMM-News

      @Bugsounet Ok thanks for the detailed explanation. Here is my config now so hopefully this should resolve it.

      },
      		{
        		module: "MMM-News",
        		position: "bottom_bar",
        		config: {
          		apiKey : "XXXXXXXXXXXXXXXXXXX",
          		type: "horizontal",
          		query : [
            		{
              country: "us",
              className: "redTitle",
            },
          ],
      	touchable: false,
      	scanInterval: 1000*60*30
        }
      },
      
      posted in Utilities
      swvalentiS
      swvalenti
    • RE: Magic Mirror keeps re-opening after I quit?

      @r3d6
      However MagicMirror is named in pm2
      Open command line window and see below

      pm2 stop MagicMirror or pm2 stop mm
      

      To start

      pm2 start MagicMirror or pm2 start mm
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-News

      @Bugsounet said in MMM-News:

      “Oddly”, i have not touch to the css code
      and “Oddly” i don’t touche the main code
      and “Oddly” I run this module in 3 differents RPI
      and “Oddly” … this is no problem !

      so try to disable all module one by one (except this modules), disable custom.css too

      and “Oddly”, you will see : it works…

      You need a snickers bar or something? Take it down a notch keyboard warrior

      posted in Utilities
      swvalentiS
      swvalenti
    • RE: MMM-News

      @Morganga it is all laid out for ya below

      https://github.com/bugsounet/MMM-News

      posted in Utilities
      swvalentiS
      swvalenti
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @j-e-f-f said in MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast:

      @swvalenti yes you can. The weather alerts are part of the summary section. OpenWeather returns such a short summary that I didn’t think it necessary to make two separate configure. Two ways to turn off the alerts:

      • set summary : false
      • if you want the summary but not the alerts, you can hide them in your custom css as follows:
      .MMM-OpenWeatherForecast .weather-alert {
        display: none;
      }
      

      I think I’ll look at a way to truncate weather alerts so they don’t take up so much space.

      Awesome thanks @j-e-f-f !

      posted in Utilities
      swvalentiS
      swvalenti
    • 1 / 1