MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. PHAGE.GOV
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 35
    • Best 1
    • Controversial 0
    • Groups 0

    PHAGE.GOV

    @PHAGE.GOV

    1
    Reputation
    55
    Profile views
    35
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    PHAGE.GOV Unfollow Follow

    Best posts made by PHAGE.GOV

    • RE: Config Error

      @sdetweil yeah, but npm run config:check was such a life saver

      posted in Troubleshooting
      P
      PHAGE.GOV

    Latest posts made by PHAGE.GOV

    • RE: MMM-awesome-alexa

      @dolanmiu Hello, i know you probably get asked this alot, but i got the client id and client secret, but I can’t figure out what to put for the allowed return urls, or how to find/make them on the amazon dev side and on the magic mirror side

      posted in Utilities
      P
      PHAGE.GOV
    • RE: GPIO help

      so like when i type those commands in the terminal nothing will apear, is that normal?

      posted in Troubleshooting
      P
      PHAGE.GOV
    • GPIO help

      Hello,
      I was trying to run the

      sudo usermod -a -G gpio pi
      

      step on the MMM-PIR-sensor module and for some reason it wont let me run it. I.e. it wont let me open up the mirror after i completed the steps and there is no system dialogue while running the command, as in it just skips to the next bar without any response to the user. it is also the same with the next command,

      sudo chmod u+s /opt/vc/bin/tvservice && sudo chmod u+s /bin/chvt
      

      thanks!

      posted in Troubleshooting
      P
      PHAGE.GOV
    • RE: Alert Module help
      {
      			module: "alert",
      			welcome_message: "Hello there",
      			position: "right",
      			effect: "slide",
      			display_time: "3500",
      		},
      

      thats how i set it in config.js

      posted in Troubleshooting
      P
      PHAGE.GOV
    • Alert Module help

      Hello,
      I have no idea how to use the alert module.
      whenever I run the system,
      93df941b-7b2f-441b-96f2-a803ba5709e5-image.png

      and i dont know what it is supposed to do, but im pretty thats not it
      thanks in advance!

      posted in Troubleshooting
      P
      PHAGE.GOV
    • MoonRise Help

      Hello!
      I cant get the moon rise thing on mm-clock to work through the lat and lon values. can someone point me towards a guide or help me out a bit?
      thanks!

      posted in Troubleshooting
      P
      PHAGE.GOV
    • RE: Config Error

      @sdetweil yeah, but npm run config:check was such a life saver

      posted in Troubleshooting
      P
      PHAGE.GOV
    • RE: Config Error

      @sdetweil indeed it is, i found it tho, and i fixed everything else too! thank you so much! and i learned so much from this also, i feel much more confident poking around and i defs learned much more about proper coding

      posted in Troubleshooting
      P
      PHAGE.GOV
    • RE: Config Error

      @lavolp3

      {
      			module: "compliments",
      			position: "lower_third",
      			compliments: {	
      				"anytime" : [
      					"Hey there sexy!"
      				],
      				"morning" : [
      

      so 64 is the compliments line and it says it has trailing spaces. Im actually learning so much about json files rn so thank you @sdetweil and @lavolp3

      posted in Troubleshooting
      P
      PHAGE.GOV
    • RE: Config Error

      @sdetweil okay so ive been combing through the code, and since i didnt know how to properly edit .json files, i had alot of cleanup to do, im still not done, but getting there. what is a trailing space though? i dont know what to remove

      posted in Troubleshooting
      P
      PHAGE.GOV