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.

    No strength indicator

    Scheduled Pinned Locked Moved Utilities
    1 Posts 1 Posters 240 Views 1 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.
    • P Offline
      pgwr
      last edited by

      Re: Internet Monitor
      I assumed I wold see a strength indicator symbol on the MagicMirror but since I am very new to this I might be way off. I am seeing the gauges but no wifi symbol. Here is the information in my config file. Any help appreciated.

      		module: "internet-monitor",
      		position: "bottom_center",
      		header: "Internet Monitor",
      		config: {
      			type: "",
      			maxTime: 7000,
      			updateInterval: 120000,
      			verbose: false,
      			displayStrength: true,
      			displaySpeed: true,
      			strengthIconsize: 80,
      			maxGaugeScale: 100,
      			wifiSymbol: {
      				size: 50,
      				fullColor: '#3afc25',
      				almostColor: '#fff0c',
      				halfColor: '#ff8c00',
      				noneColor: '#ff1111'
      			},
      		}
      	},
      
      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