Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AfterShip sensor for packages #18034

Merged
merged 2 commits into from
Dec 27, 2018

Commits on Dec 19, 2018

  1. Add AfterShip sensor for packages

    Why:
    
     * I receive a lot of packages from many different shipping companies.
     * I would like to see in haas how many packages are being delivered.
    
    This change addreses the need by:
    
     * Adding a sensor for AfterShip (aftership.com)
     * AfterShip supports ~490 couriers world wide thus should cover
       almost any sensible tracking.
    
    Notes:
      - For now this sensor assumes you somehow have added trackings to
        aftership manually.
      - Future idea is to expose service that allows adding a tracking
        based on incoming mails.
      - Other improvments would be to add map markers for package locations.
    
    Related:
    - https://community.home-assistant.io/t/package-tracking/858
    - https://community.home-assistant.io/t/aftership-package-tracking/24068
    - https://community.home-assistant.io/t/aftership-shipment-tracking-platform/14074
    - https://community.home-assistant.io/t/aftership-state-card/57912
    maxandersen committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    2b82669 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Fix typo and update ordering

    fabaff committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    a57a29f View commit details
    Browse the repository at this point in the history