Site updated at 2015-12-13 20:31:28 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-13 12:31:28 -08:00
parent e433e0a4da
commit 2a9df699a4
257 changed files with 2301 additions and 1217 deletions

View file

@ -4,18 +4,16 @@
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>System Monitor - Home Assistant</title>
<meta name="author" content="Paulus Schoutsen">
<meta name="description" content="Instructions how to monitor the Home Assistant host.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/sensor.systemmonitor/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="System Monitor">
<meta property="og:site_name" content="Home Assistant">
@ -23,12 +21,18 @@
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions how to monitor the Home Assistant host.">
<meta property="og:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@balloob">
<meta name="twitter:title" content="System Monitor">
<meta name="twitter:description" content="Instructions how to monitor the Home Assistant host.">
<meta name="twitter:image" content="https://home-assistant.io/images/home-assistant-logo-2164x2164.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
</head>
</head>
<body >