-
Hi,
Aside from the now fixed #881, I still run into some async + interrupt issues. I'm not 100% sure if I need to do something differently or there is a way to do what we mean.
The following is …
-
I was wondering if you had any plans on moving the library to asyncio and aiohttp, and in general putting effort into making the library asynchronous? Thank you, Daniel!
-
hello! I made a local clone of the main branch of the project. I built the image and uploaded it to the image registry. When trying to deploy an image to runpod.io I get the following error:
2024-1…
-
Upon a normal exit, there are asyncio errors of the form
```
Exception in callback TransportBase._connect_done(>)
handle: )>
asyncio.exceptions.CancelledError
During handling of the above excep…
-
The following error appears:
`PytestConfigWarning: Unknown config option: asyncio_mode`
-
Hi,
I have a Molekule Air. Adding the Molekule credentials throws an "auth" error:
My credentials work fine on the site and the iOS app. This is what the Home Assistant log shows:
```
Lo…
-
```
2024-10-16 20:43:23.006 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration iqua_softener with title: iQua SL00285A213634 and ent…
-
**Version**: 5.0.3 (code hasn't changed in any subsequent version)
**Platform**: Python 3.8.6 / Almalinux 3.9 / AWS
**Description**: Calls to `delete` in asyncio RedisCluster do not execute if `…
-
Seit ein paar Tagen geht die Hargassner-Anbindung (mal wieder) nicht. Protokoll aus Homeassistant:
Logger: homeassistant.components.sensor
Quelle: helpers/entity_platform.py:364
Integration: Sensor…
-
This job
```
- name: Sync Postgres to Another Postgres Table
source:
ref: PG1
query_string: "SELECT * FROM existing_table"
destination:
ref: PG2
table_name:…