2.1.2 • Published 3 years ago

telldus2graphite v2.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

telldus2graphite

Fetches sensor values from Telldus Live and forwards them to Graphite.

NPM version Downloads Actions Status Actions Status

Sensors in Telldus Live ...

telldus

... will come out like this in Graphite

graphite

Install

npm install telldus2graphite

Setup

Environment variables

format=client.sensor.type
hostedGraphiteKey=... (optional)
telldusPrivateKey=...
telldusPublicKey= ...
telldusToken=...
telldusTokenSecret:...
url=plaintext://127.0.0.1:2003/

Formatting

  • client.sensor.type => home.freezer.temp (default)
  • client.type.sensor => home.temp.freezer
  • sensor.type => freezer.temp

Usage

crontab -e

Add this line to update sensors every minute

* * * * * node <path to>/telldus2graphite/node_modules/.bin/telldus2graphite
2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0-rc1

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.2.12

8 years ago

0.2.11

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago