Site updated at 2017-10-13 06:24:33 UTC

This commit is contained in:
Travis CI 2017-10-13 06:24:33 +00:00
parent 023e1e7306
commit b0002b6157
29 changed files with 72 additions and 72 deletions

View file

@ -6,13 +6,13 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Custom UI light state-card by andrey-git - Home Assistant</title>
<title>Custom UI state-card by andrey-git - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/cookbook/custom_ui_by_andrey-git/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Custom UI light state-card by andrey-git">
<meta property="og:title" content="Custom UI state-card by andrey-git">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/cookbook/custom_ui_by_andrey-git/">
<meta property="og:type" content="article">
@ -20,7 +20,7 @@
<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="Custom UI light state-card by andrey-git">
<meta name="twitter:title" content="Custom UI state-card by andrey-git">
<meta name="twitter:description" content="">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
@ -70,7 +70,7 @@
<article class="page">
<header>
<h1 class="title indent">
Custom UI light state-card by andrey-git
Custom UI state-card by andrey-git
</h1>
</header>
<hr class="divider">
@ -90,7 +90,7 @@
<a href='/cookbook/custom_panel_using_react/'>Custom Panel using React</a>
</li>
<li>
Custom UI light state-card by andrey-git
Custom UI state-card by andrey-git
</li>
<li>
<a href='/cookbook/google_maps_card/'>Show Google Maps as a card</a>