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 :-)
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 :-)