Skip to content

Instantly share code, notes, and snippets.

@hastarin
Created May 13, 2018 01:12
Show Gist options
  • Save hastarin/984d17f5b828fdc67ac9e6d4decc71de to your computer and use it in GitHub Desktop.
Save hastarin/984d17f5b828fdc67ac9e6d4decc71de to your computer and use it in GitHub Desktop.
Home Assistant Notes for InfluxDb and Grafana 5.x on Raspian Stretch
I found a gist for InfluxDB here:
https://gist.github.com/boseji/bb71910d43283a1b84ab200bcce43c26
I followed that but replaced jessie with stretch.
Thanks to @fg2it we have a build of Grafana for the Pi complete with instruction to install here:
https://github.com/fg2it/grafana-on-raspberry/wiki
I went for the Bintray option so I'll get updates.
Ran influx command as per:
https://docs.influxdata.com/influxdb/v1.5/introduction/getting-started/
CREATE DATABASE home_assistant
Followed influxdb component information:
https://www.home-assistant.io/components/influxdb/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment