Site updated at 2017-08-26 17:30:22 UTC
This commit is contained in:
parent
919bae8956
commit
45060d18c1
1403 changed files with 8957 additions and 7954 deletions
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_config/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_config/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Add-On Configuration">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_config/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_config/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_development/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_development/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Developing an add-on">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_development/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_development/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Developing an Add-on
|
||||
Developing an add-on
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_publishing/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_publishing/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Publishing your add-on">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_publishing/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_publishing/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Steps on how-to create an add-on for Hass.io.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Publishing Your Add-on
|
||||
Publishing your add-on
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Add-ons repositories.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_repository/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_repository/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Create an add-on repository">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_repository/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_repository/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Add-ons repositories.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Create an Add-on Repository
|
||||
Create an add-on repository
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions how to test your add-on locally.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_testing/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_testing/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Local add-on testing">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_testing/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_testing/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Instructions how to test your add-on locally.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Local Add-on Testing
|
||||
Local add-on testing
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Easy tutorial to get started making your first add-on.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/addon_tutorial/">
|
||||
<link rel="canonical" href="/developers/hassio/addon_tutorial/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Tutorial: Making your first add-on">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/addon_tutorial/">
|
||||
<meta property="og:url" content="/developers/hassio/addon_tutorial/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Easy tutorial to get started making your first add-on.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -70,7 +70,7 @@
|
|||
<article class="page">
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Tutorial: Making Your First Add-on
|
||||
Tutorial: Making your first add-on
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="The architecture of Hass.io.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/architecture/">
|
||||
<link rel="canonical" href="/developers/hassio/architecture/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Hass.io Architecture">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/architecture/">
|
||||
<meta property="og:url" content="/developers/hassio/architecture/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="The architecture of Hass.io.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
|
|
@ -10,11 +10,11 @@
|
|||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Tips and tricks for when things go wrong.">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/hassio/debugging/">
|
||||
<link rel="canonical" href="/developers/hassio/debugging/">
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Debugging Hass.io">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/hassio/debugging/">
|
||||
<meta property="og:url" content="/developers/hassio/debugging/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Tips and tricks for when things go wrong.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue