Skip to content

GL-BE9300 (Flint 3) - IndexError: list index out of range #14

Description

@ellisb

Hi great work. Just updated to Flint 3 GL-BE9300 and getting an index error.

The critical error for your GL-iNet BE9300 is this one:

ERROR (MainThread) [homeassistant.config_entries] Error setting up entry GL-iNet BE9300 for glinet
...
File "/config/custom_components/glinet/router.py", line 606, in update
self._if_type = list(DeviceInterfaceType)[
dev_info.get("type", 5)
] # TODO be more index safe
IndexError: list index out of range

Hope you can help :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions