Skip to content

dashing.io Widget for NetAtmo Personal Weather Stations

Notifications You must be signed in to change notification settings

olf/dashing_netatmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

A Dashing widget to display readings from your NetAtmo Personal Weather Station (PWS).

Dependencies

You need an account and Weather Station from NetAtmo.

You also need to register an own app at NetAtmo Developer to get access to all readings from your PWS.

Add to dashing's gemfile:

gem 'curb'
gem 'json'

and run bundle install.

Usage

Update your settings in config/netatmo.yml

Add the widget HTML to your dashboard

    <li data-row="1" data-col="5" data-sizex="1" data-sizey="5">
      <div data-id="netatmo" data-view="Netatmo"></div>
    </li>

About

dashing.io Widget for NetAtmo Personal Weather Stations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published