Site updated at 2015-12-12 19:45:14 UTC
This commit is contained in:
parent
87bc5c6ff8
commit
68c8f78c1c
20 changed files with 23 additions and 113 deletions
|
@ -11,7 +11,7 @@
|
|||
<title>InfluxDB and Grafana - Home Assistant</title>
|
||||
<meta name="author" content="Paulus Schoutsen">
|
||||
|
||||
<meta name="description" content="Home Assistant is an open-source home automation platform running on Python 3.">
|
||||
<meta name="description" content="A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafan.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/">
|
||||
|
@ -21,30 +21,7 @@
|
|||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2015/12/07/influxdb-and-grafana/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="
|
||||
|
||||
|
||||
|
||||
InfluxDB and Grafana
|
||||
|
||||
|
||||
|
||||
|
||||
December 07, 2015
|
||||
Fabian Affolter
|
||||
two minutes reading time
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
how-to
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Comment...">
|
||||
<meta property="og:description" content="A step by step guide to start recording data from Home Assistant in InfluxDB and visualizing it using Grafan.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/blog/2015-12-influxdb/grafana-graph.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue