mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Blog post for the new data exploration notebook by @kireyeu (#790)
This commit is contained in:
parent
567cf32005
commit
166734b4ed
@ -0,0 +1,25 @@
|
|||||||
|
---
|
||||||
|
layout: post
|
||||||
|
title: "Github-style calendar heatmap of device data"
|
||||||
|
description: "Generating a Github-style calendar heatmap from your device data."
|
||||||
|
date: 2016-08-19 06:00:00 +0000
|
||||||
|
date_formatted: "August 19, 2016"
|
||||||
|
author: Fabian Affolter
|
||||||
|
author_twitter: fabaff
|
||||||
|
comments: true
|
||||||
|
categories: How-To IoT-Data
|
||||||
|
og_image: /images/blog/2016-08-data-exploration/heatmap.png
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Thanks to [Anton Kireyeu](https://github.com/kireyeu) we are able to present another awesome [Jupyter notebook]. I guess that you all know the graph which Github is using to visualize your commits per day over a time-line. It's a so-called [heatmap]. If there are more commits, it's getting hotter. The latest [notebook][nb-prev] is capable to do the same thing for your devices. To be more precise, for the hours your devices are home.
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/blog/2016-08-data-exploration/heatmap.png'>
|
||||||
|
Heatmap
|
||||||
|
</p>
|
||||||
|
|
||||||
|
[heatmap]: https://en.wikipedia.org/wiki/Heat_map
|
||||||
|
[Jupyter notebook]: https://jupyter.org/
|
||||||
|
[nb-prev]: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/DataExploration-2/DataExploration-2.ipynb
|
||||||
|
|
BIN
source/images/blog/2016-08-data-exploration/heatmap.png
Normal file
BIN
source/images/blog/2016-08-data-exploration/heatmap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
x
Reference in New Issue
Block a user