**Your problem with the documentation** [e.g. Missing Documentation, Typo, Invalid Code Example, etc] Elaborate on the problem here. - https://homeassistantapi.readthedocs.io/en/latest/api.html#homeassistant_api.WebsocketClient mentions `use_async` as an optional parameter, but it does not exist in the source (as stated in the [usage](https://homeassistantapi.readthedocs.io/en/latest/usage.html) section: "You can’t use the WebsocketClient with async/await yet because we haven’t implemented it yet.") - the same page (and the side bar) then also lists a ton of nonexistant `WebsocketClient.async_*` methods. hallucinated? rude.
Your problem with the documentation [e.g. Missing Documentation, Typo, Invalid Code Example, etc]
Elaborate on the problem here.
use_asyncas an optional parameter, but it does not exist in the source (as stated in the usage section: "You can’t use the WebsocketClient with async/await yet because we haven’t implemented it yet.")WebsocketClient.async_*methods.hallucinated? rude.