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
The PR currently implements async only on the API side, but I have an async implementation of the pyze client stashed on my machine also. Is that something of interest for the community?
Hi,
Home Assistant now raise warnings if components use I/O inside the event loop and recommend that all modules are migrated to Asynchronous.
Do you have plans to add Async support to pyze? If there are no such plans, is it something you'd consider adding if I were to provide a PR?
My Home Assistant module relies on your module and it would a shame to have to create a new project just for adding Async support...
The text was updated successfully, but these errors were encountered: