Skip to content

Releases: koconnorgit/ha-amazon-order-status

1.4.5

Choose a tag to compare

@koconnorgit koconnorgit released this 21 May 21:31

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

Choose a tag to compare

@koconnorgit koconnorgit released this 06 Mar 14:49
67b9698

Re-release for network outage /sensor stability fix from 1.4.3

1.4.3

Choose a tag to compare

@koconnorgit koconnorgit released this 02 Mar 17:09
a83bec6

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

Choose a tag to compare

@koconnorgit koconnorgit released this 02 Mar 14:01
31c60ad

Maintenance release for HACS compatibility - modified hacs.json file.

1.4.1

Choose a tag to compare

@koconnorgit koconnorgit released this 19 Feb 22:23
b34c7fb

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

1.4

Choose a tag to compare

@koconnorgit koconnorgit released this 17 Feb 21:49
fee200e

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

Choose a tag to compare

@koconnorgit koconnorgit released this 16 Feb 18:45
f24f631

Fixing HACS install.

1.3.2

Choose a tag to compare

@koconnorgit koconnorgit released this 16 Feb 18:44
05b896c
Re-upload to fix directoy structure

Feature add - manually delete order records

Choose a tag to compare

@koconnorgit koconnorgit released this 16 Feb 08:12
3a9785d

Added feature to permit manual deletion of order data to account for cases where amazon does not send a "Delivered" email.

1.2.1

Choose a tag to compare

@koconnorgit koconnorgit released this 14 Feb 20:27
50f7f03

New release post-HACS validation.