@@ -9,8 +9,6 @@ async def main():
print(f"Name: {device.name}")
print(f"Address: {device.address}")
print(f"Details: {device.details}")
print(f"Metadata: {device.metadata}")
print(f"RSSI: {device.rssi}")
for device in devices:
try:
The note is not visible to the blocked user.