Closed phenixtai closed 2 years ago
I have got a similar issue, only mine doesn't show the spaces for the tracking numbers or the email details - just the number of emails.
Version 2.15.0 of the custom component (I uninstalled, restarted HA, and then reinstalled, with no changes in behavior) Version 2022.5.3 of Home Assistant (running the HAOS version)
YAML Sensor Configuration
LOG ENTRY: Logger: homeassistant.helpers.entity Source: helpers/entity.py:746 First occurred: May 12, 2022, 12:33:10 PM (1258 occurrences) Last logged: 3:08:13 PM
Update of sensor.email_deliveries_XXXXXXX_XXX is taking over 10 seconds
Example Output:
I am guessing that @ljmerza has stopped supporting this, because it straight up doesn't work any more
@jsnfwlr if you can authenticate without SSL, try that. There's a broken thing in the IMAP in Home Assistant, and mine is back to it was in may.
Been meaning to get to this. Did a rewrite of this integration and card. Should work now.
Version of the custom_component
2.15.0
Configuration
sensor:
Add your logs here. Everything is ok, but as a result on the attribute of the sensor I have:
---> suddenly no tracking number is filled on the appropriate map card on lovelace :
type: custom:tracking-number-card entities:
I do not understand why the parser does not find the tracking number, could you help me?