Skip to content

Proxy server that collects metrics from Bryant/Carrier Evolution Thermostats and sends them to InfluxDB

Notifications You must be signed in to change notification settings

TheCase/docker-bryant-influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This operates as a proxy server for the Bryant Evolution thermostat, capturing data and sending it to an InfluxDB time-series database (https://www.influxdata.com/time-series-platform/influxdb/)

docker run -d -p 8888:8888 --restart=always --name bryant -e INFLUXHOST=<influxdb_host> -e INFLUXPORT=8086 -e INFLUXUSER=admin -e INFLUXPASS=admin -e INFLUXDB=bryant   bryant thecase/bryant-influx
Reconfigure your thermostat to use the IP:port of your new proxy server:

menu -> wireless -> advanced -> manage proxy servers

About

Proxy server that collects metrics from Bryant/Carrier Evolution Thermostats and sends them to InfluxDB

Resources

Stars

Watchers

Forks

Packages

No packages published