mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update Aftership documentation, API use requires paid plan (#16346)
Updated the documentation. The free plan of Aftership does not include API tracking anymore.
This commit is contained in:
parent
c0979eb56b
commit
a2d53646e1
@ -8,7 +8,7 @@ ha_iot_class: Cloud Polling
|
|||||||
ha_domain: aftership
|
ha_domain: aftership
|
||||||
---
|
---
|
||||||
|
|
||||||
The `aftership` platform allows one to track deliveries by [AfterShip](https://www.aftership.com), a service that supports 490+ couriers worldwide. There is a 'Forever Free' tier which allows tracking of up to 50 packages per month. There are various paid-for tiers after that.
|
The `aftership` platform allows one to track deliveries by [AfterShip](https://www.aftership.com), a service that supports 490+ couriers worldwide. To use the tracking API functionality, the Essentials plan is required. This plan includes 100 shipments per month. There are various paid-for tiers after that.
|
||||||
|
|
||||||
The sensor value shows the number of packages that are not in `Delivered` state. As attributes are the number of packages per status.
|
The sensor value shows the number of packages that are not in `Delivered` state. As attributes are the number of packages per status.
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ The sensor value shows the number of packages that are not in `Delivered` state.
|
|||||||
To use this sensor, you need an [AfterShip Account](https://accounts.aftership.com/register) and set up an API Key. To set up an API Key go to [AfterShip API](https://admin.aftership.com/settings/api-keys) page, and copy existing key or generate a new one.
|
To use this sensor, you need an [AfterShip Account](https://accounts.aftership.com/register) and set up an API Key. To set up an API Key go to [AfterShip API](https://admin.aftership.com/settings/api-keys) page, and copy existing key or generate a new one.
|
||||||
|
|
||||||
<div class='note info'>
|
<div class='note info'>
|
||||||
AfterShip recently started requiring having a credit card on file even if you are only using the free plan. That does not change the functionality of the platform, just something to be aware of.
|
AfterShip recently removed the tracking API functionality from the Forever Free plan. The tracking API functionality requires at least the Essentials plan.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user