Site updated at 2016-11-20 00:22:53 UTC
This commit is contained in:
parent
ce3dfe503b
commit
24a52ce474
136 changed files with 174 additions and 174 deletions
|
@ -291,7 +291,7 @@
|
|||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/">0.33: New Calendar component, Wink thermostats and Cisco IOS</a>
|
||||
<a href="/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/">0.33: New Calendar component, Wink thermostats and Cisco IOS</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
|
@ -12,12 +12,12 @@
|
|||
<meta name="description" content="Continued our upgrade to Async, fixed tons of bugs and added a few new things.">
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/">
|
||||
<link rel="canonical" href="https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="0.33: New Calendar component, Wink thermostats and Cisco IOS">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/">
|
||||
<meta property="og:url" content="https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:description" content="Continued our upgrade to Async, fixed tons of bugs and added a few new things.">
|
||||
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
@ -86,7 +86,7 @@
|
|||
|
||||
|
||||
<div class="meta clearfix">
|
||||
<time datetime="2016-11-19T03:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> November 20, 2016</time>
|
||||
<time datetime="2016-11-20T00:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> November 20, 2016</time>
|
||||
<span class="byline author vcard"><i class='icon-user'></i> Fabian Affolter</span>
|
||||
<span><i class='icon-time'></i> two minutes reading time</span>
|
||||
<span>
|
||||
|
@ -185,12 +185,12 @@
|
|||
class="twitter-share-button"
|
||||
data-via="home_assistant"
|
||||
data-related="home_assistant"
|
||||
data-url="https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/"
|
||||
data-counturl="https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/" >Tweet</a>
|
||||
data-url="https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/"
|
||||
data-counturl="https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/" >Tweet</a>
|
||||
|
||||
|
||||
<div class="fb-share-button" style='top: -6px;'
|
||||
data-href="https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/"
|
||||
data-href="https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/"
|
||||
data-layout="button_count">
|
||||
</div>
|
||||
|
||||
|
@ -272,8 +272,8 @@
|
|||
|
||||
|
||||
// var disqus_developer = 1;
|
||||
var disqus_identifier = 'https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/';
|
||||
var disqus_url = 'https://home-assistant.io/blog/2016/11/19/calendar-wink-thermostats-cisco-ios/';
|
||||
var disqus_identifier = 'https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/';
|
||||
var disqus_url = 'https://home-assistant.io/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/';
|
||||
var disqus_script = 'embed.js';
|
||||
|
||||
(function () {
|
Loading…
Add table
Add a link
Reference in a new issue