Kevin Stillhammer
Kevin Stillhammer
Support Windows and macOS in addition to linux
When I install rye in interactive mode it will put `use-uv=true` as a default in the config file as defined in https://github.com/astral-sh/rye/blob/43ac3a3ebfe2fd647e7b9a9fca723eeb37194b7d/rye/src/cli/rye.rs#L589-L602 When the interactive mode is disabled https://github.com/astral-sh/rye/blob/43ac3a3ebfe2fd647e7b9a9fca723eeb37194b7d/rye/src/cli/rye.rs#L194 nothing...
## Proposed change The Broadlink thermostat devices have a large time drift of up to several minutes per week. This platform allows to sync time to the device. Especially after...
**Output of `dotnet --info`:** ``` .NET SDK (gemäß "global.json"): Version: 5.0.201 Commit: a09bd5c86c Laufzeitumgebung: OS Name: Windows OS Version: 10.0.19042 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\5.0.201\ Host...
## Proposed change The existing documentation has a lot of examples on how the friendly names are created but I had troubles understanding how the entity_ids get created especially for...
**What is the goal that you want to achieve by the request?** I want to evaluate this project as an alternative to pypylon but its transitive dependency `genicam` does not...
This is done by other actions too e.g. https://github.com/peter-evans/create-pull-request/blob/5354f85616108575685a73a0ddd2f67c26a441c3/action.yml#L4-L6 and https://github.com/astral-sh/setup-uv/blob/754a7d4c2dd3b94cafffb1601b919a5705eec389/action.yml#L21-L25