Andrea Santoro

Results 16 comments of Andrea Santoro

hi, can you show your code? I'm actually able to retrieve all the cars' coordinates when my car is not in the pit menu: ```python from pyaccsharedmemory import accSharedMemory from...

@raethlein thank you very much, this indeed works as intended. Do you think you could actually implement a `value` property to hide this workaround, or at least document this in...

@wjkim00 hi, thanks for your input. Have you already opened a PR with the suggested changes? If your code passes all the automated tests, this would speed up the whole...

having the same issue in Home Assistant 2025.11 (docker) when trying to instantiate a voice pipeline. No issue when using 2025.9 docker compose ```yaml services: homeassistant: container_name: homeassistant image: ghcr.io/home-assistant/home-assistant:2025.11...

Thanks for the hard work, take as much time as you need and good luck on your project as it's vital for many people! Can I just ask if, before...