-
## Version of the custom_component
5.4.0
## Configuration
Core
2024.8.3
Supervisor
2024.10.0
Operating System
13.1
Frontend
20240809.0
Add your logs here.
{
"home_assistant": {
…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### Which vers…
-
The extension CompilerPass sets a configuration to tag `MessageHandlerInterface` classes with `messenger.message_handler`:
```
$container->registerForAutoconfiguration(MessageHandlerInterface::class…
-
Right now, the help text for Hipcheck just lists all commands together alphabetically, which isn't _wrong_ but could be clearer.
## Current
```
Automatically assess and score software repositor…
-
[This](https://github.com/ubiquity/ts-template/pull/56) PR introduced a [workflow](https://github.com/zyrafal/ts-template/blob/89b942ed3a2d87c00f2bf61057586e0ead5119d3/.github/workflows/sync-template.…
-
### Issue description
I disabled focus for new clients via:
```python
#never let any new client steal focus
@hook.subscribe.client_new
def prevent_focus_steal(client):
client.__class__.can…
-
### Description
VPN asks to enter password to connect on macOS
### Steps to reproduce
1. Open VPN panel to connect, shows Unable to load credentials
2. Set automatically connect to VPN setting ena…
-
Hi, I'm training a model (essentially copied from https://huggingface.co/blog/unsloth-trl#unsloth--trl-integration):
```python
import torch
from trl import SFTTrainer
from transformers import Tr…
-
After #107, some settings to control the theme preferences and other configurable things is desired:
- Theme color (Auto (Based on system config), Light, Dark)
- Accents color (Auto (Red on Switch, …
-
i use it by docker ,but find some errors
: No such file or directoryodule-vts/config: line 2: auto/have
this is Dockerfile
`
FROM centos:centos7
#安装相关依赖
RUN yum -y update
RUN yum…