Sign inSign up

thecase/bryant-influx

By thecase

•Updated over 5 years ago

Docker MITM proxy to grab metrics from Bryant/Carrier Evolution thermostats + exports to InfluxDB

Image
0

862

thecase/bryant-influx repository overview

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

Tag summary

Content type

Image

Digest

Size

30.9 MB

Last updated

almost 8 years ago

docker pull thecase/bryant-influx