TECH7Fox / asterisk-hass-integration

Asterisk integration for Home Assistant
57 stars 13 forks source link

Error: `No entity id specified for entity 100 Registered` #70

Closed felipecrs closed 1 year ago

felipecrs commented 1 year ago

This showed up in my HA logs:

image

TECH7Fox commented 1 year ago

Weird. Is it constant or random?

felipecrs commented 1 year ago

Happens almost every time I restart HA. But sometimes it's not 100, I already saw it being 200.

TECH7Fox commented 1 year ago

Is this still a issue in v1.0.0?

felipecrs commented 1 year ago

Apparently not, but there is a new one:

Logger: custom_components.asterisk
Source: custom_components/asterisk/__init__.py:43
Integration: Asterisk (documentation, issues)
First occurred: 17:28:03 (1 occurrences)
Last logged: 17:28:03

Devices complete: Event : EndpointListComplete -> {'ActionID': '2', 'EventList': 'Complete', 'ListItems': '7'}
TECH7Fox commented 1 year ago

Ah, forgot to remove that. Fixed in v1.0.2.

TECH7Fox commented 1 year ago

Will close now. Let me know if you get any issues.

felipecrs commented 1 year ago

This issue has been fixed for sure. Thanks a lot!