Site updated at 2015-10-27 19:46:09 UTC

This commit is contained in:
Paulus Schoutsen 2015-10-27 12:46:09 -07:00
parent adcde053bb
commit 7412a60701
214 changed files with 2096 additions and 2370 deletions

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Adding support for a new platform">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/add_new_platform.html/">
<meta property="og:url" content="https://home-assistant.io/developers/add_new_platform.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Hints and tips for when you're adding a new platform to Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Home Assistant API">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/api.html/">
<meta property="og:url" content="https://home-assistant.io/developers/api.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Home Assistant API documentation">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Architecture">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/architecture.html/">
<meta property="og:url" content="https://home-assistant.io/developers/architecture.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Overview of the Home Assistant architecture.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Creating components">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/creating_components.html/">
<meta property="og:url" content="https://home-assistant.io/developers/creating_components.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Guidelines to get you create your first component for Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Credits">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/credits.html/">
<meta property="og:url" content="https://home-assistant.io/developers/credits.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Credits for the developers who contributed to Home Assistant.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Frontend development">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/frontend.html/">
<meta property="og:url" content="https://home-assistant.io/developers/frontend.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Tips and hints if you are starting on Home Assistant frontend development">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -15,7 +16,7 @@
<meta name="description" content="Home Assistant developer information. Everything to get you started">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/developers">
<link rel="canonical" href="https://home-assistant.io/developers/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Developers">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Python API">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/python_api.html/">
<meta property="og:url" content="https://home-assistant.io/developers/python_api.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Home Assistant Python API documentation">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Rest API">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/rest_api.html/">
<meta property="og:url" content="https://home-assistant.io/developers/rest_api.html">
<meta property="og:type" content="website">
<meta property="og:description" content="Home Assistant Rest API documentation">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">

View file

@ -5,6 +5,7 @@
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
@ -20,7 +21,7 @@
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Website home-assistant.io">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/developers/website.html/">
<meta property="og:url" content="https://home-assistant.io/developers/website.html">
<meta property="og:type" content="website">
<meta property="og:description" content="home-assistant.io web presence">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
@ -156,7 +157,7 @@
</table>
<p>No everything has a logo, to show something we are using the <a href="http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme">Gnome Icon Theme</a> from the <a href="http://www.gnome.org">GNOME Project</a> as a source for the placeholders. Those icon are licensed under the GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.</p>
<p>Not everything (product, component, etc.) has a logo, to show something we are using the <a href="http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme">Gnome Icon Theme</a> from the <a href="http://www.gnome.org">GNOME Project</a> as a source for the placeholders. Those icons are licensed under the GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.</p>
</article>