Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/_components/sensor.usps.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
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
sidebar: true
comments: false
Expand All @@ -24,7 +24,7 @@ sensor:
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.
- **password** (*Required*): The password for the given username.
Expand Down