File tree 2 files changed +10
-2
lines changed 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,11 @@ Welcome to the Home Assistant development documentation. This is the place to le
15
15
<img src =' /images/architecture/component_interaction.png ' alt =' Diagram showing interaction between components and the Home Assistant core. ' >
16
16
Diagram showing interaction between components and the Home Assistant core.
17
17
</p >
18
+
19
+ 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] .
20
+
21
+ <div class =' videoWrapper ' >
22
+ <iframe width =" 560 " height =" 315 " src =" https://www.youtube.com/embed/Cfasc9EgbMU " frameborder =" 0 " allowfullscreen ></iframe >
23
+ </div >
24
+
25
+ [ Python API docs ] : https://dev-docs.home-assistant.io
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : page
3
- title : " Python API"
4
- description : " Home Assistant Python API documentation"
3
+ title : " Python Remote API"
4
+ description : " Home Assistant Python Remote API documentation"
5
5
date : 2015-05-11 12:00
6
6
sidebar : true
7
7
comments : false
You can’t perform that action at this time.
0 commit comments