Site updated at 2017-01-16 07:20:37 UTC

This commit is contained in:
Travis CI 2017-01-16 07:20:37 +00:00
parent ac3dac67d4
commit d99c77562d
23 changed files with 40 additions and 40 deletions

View file

@ -9,7 +9,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>USPS Sensor - Home Assistant</title>
<meta name="author" content="Home Assistant">
<meta name="description" content="Instructions on how to set up USP sensors within Home Assistant.">
<meta name="description" content="Instructions on how to set up USPS sensors within Home Assistant.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="https://home-assistant.io/components/sensor.usps/">
@ -19,14 +19,14 @@
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="https://home-assistant.io/components/sensor.usps/">
<meta property="og:type" content="article">
<meta property="og:description" content="Instructions on how to set up USP sensors within Home Assistant.">
<meta property="og:description" content="Instructions on how to set up USPS sensors within Home Assistant.">
<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="USPS Sensor">
<meta name="twitter:description" content="Instructions on how to set up USP sensors within Home Assistant.">
<meta name="twitter:description" content="Instructions on how to set up USPS sensors within Home Assistant.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
@ -102,7 +102,7 @@
</code></pre>
</div>
<p>Configuration options for the a TCP Sensor:</p>
<p>Configuration options for the USPS Sensor:</p>
<ul>
<li><strong>username</strong> (<em>Required</em>): The username to access the USPS service.</li>