Skip to content

Send Presence/Temperature/Battery data from Hue sensors to InfluxDB

License

Notifications You must be signed in to change notification settings

rubiojr/influxdb-huetemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hue temp to InfluxDB

Based on https://github.com/dariusjs/gohue

Sends data read from Philips Hue smart motion sensors to InfluxDB.

Grafana Demo

Docker

Edit env-file to add the required values, then:

docker run --env-file ./env-file ghcr.io/rubiojr/influxdb-huetemp

Hue Bridge account creation

Get the bridge IP with curl https://discovery.meethue.com/

Press the Hue bridge button and:

curl -d '{"devicetype":"huetemp"}' --header "Content-Type: application/json" --request POST http://bridge-ip/api

to get an API key.

About

Send Presence/Temperature/Battery data from Hue sensors to InfluxDB

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages