-
Dear Rospogrigio,
I noticed today that a Tuya wifi light was unavailable in the Localtuya integration for over 14 hours, while it was still available in the Tuya integration.
Thinking I might ha…
-
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
-
### Operating System
MacOS 15.1 (24B83)
### Programming Languages
Python
### CCXT Version
4.4.30
### Description
Nothing works, default installation
The only error i have
```
Error: 'aiohtt…
-
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…
-
```
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 `…
-
### System Info / 系統信息
ubuntu20
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install / 通过 pip install 安装
- [ ] installation from source / 从源码安装
…
-
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!
-
```
Регистратор: homeassistant.util.loop
Источник: util/loop.py:77
Первое сообщение: 10:53:58 (1 сообщений)
Последнее сообщение: 10:53:58
Detected blocking call to import_module with args ('cus…
-
This job
```
- name: Sync Postgres to Another Postgres Table
source:
ref: PG1
query_string: "SELECT * FROM existing_table"
destination:
ref: PG2
table_name:…