Seems like this is a good service (market competition is always healthy), but I don’t understand the package count restriction.
I have absolutely zero need to track freight lines, air/cargo shipments, or massive amounts of outbound packages.
However, I am a consumer that shops online a lot, and we definitely get more than 10 shipments/packages per month.
Therefore, it seems unfair to penalize a non-enterprise user for this service by package number - it should instead be restricted by type of package being tracked and/or direction of the package, as well as if the user is an individual / SMB / enterprise.
Bottom line: I want to track the major package carriers in Home Assistant (DHL/FedEx/USPS/UPS/Amazon) without a restriction on the number of packages (or an arbitrarily high number that a consumer wouldn’t normally hit like 25 or 50).
I just can’t justify another subscription in my life, for the sole purpose to track packages in HA.
Ah, my apologies, I should have clarified a few things…
I thought the author of that website was on this thread, based on reading through it, but I could be mistaken!
This was also a general “Where are the good, free (or very cheap/PAYG) parcel tracking APIs for consumers/end users that work with HA?” sort of post. Everything I’ve read suggests that these integrations are all for commercial/industrial applications, not end users. It seems to be a very difficult landscape to navigate!
note that I got a response from the developer of parcelsapp, noting that he had to stop the free tier for now.
So I guess this integration does not work for the free tier for now.
it seems this is not working with numeric only tracking numbers (DPD)
do you have any idea on how to fix it?
@le.storm1er maybe you can help?
maybe fixing the method in coordinator.py to better handling jinja templating?
i can give you a tracking number that works when calling the service from dev tools, but doesn’t work when putting it in a text helper and use it in an automation.
I am looking at using 17track, or parcelsapp in some automations. Namely a TTS notification when a parcel is delivered. (Sick of porch pirates)
My issue is two pronged, 17track integration cannot be registered any more, seems to need to use the API Key now. parcelsapp for the life of me I cannot figure out how to add tracking numbers onto my account.
Can anyone point me in the right direction for this…
17track HA integration has already updated the code to fix the login issue … it will be available with next HA Core Release (planned for 2nd July)
To add a tracking with Parcelsapp you need to use the HA Action (parcelsapp.track_package) from HA Developer Tools (it’s not saved in your account… it is just added in HA)
To remove tracking you need to create a card with the following code