• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-TouchNavigation, A Touch Activated Profile/Layout Changer

Scheduled Pinned Locked Moved Utilities
touchnavigationmodulelayoutprofilebuttonswitch
43 Posts 9 Posters 42.3k Views 10 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.
  • S Offline
    Snille Module Developer
    last edited by Snille Apr 26, 2017, 2:05 PM Apr 26, 2017, 2:04 PM

    @tosti007 Darn you! :) Now I have to start using this instead!! Thank you, need to get my mirror up and running again so I can reconfigure it (building frame for the moment). :)

    If you cant find it, make it and share it!
    Modules: MMM-homeassistant-sensors, MMM-Modulebar, MMM-Profilepicture, MMM-Videoplayer

    T 1 Reply Last reply Apr 27, 2017, 10:04 PM Reply Quote 0
    • T Offline
      tosti007 Module Developer @Snille
      last edited by tosti007 Apr 27, 2017, 10:17 PM Apr 27, 2017, 10:04 PM

      @Snille well you don’t have to, it’s just an option :P both still work. The other just allows for more possiblies but does take some more configuration than this module

      If there is anything don't hesitate to contact me!
      ProfileSwitcher, TouchNotifications

      1 Reply Last reply Reply Quote 1
      • B Offline
        Binog
        last edited by May 6, 2017, 2:58 PM

        Hey, can someone please help, or just post their config file?

        1.: I have this, and it does not show anything:
        and
        2.: What does the payload has to look like? that seems incorrect,… !?

        {
                   module: "MMM-TouchNavigation",
                   position: "bottom_right",
                   classes: 'default you me',
           		config: {
           			picturePlacement: "right",
           			minWidth: "30px",
           			direction: "row",
           			//border-radius: "1px",
           			//border-radius: "50%",
           			buttons: {
           				"me": {
           					img: "http://file to jpg", 
           					width: 40,
           					height: 40,
           					profilename: "me",
           					text: "me",
           						},
           				"You": {
           					img: "https://file to .jpg", 
           					width: 40,
           					height: 40,
           					NOTIFICATION: {
           						payload: {
           							//this.sendNotification('CURRENT_PROFILE', 'You')
           								},
           						profilename: "You",
           									},
        
        T 1 Reply Last reply May 6, 2017, 11:52 PM Reply Quote 0
        • T Offline
          tosti007 Module Developer @Binog
          last edited by tosti007 May 6, 2017, 11:53 PM May 6, 2017, 11:52 PM

          Hello @Binog,
          As fully described here you do not need to set something like profilename. The profile name is defined in the string before the : (like the first "me" after buttons).

          It’s not possible to have a custom notification. For that you would have to look at this module.

          If there is anything don't hesitate to contact me!
          ProfileSwitcher, TouchNotifications

          1 Reply Last reply Reply Quote 0
          • B Offline
            Binog
            last edited by May 7, 2017, 6:51 AM

            Thanks for explaining,
            Is the Syntax, the same?
            I realized,. my module is TouchNavigation thow the installed module in modules ist TouchNavigations,… face-palm

            1 Reply Last reply Reply Quote 0
            • K Offline
              KamiSchami
              last edited by KamiSchami Jan 10, 2021, 9:25 PM Jan 10, 2021, 8:50 PM

              Hi, suddenly the border of my buttons are black. I no longer know whether I have adjusted something. Where can i search? By the way, great module.

              Real programmers never work 9 to 5. If they are around at 9 AM, it's because they were up all night.

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 5
              • 5 / 5
              • 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