-
Hi,
I find this module very useful and promising - however more and more of my code is getting `asyncio` based. Wouldn't it be nice if `limit` decorator could be `asyncio` compliant?
It seems li…
-
```python
from pyzerox import zerox
import os
import json
import asyncio
import argparse
# Parse command-line arguments
parser = argparse.ArgumentParser(description='Process a PDF file with z…
-
### Description
I encountered an error while attempting to reproduce the steps outlined in the [Example.md](https://github.com/ovanr/webFuzz/blob/v1.2.2/Example.md) documentation for webFuzz. Specifi…
-
**Is your feature request related to a problem? Please describe.**
It appears the the P340 device isn't supported. Or at least I can't see a way to add it to the inegration. The Tapo controller appea…
-
This is how I load/reload my settings in an asynchronous app:
```py
async def get_settings_async(*, force_latest: bool = False) -> Settings:
"""Get the application settings (return cached set…
bswck updated
2 weeks ago
-
```
Traceback (most recent call last):
File "C:\Users\sloopjohnb\Downloads\ArchivedUltimaScraper-7.6.1\start_ofd.py", line 104, in
asyncio.run(main())
File "C:\Users\sloopjohnb\AppData\Lo…
-
Home Assistant
Core 2024.7.3
Supervisor 2024.06.2
Operating System 12.4
`WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open with args ('/root/.netrc',) inside the eve…
demey updated
3 weeks ago
-
# 🐛 Bug Description
In CI, it seems like the builds fail periodically because of sequence number synchronization issues (usually because we aren't waiting on the sequence number), or it may be poss…
-
-
## Version of the custom_component
[2023.11.1](https://github.com/LaggAt/hacs-govee/tree/2023.11.1)
## Configuration
I am running HA on a Raspberry Pi 5 using docker (as I have other inte…