Site updated at 2014-12-26 08:51:06 UTC
This commit is contained in:
parent
38193b9dbc
commit
b9c48a4e21
17 changed files with 149 additions and 23 deletions
2
atom.xml
2
atom.xml
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Home Assistant]]></title>
|
<title><![CDATA[Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2014-12-26T00:35:06-08:00</updated>
|
<updated>2014-12-26T00:51:02-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Website launched! - Home Assistant</title>
|
<title>Website launched! - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Home Assistant website has launched!">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Website launched!">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/blog/2014/12/18/website-launched/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Home Assistant website has launched!">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Home Control, Automation & the Smart Home - Home Assistant</title>
|
<title>Home Control, Automation & the Smart Home - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Overview of how the internet of things relates to home control, home automation and the smart home.">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Home Control, Automation & the Smart Home">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/blog/2014/12/26/home-control-home-automation-and-the-smart-home/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Overview of how the internet of things relates to home control, home automation and the smart home.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -17,6 +17,15 @@
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Blog index">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/blog/archives/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content=" Blog Index 2014 Dec 26 Home Control, Automation & the Smart Home Dec 18 Website launched! website ">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<title><![CDATA[Category: website | Home Assistant]]></title>
|
<title><![CDATA[Category: website | Home Assistant]]></title>
|
||||||
<link href="https://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
|
<link href="https://home-assistant.io/blog/categories/website/atom.xml" rel="self"/>
|
||||||
<link href="https://home-assistant.io/"/>
|
<link href="https://home-assistant.io/"/>
|
||||||
<updated>2014-12-26T00:35:06-08:00</updated>
|
<updated>2014-12-26T00:51:02-08:00</updated>
|
||||||
<id>https://home-assistant.io/</id>
|
<id>https://home-assistant.io/</id>
|
||||||
<author>
|
<author>
|
||||||
<name><![CDATA[Paulus Schoutsen]]></name>
|
<name><![CDATA[Paulus Schoutsen]]></name>
|
||||||
|
|
|
@ -17,6 +17,15 @@
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Category: website">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/blog/categories/website/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Category: website">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -17,6 +17,15 @@
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Home Assistant">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/blog/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Home Control, Automation & the Smart Home December 26, 2014 Paulus Schoutsen four minutes reading time Comments The internet has been buzzing over the last year about home automation. A lot of …">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Components - Home Assistant</title>
|
<title>Components - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="List of the built-in components of Home Assistant.">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Components">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/components/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="List of the built-in components of Home Assistant.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Adding support for a new platform - Home Assistant</title>
|
<title>Adding support for a new platform - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Hints and tips for when you're adding a new platform to Home Assistant.">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" 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:type" content="website">
|
||||||
|
<meta property="og:description" content="Hints and tips for when you're adding a new platform to Home Assistant.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Rest API - Home Assistant</title>
|
<title>Rest API - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Home Assistant Rest API documentation">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" 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/api.html/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Home Assistant Rest API documentation">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Architecture - Home Assistant</title>
|
<title>Architecture - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Overview of the Home Assistant architecture.">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" 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:type" content="website">
|
||||||
|
<meta property="og:description" content="Overview of the Home Assistant architecture.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Creating components - Home Assistant</title>
|
<title>Creating components - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<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="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Frontend development - Home Assistant</title>
|
<title>Frontend development - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Tips and hints if you are starting on Home Assistant frontend development">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" 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:type" content="website">
|
||||||
|
<meta property="og:description" content="Tips and hints if you are starting on Home Assistant frontend development">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Developers - Home Assistant</title>
|
<title>Developers - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Home Assistant developer information. Everything to get you started">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Developers">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/developers/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Home Assistant developer information. Everything to get you started">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -12,11 +12,20 @@
|
||||||
<title>Getting Started - Home Assistant</title>
|
<title>Getting Started - Home Assistant</title>
|
||||||
<meta name="author" content="Paulus Schoutsen">
|
<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="Step by step guide to get started with Home Assistant.">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Getting Started">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/getting-started/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Step by step guide to get started with Home Assistant.">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
|
@ -17,6 +17,15 @@
|
||||||
<meta name="viewport" content="width=device-width">
|
<meta name="viewport" content="width=device-width">
|
||||||
<link rel="canonical" href="https://home-assistant.io">
|
<link rel="canonical" href="https://home-assistant.io">
|
||||||
|
|
||||||
|
<meta property="fb:admins" content="338291289691179">
|
||||||
|
<meta property="og:title" content="Home Assistant">
|
||||||
|
<meta property="og:site_name" content="Home Assistant">
|
||||||
|
<meta property="og:url" content="https://home-assistant.io/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:description" content="Observe Home Assistant will track the state of all the devices in your home, so you don't have to. The following devices are supported: Philips Hue Belkin WeMo Google Chromecast Netgear, Tomato and …">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||||
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
|
||||||
<link rel='shortcut icon' href='/images/favicon.ico' />
|
<link rel='shortcut icon' href='/images/favicon.ico' />
|
||||||
|
|
22
sitemap.xml
22
sitemap.xml
|
@ -12,67 +12,67 @@
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/add_new_platform.html</loc>
|
<loc>https://home-assistant.io/developers/add_new_platform.html</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/api.html</loc>
|
<loc>https://home-assistant.io/developers/api.html</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/architecture.html</loc>
|
<loc>https://home-assistant.io/developers/architecture.html</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/creating_components.html</loc>
|
<loc>https://home-assistant.io/developers/creating_components.html</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/frontend.html</loc>
|
<loc>https://home-assistant.io/developers/frontend.html</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/blog/</loc>
|
<loc>https://home-assistant.io/blog/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/blog/archives/</loc>
|
<loc>https://home-assistant.io/blog/archives/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/</loc>
|
<loc>https://home-assistant.io/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/components/</loc>
|
<loc>https://home-assistant.io/components/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/getting-started/</loc>
|
<loc>https://home-assistant.io/getting-started/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://home-assistant.io/developers/</loc>
|
<loc>https://home-assistant.io/developers/</loc>
|
||||||
<lastmod>2014-12-26T00:35:06-08:00</lastmod>
|
<lastmod>2014-12-26T00:51:02-08:00</lastmod>
|
||||||
<changefreq>weekly</changefreq>
|
<changefreq>weekly</changefreq>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue