mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
USPS sensor typo fixes (#1788)
This commit is contained in:
parent
a341b7248b
commit
86789c91eb
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: USPS Sensor
|
title: USPS Sensor
|
||||||
description: "Instructions on how to set up USP sensors within Home Assistant."
|
description: "Instructions on how to set up USPS sensors within Home Assistant."
|
||||||
date: 2017-01-06 08:00
|
date: 2017-01-06 08:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -24,7 +24,7 @@ sensor:
|
|||||||
password: YOUR_PASSWORD
|
password: YOUR_PASSWORD
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration options for the a TCP Sensor:
|
Configuration options for the USPS Sensor:
|
||||||
|
|
||||||
- **username** (*Required*): The username to access the USPS service.
|
- **username** (*Required*): The username to access the USPS service.
|
||||||
- **password** (*Required*): The password for the given username.
|
- **password** (*Required*): The password for the given username.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user