ljmerza / ha-email-sensor

Email Sensor for collecting tracking numbers from over 40 providers.
MIT License
88 stars 22 forks source link

fix for amazon #42

Closed jdeath closed 1 year ago

jdeath commented 1 year ago

Forgot to check in change to sensor.py to create link for amazon

ljmerza commented 1 year ago

i tested your amazon parser and looks like the hard coded base url doesnt work for some emails. I rewrote the parser to return the entire url instead of parsing the order number out of the subject so this part isnt needed anymore. should be in v3.2.0