-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ x ] Feature request
[ ] Documentation issue or request
[ ] Support req…
-
# NOTE: draft state - information may be incomplete or incorrect
## Description:
We currently do not document limitations and best-practices for API use. There are two (three?) groups of users t…
-
Would including car guard sensors in this integration be possible? I would be happy to assist in any way that I can. I just picked up 3 of them and would love to have the data in Home Assistant.
-
## Bug Description
We're getting unknown diffs and timeouts on IGA tests that seem to be related to issues with XML writing and VTK 9.0.x. @roystgnr thinks this is likely an issue with the VTKIO. Wil…
-
```
Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/..
Bundler could not find compatible versions for gem "spork":
In Gemfile:
spork-rails…
-
Hi!
I really like this integration but I wanted to ask. I don't know if it is just me but how often do you guys need to create a new token? Mine usually only last for maybe two weeks then I need to…
-
https://github.com/calzoneman/sync/commit/dfb7177a6d926476c03425acaeabc29c2bf1e177 adds a quick fix for a bug causing the Dailymotion player to get corrupted if API calls were made after calling `load…
-
Hello
I have trouble with using a custom Collector inside a data structure I'm writing ([contrie](https://crates.io/crates/contrie)).
I'm not sure if I'm just reading the docs wrong, or if the A…
-
# [WeeklyReports] 2024.10.08~2024.10.21 周报汇总
请各位学员在本 issue 下以 comment 的形式填写周报摘要,ddl 本周日晚,格式示例如下:
```
### 姓名
xxx
### 本周工作
1. xxx
2. xxx
### 下周工作
1. xxx
2. xxx
### 详细周报链接:
- https://github.com…
-
I'm trying to extend the `ApiGuardController` to allow for disabling the feature during development (based on `APP_DEBUG`) and "global" request limiting. It works just fine but I'm thinking about feat…