• 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.

martinkooij/MMM-MyWeather: error message about appid

Scheduled Pinned Locked Moved Unsolved Troubleshooting
1 Posts 1 Posters 558 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.
  • D Offline
    dankerthrone
    last edited by dankerthrone Nov 29, 2019, 4:24 PM Nov 28, 2019, 8:14 PM

    Hi all,
    I installed and configured @martinkooij 's module correctly (I think):

    {
    			module: "MMM-MyWeather",
    			position: "bottom_left",
    			config: {
    				apiKey: "xxxxxxxxxxxxxxxxxxxxxxx",
    				lat: "xx.03586",
    				lon: "x.06379",
    				coloricon: true,
    				hourly: '1',
    				fctext: '0',
    				fcdaycount: "5",
    				fcdaystart: "0",
    				hourlyinterval: "3",
    				hourlycount: "3",
    				alerttime: 10000,
    				alerttruncatestring: "english:",
    				roundTmpDecs: 1,
    				UseCardinals: 0,
    				layout: "vertical",
    				fadePoint: 0.8,
    				windunits: "kph"
    				
    			}
    

    All I’m seeing, though, is this weird error message from a previous fork, I think:

    Please set the correct openweather *appid* in the config for
    module: MMM-MyWeather. 
    

    The module’s config, however, refers to weatherbit.io as its apibase. My apiKey seems to work there: I manually tested it and it does record “calls made” under my apikey, so that should check out. What am I missing?

    1 Reply Last reply Reply Quote 0
    • 1 / 1
    1 / 1
    • First post
      1/1
      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