I am trying to move over to the amazon environment. I have attempted to setup the Alexa devices integration as the docs say. I am using TOTP, Google Auth for OTP. Supervisor 2025.12.3 Operating System ...
name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...