-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
###…
-
## Version of the custom_component
[2023.11.1](https://github.com/LaggAt/hacs-govee/tree/2023.11.1)
## Configuration
```yaml
I had put in my API Key and set my port size originally to 30…
-
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…
-
Logger: homeassistant.util.loop
Quelle: util/loop.py:136
Erstmals aufgetreten: 11:30:22 (1 Vorkommnisse)
Zuletzt protokolliert: 11:30:22
Detected blocking call to open with args ('/config/custom…
-
This job
```
- name: Sync Postgres to Another Postgres Table
source:
ref: PG1
query_string: "SELECT * FROM existing_table"
destination:
ref: PG2
table_name:…
-
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…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.39.0
### Steps to Reproduce
We use the Sentry arq integration. When running many concurrent jobs at scale, we have notic…
-
1. 新增配置 -> 触发成功
2. 删除配置 -> 触发成功
3. 修改配置 -> 偶数次修改成功 例如连续修改三次 a = 1 / a = 12 / a = 123 其中 只有 a = 12 会触发回调
lzbht updated
3 weeks ago
-
**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 `…
-
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…