mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add PyCon2016 video to docs
This commit is contained in:
parent
a42393ed91
commit
2a26e36cb1
@ -15,3 +15,11 @@ Welcome to the Home Assistant development documentation. This is the place to le
|
|||||||
<img src='/images/architecture/component_interaction.png' alt='Diagram showing interaction between components and the Home Assistant core.'>
|
<img src='/images/architecture/component_interaction.png' alt='Diagram showing interaction between components and the Home Assistant core.'>
|
||||||
Diagram showing interaction between components and the Home Assistant core.
|
Diagram showing interaction between components and the Home Assistant core.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
The best way to familiarize yourself with Home Assistant is to watch the PyCon 2016 talk about Home Assistant and read through the [Python API docs].
|
||||||
|
|
||||||
|
<div class='videoWrapper'>
|
||||||
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/Cfasc9EgbMU" frameborder="0" allowfullscreen></iframe>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[Python API docs]: https://dev-docs.home-assistant.io
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Python API"
|
title: "Python Remote API"
|
||||||
description: "Home Assistant Python API documentation"
|
description: "Home Assistant Python Remote API documentation"
|
||||||
date: 2015-05-11 12:00
|
date: 2015-05-11 12:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user