Add content

This commit is contained in:
Fabian Affolter 2017-02-14 15:28:18 +01:00
parent 23106098d3
commit d974b0377c
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
4 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb
---
The [Python API](/developers/python_api/) allows one to create [interactive notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb).

View File

@ -7,6 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb
---
The [Database example](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb) shows you the details about how you can work with stored values.

View File

@ -7,6 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb
---
For graphing this [Jupyter notebook](ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb) should get you started.

View File

@ -7,6 +7,6 @@ sidebar: true
comments: false
sharing: true
footer: true
ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-statistics.ipynb
---
The [Statistics notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-statistics.ipynb) gets you started if you want to create statistical analysis of your data.