Skip to content

jankeesvw/evohome-to-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evohome to InfluxDB

This is a docker container that pushes data from the Honeywell Evohome API to InfluxDB.

To use this run:

docker run -e INFLUX_DATABASE=domoticz \
  -e INFLUX_USERNAME=root \
  -e INFLUX_PASSWORD=pass \
  -e INFLUX_HOST=192.168.1.9 \
  -e EMAIL=email-adres-for-honeywell@example.com \
  -e PASSWORD=password-for-honeywell \
  -e APP=apikey-for-honeywell jankeesvw/evohome-to-influxdb

About

Publish Evohome temperatures to Influx from Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages