Pierre Ståhl
Pierre Ståhl
In my set up I mainly have two distinct components: one embedded system and one backend (which the embedded system talks to). I want to write integration tests that configures...
I have a bunch of tasks that I re-use from other tasks within my repo that I have put inside a directory simply called `buildsystem` in the repo root. It...
- Task version: v3.12.0 (h1:viFy8kdDZ2iTcpTuxzzJCeKtTGt9U+5iXMVIpLjvIro=) - Operating System: Linux 5.10.16.3-microsoft-standard-WSL2 ### Example Taskfile showing the issue I want to programmatically generate `deps` in a task based on the content of...
This is more of a technical question, but would it be possible to present each environment in tox as a separate step in Actions? I have several environments for various...
### Is your feature request related to a problem? My problem is that I add a lot of the same kind of card, e.g. lots of light cards, that require...
I currently use pdoc3 for my "developer documentation", i.e. the reference developers using my library goes to. That's a specific subset of all the modules I ship. Now, I would...
### What do you need help with? With my current situation I'm not able to verify if pyatv still works with tvOS 16: is anyone running the beta and can...
### Describe the bug When sending an OPACK message and the message never gets a response (I.e. a timeout), that context data associated with that message is never freed, so...
### What feature would you like? Pure AirPlay 2 devices are currently not supported by pyatv, so it would be good to exclude them until I manage to fix support....
### Describe the bug Device and power states are managed independently by pyatv. Unfortunately, the power state is a bit unreliable and it sometimes happens that it reports `Off` even...