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
File "/home/Juliet/AirStatus/./main.py", line 1, in <module>
from bleak import discover
ImportError: cannot import name 'discover' from 'bleak' (/usr/lib/python3.13/site-packages/bleak/__init__.py)
My
bleakversion is 1.1.0