-
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…
-
```
Регистратор: homeassistant.util.loop
Источник: util/loop.py:77
Первое сообщение: 10:53:58 (1 сообщений)
Последнее сообщение: 10:53:58
Detected blocking call to import_module with args ('cus…
-
**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 / 从源码安装
…
-
Hi Mr Marble!
First of all thank you for developing this tool to manage datadis api from python.
I have been playing around a bit and I got trapped into get_consumption_data:
I see distributo…
-
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…
-
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…
-
1. 新增配置 -> 触发成功
2. 删除配置 -> 触发成功
3. 修改配置 -> 偶数次修改成功 例如连续修改三次 a = 1 / a = 12 / a = 123 其中 只有 a = 12 会触发回调
lzbht updated
3 weeks ago
-
Our team is working on a project where we send control instructions from a computer to a drone's onboard Raspberry Pi, and the Raspberry Pi calls the udp_receive.py file, which receives the instructio…
-
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 …