Skip to content

Import Acurite sensor devices to influx or prometheus

License

Notifications You must be signed in to change notification settings

akhenakh/acurite_to_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acurite_to_graph

Graph your temperature & humidity sensors (AcuRite 06002RM, AcuRite 06044M ...).

It parses the JSON output from rtl_443 command and expose it to Prometheus.

You can pass a flag to add a name label matching a specific id like:

acurite_to_graph -nameFields 8831=bedroom,15466=livingroom -debug
2016/10/27 17:45:38 {Acurite tower sensor 15466 A 17.5 52 OK livingroom}
2016/10/27 17:45:41 {Acurite tower sensor 8831 B 17.1 54 OK bedroom}

A mini website with your live temperatures is also accessible at http://localhost:44010

example webpage

Here is a blogpost about it.

About

Import Acurite sensor devices to influx or prometheus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages