Releases: koconnorgit/ha-amazon-order-status
Release list
1.4.5
Adds parsing support for Amazon Pharmacy order confirmation emails. Recognizes new order-status phrases (successfully placed your order, we've received your order, and automatic refill order variants) and broadens the order ID regex to match Amazon Pharmacy's Order # / Purchase # formats.
Thanks to @MWLVegas for the contribution.
1.4.4
Re-release for network outage /sensor stability fix from 1.4.3
1.4.3
Bugfix - sensors now retain existing data during network connectivity outages between HA and IMAP server which causes a check to fail. This prevents sensors from going "unavailable" due to unfortunately timed outages.
1.4.2
Maintenance release for HACS compatibility - modified hacs.json file.
1.4.1
This release fixes a bug pertaining to email processing. In some cases, a purged order status would sometimes be re-added as email last_check timestamps weren't being honored properly.
1.4
Added support for Inbox folder specification. Users can optionally specify a folder to search emails for rather than the default root Inbox.
1.3.3
1.3.2
Feature add - manually delete order records
Added feature to permit manual deletion of order data to account for cases where amazon does not send a "Delivered" email.