home-assistant.io/source/_components/camera.usps.markdown
John Mihalic 0aebbe3fcf Updated docs for USPS component camera addition (#3074)
* Updated docs for USPS component camera addition

* Bump to 0.51 release

* Bump release to 0.52

* Sync docs with final PR

* Fix typo
2017-08-20 21:40:30 +02:00

1.2 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page USPS Camera Instructions on how to set up USPS camera within Home Assistant. 2017-07-28 20:00 true false true true usps.png Camera 0.52 Cloud Polling

The usps camera component allows you to view the mail piece images made available through USPS via the Informed Delivery service. You must "Opt-In" to Informed Delivery to see mail images. This works in concert with USPS sensors.

You must have the [USPS component](/components/usps/) configured to use this camera. The camera will be setup if the `usps` component is configured and the required configuration is set.

To customize the interval that mail images are rotated in the mail camera you can edit your configuration.yaml file with the following settings:

# Example configuration.yaml entry
camera:
  - platform: usps
    scan_interval: 5

To enable this camera in your installation, set up the USPS component with your username and password.