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
In commit c7978, I changed the name from wait_till_presence to wait_for_data. I also corrected a typo in a variable name inside the function.
Still has to be tested.
We were also considering await instead of wait_for, but await typically returns data already. I updated the documentation with the new name and the verbose argument.
I think the Name is a spelling mistake and it would be nice to have a verbose parameter for this function.
The text was updated successfully, but these errors were encountered: