Giter VIP home page Giter VIP logo

mmm-climacell-hourly's Introduction

MMM-Climacell-Hourly

  • Hourly weather module using the NEW Climacell v4 api

  • You will need a new API key from Climacell

Good-bye bottom_bar (Well, not really)

  • This was designed for use in the bottom_bar position of your MagicMirror
  • Can share bottom bar position with any module via Hello-Lucy
  • Five minute updates for current conditions
  • CSS provided for coloring and sizing. Make it your own.

Examples

  • Default white

Installation and requirements

  • git clone https://github.com/mykle1/MMM-Climacell-Hourly into the ~/MagicMirror/modules directory.

  • Free API key at https://www.climacell.co (Required)

  • No dependencies needed! No kidding!

Config.js entry and options

{
    disabled: false,
    module: "MMM-Climacell-Hourly",
    position: "bottom_bar", // designed for bottom_bar(best) thirds should be good too
    config: {
        apiKey: "Your API key", // Get FREE API key from ClimaCell.com
        ownTitle: "Current Condition is ",
        tempUnits: "imperial", // imperial or metric
        lat: '41.7749', // Chicago
        lon: '-87.4194', // Chicago
        css: "2",
        playSounds: "no",
        useHeader: false, // true if you want a header
        header: "Your header",
        maxWidth: "100%",
        updateInterval: 5 * 60 * 1000,
    }
},

Thanks to @cowboysdude for perpetual tech support!

mmm-climacell-hourly's People

Contributors

mykle1 avatar

Stargazers

 avatar

Watchers

James Cloos avatar Eric H avatar  avatar

mmm-climacell-hourly's Issues

MMM-Climacell-Hourly by mykle1. Climacell data...

Hello i have problem with module MMM-Climacell-Hourly by mykle1
logs:

0|MagicMirror | Checking git for module: MMM-Climacell-Hourly
0|MagicMirror | [2021-01-26 16:48:17.099] [INFO]
0|MagicMirror | Checking git for module: MMM-Screencast
0|MagicMirror | [2021-01-26 16:48:17.958] [ERROR]
0|MagicMirror | Whoops! There was an uncaught exception...
0|MagicMirror | [2021-01-26 16:48:17.963] [ERROR]
0|MagicMirror | TypeError: result.slice is not a function
0|MagicMirror | at Request._callback (/home/pi/MagicMirror/modules/MMM-Climacell-Hourly/node_helper.js:46:33)
0|MagicMirror | at Request.self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22)
0|MagicMirror | at Request.emit (events.js:200:13)
0|MagicMirror | at Request. (/home/pi/MagicMirror/node_modules/request/request.js:1154:10)
0|MagicMirror | at Request.emit (events.js:200:13)
0|MagicMirror | at IncomingMessage. (/home/pi/MagicMirror/node_modules/request/request.js:1076:12)
0|MagicMirror | at Object.onceWrapper (events.js:288:20)
0|MagicMirror | at IncomingMessage.emit (events.js:205:15)
0|MagicMirror | at endReadableNT (_stream_readable.js:1154:12)
0|MagicMirror | at processTicksAndRejections (internal/process/task_queues.js:84:9)
0|MagicMirror | [2021-01-26 16:48:17.970] [ERROR]
0|MagicMirror | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|MagicMirror | [2021-01-26 16:48:17.973] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

Foto and config.js

`css` config param

Hi,

Great module!

I'm trying to alter the css config parameter but it's doing nothing. I debugged into getStyles to see that it does return the desired css file, but see no visual difference.

What am I missing?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.