You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The method return None when used against a free ox ultra.
log
File "/home/rholk/sbin/freebox-api", line 30, in wifistationlist
foriin await fbx.wifi.get_ap_list():
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
Describe the bug
The method return None when used against a free ox ultra.
log
The text was updated successfully, but these errors were encountered: