Site updated at 2014-12-26 08:51:06 UTC

This commit is contained in:
Paulus Schoutsen 2014-12-26 00:51:06 -08:00
parent 38193b9dbc
commit b9c48a4e21
17 changed files with 149 additions and 23 deletions

View file

@ -12,11 +12,20 @@
<title>Creating components - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Home Assistant is an open-source home automation platform running on Python 3.">
<meta name="description" content="Guidelines to get you create your first component for Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io">
<meta property="fb:admins" 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:type" content="website">
<meta property="og:description" content="Guidelines to get you create your first component for Home Assistant.">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />