-
Notifications
You must be signed in to change notification settings - Fork 90
Comparing changes
Open a pull request
base repository: moralmunky/Home-Assistant-Mail-And-Packages
base: 0.4.2-b2
head repository: moralmunky/Home-Assistant-Mail-And-Packages
compare: dev
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a98a75b - Browse repository at this point
Copy the full SHA a98a75bView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 080521c - Browse repository at this point
Copy the full SHA 080521cView commit details -
fix: update amazon delivered subject for amazon.de (#1009)
* fix: update amazon delivered subject for amazon.de * update tests
Configuration menu - View commit details
-
Copy full SHA for acea8e4 - Browse repository at this point
Copy the full SHA acea8e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4f9f6 - Browse repository at this point
Copy the full SHA 5a4f9f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dcde19 - Browse repository at this point
Copy the full SHA 3dcde19View commit details -
fix: attempt to fix IO blocking with ssl contexts (#1012)
* fix: attempt to fix IO blocking with ssl contexts * linting
Configuration menu - View commit details
-
Copy full SHA for 3611e96 - Browse repository at this point
Copy the full SHA 3611e96View commit details
Commits on Dec 2, 2024
-
fix: Update Intelcom Shipper (#1024)
* Update Intelcom Shipper Intelcom changed its name to Dragonfly and updated email notifications. * Update const.py
Configuration menu - View commit details
-
Copy full SHA for 3c95c7d - Browse repository at this point
Copy the full SHA 3c95c7dView commit details
Commits on Dec 3, 2024
-
fix: add additional Hermes subject to search (#1022)
* Added Otto mal subject * Update custom_components/mail_and_packages/const.py Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com> --------- Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b6c90de - Browse repository at this point
Copy the full SHA b6c90deView commit details
Commits on Dec 4, 2024
-
fix: adjust decoding for amazon emails (#1025)
* fix: adjust decoding for amazon emails * adjust ssl context * attempt alternative processing method * attempt to get_payload with no value * adjust processing for amazon hub emails as well * formatting * update tests to py3.13
Configuration menu - View commit details
-
Copy full SHA for dd73594 - Browse repository at this point
Copy the full SHA dd73594View commit details -
fix: config flow missing storage default (#1027)
* fix: config flow missing storage default * formatting
Configuration menu - View commit details
-
Copy full SHA for de0247f - Browse repository at this point
Copy the full SHA de0247fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae4b70 - Browse repository at this point
Copy the full SHA 1ae4b70View commit details -
fix: fix iCloud email fetching due to non-RFC IMAP server (#1026)
* fix: fix iCloud email fetching due to non-RFC IMAP server * update test fixtures
Configuration menu - View commit details
-
Copy full SHA for ac4085c - Browse repository at this point
Copy the full SHA ac4085cView commit details
Commits on Dec 6, 2024
-
fix: update Walmart delivered search (#1029)
Updated Walmart deliveries to include "Arrived:"
Configuration menu - View commit details
-
Copy full SHA for fcf6ad4 - Browse repository at this point
Copy the full SHA fcf6ad4View commit details
Commits on Dec 18, 2024
-
fix: add additional amazon email (#1034)
* fix: add additional amazon email * update tests * update test workflow
Configuration menu - View commit details
-
Copy full SHA for d618f42 - Browse repository at this point
Copy the full SHA d618f42View commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9972855 - Browse repository at this point
Copy the full SHA 9972855View commit details -
Configuration menu - View commit details
-
Copy full SHA for f21fe35 - Browse repository at this point
Copy the full SHA f21fe35View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d2a88 - Browse repository at this point
Copy the full SHA e3d2a88View commit details
Commits on Jan 4, 2025
-
fix(shipper): Various german fixes (#1036)
* various german fixes * black formatting
Configuration menu - View commit details
-
Copy full SHA for 9b03710 - Browse repository at this point
Copy the full SHA 9b03710View commit details
Commits on Jan 13, 2025
-
fix(shipper): add new
auto-confirm
for amazon shipment tracking (#1047) * fix(shipper): add new auto-confirm shipment tracking * fix(shipper): extend tests * Update tests/test_helpers.py Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com> --------- Co-authored-by: Rasmus Hansen <r.fangelhansen@gmail.com> Co-authored-by: Chris <1105672+firstof9@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bce056 - Browse repository at this point
Copy the full SHA 2bce056View commit details
Commits on Jan 22, 2025
-
feat: add image grid output for vision enabled LLMs (#1057)
* feat: add image grid output for vision enabled LLMs * update tests * linting * update tests * dynamically size tile output * add path sensor and update tests * fix tests * formatting
Configuration menu - View commit details
-
Copy full SHA for 2b48d13 - Browse repository at this point
Copy the full SHA 2b48d13View commit details
Commits on Jan 28, 2025
-
fix: make sure default image location exists (#1059)
* fix: make sure default image location exists * fix test
Configuration menu - View commit details
-
Copy full SHA for 5f15970 - Browse repository at this point
Copy the full SHA 5f15970View commit details -
feat: add Rewe Lieferservice (#1060)
* feat: add Rewe Lieferservice * formatting * add rewe_lieferservice to SHIPPERS * update test
Configuration menu - View commit details
-
Copy full SHA for 4803473 - Browse repository at this point
Copy the full SHA 4803473View commit details
Commits on Jan 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b6d709b - Browse repository at this point
Copy the full SHA b6d709bView commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 61b8ba6 - Browse repository at this point
Copy the full SHA 61b8ba6View commit details
Commits on Feb 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0f1e948 - Browse repository at this point
Copy the full SHA 0f1e948View commit details -
fix: move amazon fwd email check to amazon reconfig function (#1067)
* fix: move amazon fwd email check to amazon reconfig function * fix: format with black --------- Co-authored-by: Hogantg <hogan.gleadhill@ahead.com>
Configuration menu - View commit details
-
Copy full SHA for 786937d - Browse repository at this point
Copy the full SHA 786937dView commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7ef5b3c - Browse repository at this point
Copy the full SHA 7ef5b3cView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1efc3e1 - Browse repository at this point
Copy the full SHA 1efc3e1View commit details
Commits on Feb 27, 2025
-
fix: add regex searching fucntion for amazon emails (#1079)
* fix: add regex searching fucntion for amazon emails * add capost tracking # and out for delivery emails * properly escape regex searches
Configuration menu - View commit details
-
Copy full SHA for 5ca8db8 - Browse repository at this point
Copy the full SHA 5ca8db8View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c4e2263 - Browse repository at this point
Copy the full SHA c4e2263View commit details
There are no files selected for viewing