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: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      @michael5r Any word on an update with the new google smart device management api?

      posted in Utilities
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      I’ve been keeping an eye on the NY data so i can compare it to my home state. Any idea whats happened there? It might be nice to have a 7 day rolling average option to smooth the data out. If that’s within the realm of “Not very difficult.”

      posted in Requests
      H
      humdinger44
    • RE: Covid-19

      this is great. thank you

      posted in Requests
      H
      humdinger44
    • RE: Covid-19

      Weather.com has by county/state information as well. Idk anything about how difficult that is to use for something like this.

      https://weather.com/coronavirus/l/41.8858,-87.6229

      posted in Requests
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      @sdetweil can you drop an example of the config for two graphs displayed at once?

      Edit: nevermind, I was overthinking it.

      posted in Requests
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      @sdetweil This really is great. If you can easily add a individual states (US) I would like to see how my state is doing compared to the national numbers. Its obviously not realistic to display 50 states at once but one or two would be nice. If its a whole big thing don’t worry about it

      posted in Requests
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      @sdetweil one thing i did do on my system is switch your background color from ‘black’ to ‘transparent’ because that works a little better with my setup.

      Thanks again

      posted in Requests
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      @sdetweil I got it working this morning after your latest update. Thanks for making this, its exactly what i was hoping for.

      posted in Requests
      H
      humdinger44
    • RE: covid bell curve line graph tracker

      @sdetweil love it! thanks for your efforts

      posted in Requests
      H
      humdinger44
    • covid bell curve line graph tracker

      I’m looking for a covid19 module that displays data in a line graph, hopefully representing a bell curve at some point. Bonus points if it lets you pick different countries to show on the same graph in different colors or something.

      before you grab your pitchforks and lock the thread, to my knowledge this does NOT yet exist. If it does please show me where.

      Be good y’all.

      posted in Requests
      H
      humdinger44
    • 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 / 1