Site updated at 2016-09-18 03:44:48 UTC
This commit is contained in:
parent
4acf6e7323
commit
c73280b5b1
24 changed files with 50 additions and 43 deletions
|
@ -7,26 +7,26 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Python API - Home Assistant</title>
|
||||
<title>Python Remote API - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Home Assistant Python API documentation">
|
||||
<meta name="description" content="Home Assistant Python Remote API documentation">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/developers/python_api/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Python API">
|
||||
<meta property="og:title" content="Python Remote API">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/developers/python_api/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:description" content="Home Assistant Python API documentation">
|
||||
<meta property="og:description" content="Home Assistant Python Remote API documentation">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Python API">
|
||||
<meta name="twitter:description" content="Home Assistant Python API documentation">
|
||||
<meta name="twitter:title" content="Python Remote API">
|
||||
<meta name="twitter:description" content="Home Assistant Python Remote API documentation">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
|
||||
|
@ -83,7 +83,7 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Python API
|
||||
Python Remote API
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue