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-Modulebar not working

    Scheduled Pinned Locked Moved Troubleshooting
    1 Posts 1 Posters 200 Views
    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.
    • U Offline
      User123
      last edited by sdetweil

      Hello and good afternoon,

      I have one problem with mmm-modulebar only one module is working, if I add new one number two or tree, this modules are not working. Here my config, maybe anybody can help me.

      {       		module: "MMM-Modulebar",
             			position: "top_bar", // This can be any of the regions.
      			//header: "Module", // Optional
              		classes: "default everyone", // Optional
              		config: {
              			buttons: {
            					"1": {
            						module: "MMM-iFrame",
            						text: "SmartHome",
      						symbol: "cloud",
            					},
      						"2": {
            						module: "MMM-EARTH",
            						text: "Erde",
      						symbol: "star-o",
            					},
            				}
             			}
          		},
      

      Many thanks in advance!!

      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