ljmerza / ha-email-sensor

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

Update sensor.py #44

Closed brendanm720 closed 1 year ago

brendanm720 commented 1 year ago

Fixed my error with the sensor state -- it gave you the number of carriers with packages incoming instead of number of packages incoming. Now, it will actually count tracking numbers the deduplicated list and provide that value to the sensor state, which is more useful..