luftstatus-lifx

1.0.3 • Public • Published

Build Status js-standard-style

luftstatus-lifx

Change the colour of your Lifx lightbulb according to air pollution status from luftstatus.no

Setup

Get a token from https://cloud.lifx.com/settings, then add the value to url config.js.

Pick your area from this list, then add the value to area in config.js

Start

$ npm start

As long as it runs the script will check the status every pollIntervalMinutes (defaults to 60)

Use with cli

Run once

npx luftstatus-lifx -a grenland -t <LIFX-TOKEN>

Run every 1 minute

npx luftstatus-lifx -a bergen -t <LIFX-TOKEN> -i -p 1
Option Description
-a, --area area to monitor (required)
-t, --token lifx token (required)
-u, --url Lifx api url
-i, --interval Turn on poll interval
-p, --poll-interval-minutes Poll interval
-v, --version Output the version number
-h, --help Display help

License

MIT

Robohash image of luftstatus-lifx

Dependents (0)

Package Sidebar

Install

npm i luftstatus-lifx

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

6.42 kB

Total Files

6

Last publish

Collaborators

  • maccyber