MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MMush
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    MMush

    @MMush

    0
    Reputation
    142
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    MMush Unfollow Follow

    Latest posts made by MMush

    • RE: MMM-network-signal module ALWAYS displays message text

      OK, that worked perfectly! Thank you for the fast response. The WiFi icon looks great (all by itself 🙂

      posted in Troubleshooting
      MMush
      MMush
    • RE: MMM-network-signal module ALWAYS displays message text

      @sdetweil OK, thank you! I will give that a try tonight and report back…

      posted in Troubleshooting
      MMush
      MMush
    • MMM-network-signal module ALWAYS displays message text

      Hello,

      I’m having an issue with the MMM-network-signal module from here:

      https://github.com/PoOwAa/MMM-network-signal
      

      Everything displays and works properly but I would like to remove the message text and only have the WiFi network icon.

      The relevant area of my config.js file reads:

      {	
      	module: "MMM-network-signal",
      	position: "bottom_left", 
      	showMessage: false
      },
      

      No matter what I enter for the showMessage line (e.g. false, ‘false’, “FALSE”, etc.) the text for the connection strength is ALWAYS displayed. I’d like it not to be…

      Can anyone help with what else to try here…?

      Thank you in advance,
      Mike

      posted in Troubleshooting
      MMush
      MMush
    • MMM-network-signal ALWAYS displays text

      Hello
      I’m having an issue with the MMM-network-signal module from here:
      https://github.com/PoOwAa/MMM-network-signal

      Everything displays and works properly but I would like to remove the message text and only have the WiFi network icon.

      The relevant area of my config.js file reads:
      {
      module: “MMM-network-signal”,
      position: “bottom_left”,
      showMessage: false
      },

      No matter what I enter for the showMessage line (e.g. false, ‘false’, “FALSE”, etc.) the text for the connection strength is ALWAYS displayed.

      I’d like it not to be… Can anyone help with what else to try here…?

      Thank you in advance
      Mike

      posted in Troubleshooting
      MMush
      MMush