TECH7Fox / asterisk-hass-integration

Asterisk integration for Home Assistant
57 stars 13 forks source link

Extension showing unavailable intermittently after upgrading to HA version 7. Error in Logs. #59

Closed msettlemeyer closed 1 year ago

msettlemeyer commented 1 year ago

Looks like this is showing on startup and is probably the reason for my intermittent issue with my extension not working.

2022-07-19 22:02:28 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 507, in async_update_ha_state raise NoEntitySpecifiedError( homeassistant.exceptions.NoEntitySpecifiedError: No entity id specified for entity 100 Registered

TECH7Fox commented 1 year ago

Do you still get this error?

msettlemeyer commented 1 year ago

Hi, looks like this is resolved. Thanks for your work!