This component is not currently maintained
Home Assistant custom component for Package Concierge that can login and get a count (maximum 5) of packages waiting to be picked up from the Package Concierge package locker system. It also supports multiple users by registering multiple sensors.
It exposes a sensor (by default sensor.package_concierge_USERNAME
, but overridden by setting name:
) that is a count of the number of packages in the "Delivered" status.
This custom component can be installed using HACS. Follow these steps and use the repository URL https://github.com/corbanmailloux/package-concierge-hass
Copy the contents of the custom_components/package_concierge/
folder to <config_dir>/custom_components/package_concierge/
on your Home Assistant installation.
Add the following to your configuration.yaml
file (or a package file):
# Example configuration.yaml entry
sensor:
- platform: package_concierge
name: package_concierge_corban # Optional
username: "USERNAME"
password: "0000" # PIN