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

    Posts

    Recent Best Controversial
    • RE: Factory Reset button

      @kpl4184
      You can add
      dtoverlay=gpio-shutdown,gpio_pin=3, active_low=1,gpio_pull=up
      in the /boot/config.txt
      Connect a pushbutton with gpio 3 and GND
      145cad11-bd1e-4f57-8d9c-1efed3c3457f-image.png
      …one push will shutdown the RPI, a second will restart it.
      …and use it on your own risk:-)

      posted in Troubleshooting
      thgmirrorT
      thgmirror
    • RE: Crushed diamond magicmirror

      @tanvir586 nice Swarowski-frame!!!

      posted in Show your Mirror
      thgmirrorT
      thgmirror
    • RE: MMM-futar - how to add modules multiple time?

      Hi @0livia, I had some trouble when I tried to locate modules at the same region…so I would use first to set one occurrence to top_left and the second to top_right.

      posted in Troubleshooting
      thgmirrorT
      thgmirror
    • RE: Display logos?

      @Bungle68 I have good experiences with MMM-EasyPix.
      You have to store your logo(s) in the subfolder “pix” of the module.

      posted in General Discussion
      thgmirrorT
      thgmirror
    • Mouseclick via Notification

      Hi, is it possibel to send a noticication with x-y-coordinates as payload witch end-up as a mouseclick at the screen?
      Thank you in advance.

      posted in Utilities
      thgmirrorT
      thgmirror
    • RE: Way to insert a HTML link in var

      @Tom_LabHIdouille I’m not familiar with compliments, but can’t you create a locale html-file at the modules folder with the link to the picture you prefer and add the name of the html at all the compliments-module(s).
      The benefit would be only to change the locale file and all the compliments-modules should show your picture.

      posted in Troubleshooting
      thgmirrorT
      thgmirror
    • RE: MMM-GrafanaCharts and MMM-GrafanaGauges: Display you data with Charts and Gauges. Beautifully.

      @Egnos You can use RDDTOOL, I described it here: https://forum.magicmirror.builders/topic/16575/cpu-temperature-as-a-graph-with-rrdtool?_=1666781012238
      But instead of creating an extra html, you can use the output directly with MMM-EasyPix:

      //#################################################################################
      		{
      			disabled: false,
      			module: "MMM-EasyPix",
      			position: "top_center",
      			config: {
      				picName: "cputemp.gif",      
      				maxWidth: "100%",            
      //				sounds: ["1.mp3", "me2.mp3"],
      				updateInterval: 600000,      
      				animationSpeed: 1000,
      			}	
      		},
      //#################################################################################
      
      posted in Utilities
      thgmirrorT
      thgmirror
    • RE: [Default clock] Incorrect week number

      @sdetweil I just wanted to help @p1lspeda and to give a working example.

      posted in Bug Hunt
      thgmirrorT
      thgmirror
    • RE: [Default clock] Incorrect week number

      @sdetweil Hey…I have no issue:-) it is @p1lspeda

      posted in Bug Hunt
      thgmirrorT
      thgmirror
    • RE: [Default clock] Incorrect week number

      @sdetweil said in [Default clock] Incorrect week number:

      I see the code set moment from the language set in config.js

      DE

      posted in Bug Hunt
      thgmirrorT
      thgmirror
    • 1 / 1