-
**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…
-
```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…
-
Windows 11 23H2 25915
Python 3.8.5
Unsure if this first part is a part of the issue or my ~~cat~~ panda printer not being supported, but first off it can't find my device automatically, and when s…
-
Both me and another student have problems with using Python 3.8, probably caused by an asyncio implementation problem.
```
Traceback (most recent call last):
File "./revolve.py", line 69, in
…
-
### 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…
-
**Problem Statement**
The Python SDK uses synchronous IO through the requests library today. With Python's threading model, it is not possible to write performant, parallelizable applications using t…
-
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
-
Hello, I installed piper Sonata neural voices for nvda vertion 3.0, my nvda vertion is 2024.4.1 and went into the voice manager and chose Swedish as The Voice language, and downloaded a voice, I was r…
-
The feeder is working great with a service running on a RPi0W!
Although the logs don't seem so good.
I'm having a repeating error every couple of milliseconds(!):
```
petnet-feeder-service …
-
Hello,
I have an error with your component.
I use HA Core version 2024.10.2.
The issue log is as follow:
```
2024-10-14 18:45:43.423 WARNING (MainThread) [homeassistant.util.loop] Detected bl…