MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. humdinger44
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    H
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 23
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Carbon PPM tracker

      I dont know much about what format the data source should be in but there are a lot of resources. Here are a few more from a qick google

      https://www.kaggle.com/ucsandiego/carbon-dioxide
      https://www.esrl.noaa.gov/gmd/ccgg/trends/monthly.html
      https://climate.nasa.gov/vital-signs/carbon-dioxide/

      posted in Requests
      H
      humdinger44
    • Carbon PPM tracker

      I was wondering if someone could model something off of the mmm-avstock module to make an atmospheric carbon tracker. Take a site like www.co2.earth/ and plot the value each day, developing a trend over time.

      Shoutout to @eouia and the MMM-AVStock module.

      posted in Requests environment science climate weather
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil Thanks for walking me through this. Unfortunately ive not been able to identify the process https://i.imgur.com/hgXS13T.png?1
      i tried doing it from different directory locations and with the ls command because show wasnt working.

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil Sorry, I’m wildly incompetent at this.
      My mirror launches in electrum automatically. When I kill it, it just relaunches itself seconds later. I don’t know how to launch that inspection tool without starting a second copy.

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil it’s only like that because of how I started the dev tool while the mirror was already running

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil
      this?
      https://i.imgur.com/SZZOQHm.png?1
      note that my internet connection up and running

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @sdetweil https://imgur.com/d2Xeqgs.jpg I dont see anything like that
      https://i.imgur.com/d2Xeqgs.jpg shows the errors tab. i dont believe any of them apply to darksky

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      @motdog Thanks, I double checked that but it is the negative sign “-”

      posted in Utilities
      H
      humdinger44
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Hey guys,
      I too am trying to solve the “Loading…” problem. I’ve tried a number of things but the most telling clue I have is that dark sky doesn’t register any api use for my key. I’ve tried resetting the key, no difference. No errors show up in the dev tool. Does anyone see any problems with my config?

      {
         	module: "MMM-DarkSkyForecast",
        	header: "Weather",
      	classes: "default everyone",
        	disabled: false,
        	position: "top_right",
        		config:
      			{
          			apikey: "**************",
          			latitude: "**.******",
          			longitude: "-**.******",
          			iconset: "2m",
          			forecastLayout: "table"
          			}
      		},
      
      posted in Utilities
      H
      humdinger44
    • RE: YTD Stocks tracker

      @sean

      Thanks for your input. I just installed the AVStock module and it is working out well. You’re right, 90 days is sufficient for the general trend data I was hoping to see.

      Can you do anything to make my price data trend towards the top right instead of toward my feet? ;)

      posted in Requests
      H
      humdinger44
    • 1
    • 2
    • 3
    • 2 / 3