Releases: moralmunky/Home-Assistant-Mail-And-Packages
Releases · moralmunky/Home-Assistant-Mail-And-Packages
0.3.2-b6
0.3.2-b5
🐛 Bug Fixes 🐛
Links
0.3.2-b4
0.3.2-b3 - Breaking change please read notes
💥 Breaking Change 💥
Images are now stored in the component's directory in images directory. ie: /config/custom_components/mail_and_packages/images/
If the Create image for notification apps
option is checked, they will be copied to the www/mail_and_packages
directory as well.
This creates camera entities automatically for USPS mail images and Amazon delivery images, no more having to make your own local file cameras.
✨ New Features ✨
Links
0.3.2-b2
0.3.2-b1
🐛 Bug Fixes 🐛
Links
0.3.2-b0
0.3.1
0.3.0
💥 Breaking Change 💥
✨ New Features ✨
- Make get_count more manageable @firstof9 (#297)
- Add Amazon.it @firstof9 (#311)
- Allow timeout to be configurable @firstof9 (#338)
- Add ImagePath Sensors @firstof9 (#342)
- Only change filename daily @firstof9 (#350)
- Add toggle for 'allow external' images @firstof9 (#367)
🐛 Bug Fixes 🐛
- Handle email address list of 1 better @firstof9 (#299)
- Adjustments for Amazon UK @firstof9 (#304)
- Fix USPS informed delivery email list @firstof9 (#305)
- Adjust get_mail for new const structure @firstof9 (#306)
- Fix typo in email_search @firstof9 (#313)
- Adjust search term for Amazon email search @firstof9 (#314)
- Change from SENTON to SINCE imap command @firstof9 (#316)
- Fix weird merge issue with b19 @firstof9 (#317)
- Guard against decoding issues for amazon emails @firstof9 (#318)
- Attempt to fix the amazon fwds @firstof9 (#319)
- Adjust UPS delivered to check for tracking numbers @firstof9 (#322)
- Fix "user input malformed" error in config_flow @firstof9 (#323)
- Adjust guard logic on amazon fwds @firstof9 (#324)
- Change search to findall in find_text @firstof9 (#325)
- Fix sending wrong search to find_text @firstof9 (#326)
- Fix order sensitivity of sensor computation. @blueshiftlabs (#327)
- Fix order sensitivity of sensor computation @firstof9 (#329)
- Adjust FedEx tracking regex @firstof9 (#335)
- fix: Package count logic and condense code @firstof9 (#337)
- Fix count counter in find_text @firstof9 (#340)
- Fix coordinator data update @firstof9 (#344)
- Strip trailing / from external/internal URL @firstof9 (#346)
- Fix wrong Royal mail address @firstof9 (#348)
- Fix path errors from #350 @firstof9 (#352)
- Handle no gif files found @firstof9 (#353)
- Change message from warn to debug level @firstof9 (#358)
- Remove left over variable @firstof9 (#365)
- Create missing directories as needed @firstof9 (#366)
- Fix ValueError on reload @firstof9 (#368)
🎇 Other Changes 🎇
- Make tracking number attribute manageable @firstof9 (#300)
- Add missing ignore to a decode @firstof9 (#301)
- Add test for copyfile exception in get_mails @firstof9 (#302)
- Fixed another test @firstof9 (#303)
- More tests @firstof9 (#309)
- Better release drafter format @firstof9 (#308)
- 0.3.x update tests (#1) @firstof9 (#330)
- Version bump @firstof9 (#333)
- Badge update @firstof9 (#331)
- Version bump @firstof9 (#341)
- Add typing @firstof9 (#355)
- Finish tests for new function image_file_name @firstof9 (#356)
- Adjust release workflows @firstof9 (#357)
- Remove versions from consts @firstof9 (#360)
- 0.3.0 - Release @firstof9 (#371)