My sunsa integration isn't loading on 2025.10 (at least not in 0b0 or 0b1). From some discussions I've had, I think putting pysunsa in pypi would fix the issue.
Here are my errors:
Logger: homeassistant.setup
Source: setup.py:278
First occurred: 10:57:13 AM (1 occurrence)
Last logged: 10:57:13 AM
Setup failed for custom integration 'sunsa': Requirements for sunsa not found: ['git+https://github.com/r01k/Pysunsa@master#pysunsa==0.0.3'].
Logger: homeassistant.util.package
Source: util/package.py:159
First occurred: 10:57:11 AM (3 occurrences)
Last logged: 10:57:13 AM
Unable to install package git+https://github.com/r01k/Pysunsa@master#pysunsa==0.0.3: error: Git operation failed Caused by: Git executable not found. Ensure that Git is installed and available.