Site updated at 2017-10-13 06:24:33 UTC
This commit is contained in:
parent
023e1e7306
commit
b0002b6157
29 changed files with 72 additions and 72 deletions
|
@ -113,7 +113,7 @@
|
|||
Custom Panel using React
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://github.com/andrey-git/home-assistant-custom-ui'>Custom UI light state-card by andrey-git <i class="icon-external-link"></i></a>
|
||||
<a href='https://github.com/andrey-git/home-assistant-custom-ui'>Custom UI state-card by andrey-git <i class="icon-external-link"></i></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/cookbook/google_maps_card/'>Show Google Maps as a card</a>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
<a href='/cookbook/custom_panel_using_react/'>Custom Panel using React</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='https://github.com/andrey-git/home-assistant-custom-ui'>Custom UI light state-card by andrey-git <i class="icon-external-link"></i></a>
|
||||
<a href='https://github.com/andrey-git/home-assistant-custom-ui'>Custom UI state-card by andrey-git <i class="icon-external-link"></i></a>
|
||||
</li>
|
||||
<li>
|
||||
Show Google Maps as a card
|
||||
|
|
|
@ -244,7 +244,7 @@ A great place to find popular configurations is on this <a href="https://github.
|
|||
<p><a href="/cookbook/custom_panel_using_react/">Custom Panel using React</a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://github.com/andrey-git/home-assistant-custom-ui">Custom UI light state-card by andrey-git <i class="icon-external-link"></i></a></p>
|
||||
<p><a href="https://github.com/andrey-git/home-assistant-custom-ui">Custom UI state-card by andrey-git <i class="icon-external-link"></i></a></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/cookbook/google_maps_card/">Show Google Maps as a card</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue