Update documentation for Aftership (#31915)

Tracking API used to be in the Forever Free plan and then moved to Essentials ($9 USD per month), but has now been moved behind the Pro ($119 USD per month) plan. Small update to the documentation to advise users about this change so they don't waste time thinking this can work for free or for $9/mo like I did.
This commit is contained in:
Alex Howells 2024-03-18 00:31:28 -07:00 committed by GitHub
parent 3b47509c98
commit dfd190e4b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,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.
<div class='note info'>
AfterShip recently removed the tracking API functionality from the Forever Free plan. The tracking API functionality requires at least the Essentials plan.
AfterShip removed the Tracking API functionality from the Forever Free plan, and also no longer offers it in the Essentials plan. Using this integration now requires at least the [Pro](https://www.aftership.com/pricing/tracking) plan.
</div>
{% include integrations/config_flow.md %}