MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Kitchen Magic²

    Scheduled Pinned Locked Moved Show your Mirror
    8 Posts 5 Posters 3.6k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      Dragonfire1983
      last edited by

      Hello, how did you configure MMM-SimpleText and MMM-Page?

      Hallo wie hast du MMM-SimpleText und MMM-Page konfiguriert?

      Google Translate :)

      D 1 Reply Last reply Reply Quote 0
      • D Offline
        dennisrosenbaum @Dragonfire1983
        last edited by

        @Dragonfire1983 I use the classes in order to show on the different pages

        modules: [
        		{
        			module: 'MMM-pages',
        			config: {
        				modules:
        					[
        						// dashboard
        						["title_dashboard",  ...],
        						// agenda
        						["title_agenda",  ...],
                                                         ...
        					]
        			}
        		},
        		//----------------- Page dashboard -----------------\\
        		{
        			module: 'MMM-SimpleText',
        			classes: 'title_dashboard',
        			position: 'top_bar',
        			config: {
        				text: { 'value': 'Dashboard' },
        				fontSize: { 'value': 'xx-large' }
        			}
        		}
        ]
        
        1 Reply Last reply Reply Quote 1
        • S Offline
          SmartBeaker @dennisrosenbaum
          last edited by

          @dennisrosenbaum

          Hi,
          regarding the cable management I might have an idea. Make a little box out of wood.
          The box is mounted to the shelf.
          Hang the monitor below the box.
          The powercable comes in my case from the bottom, you can see the cable duct.
          In the box there’s the rasberry, power outlet, power supply and all cables.
          Left and right I put some speakers.
          Below is a microphone for Alexa.
          Also below the box is a motion detector to switch on / off the screen. Later I added a power off button, a reset button and a power switch, and some leds to show a status without the need to turn on the monitor.

          IMG_20171104_211751_2.jpg

          The picture is from 2017 after I made my first installtion.
          Since we have a new kitchen, I don’t have a screen at the moment, so I can’t provide more pictures.

          D 1 Reply Last reply Reply Quote 1
          • M Offline
            missnerdtou
            last edited by

            What kind of screen is that?

            D 1 Reply Last reply Reply Quote 0
            • D Offline
              dennisrosenbaum @SmartBeaker
              last edited by

              @SmartBeaker Thank you very much! This looks like a great way to fix the cable management!

              1 Reply Last reply Reply Quote 0
              • D Offline
                dennisrosenbaum @missnerdtou
                last edited by

                @missnerdtou It’s a Microsoft Surface Pro 3

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy