We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a341b72 commit 86789c9Copy full SHA for 86789c9
source/_components/sensor.usps.markdown
@@ -1,7 +1,7 @@
1
---
2
layout: page
3
title: USPS Sensor
4
-description: "Instructions on how to set up USP sensors within Home Assistant."
+description: "Instructions on how to set up USPS sensors within Home Assistant."
5
date: 2017-01-06 08:00
6
sidebar: true
7
comments: false
@@ -24,7 +24,7 @@ sensor:
24
password: YOUR_PASSWORD
25
```
26
27
-Configuration options for the a TCP Sensor:
+Configuration options for the USPS Sensor:
28
29
- **username** (*Required*): The username to access the USPS service.
30
- **password** (*Required*): The password for the given username.
0 commit comments