When running 2025.11 (beta) the following errors are in the Home Assistant log on startup
Unable to install package pygrocy2==2.4.1: × No solution found when resolving dependencies:
╰─▶ Because pygrocy2==2.4.1 depends on pydantic>=2.11.3,<2.12.dev0 and
pydantic==2.12.2, we can conclude that pygrocy2==2.4.1 cannot be used.
And because you require pygrocy2==2.4.1, we can conclude that your
requirements are unsatisfiable.
Setup failed for custom integration 'grocy': Requirements for grocy not found: ['pygrocy2==2.4.1']
Expected behavior
Grocy component to be loaded
To Reproduce
Steps to reproduce the behavior:
- Install 2025.11 beta
- Run 2025.11 beta with Grocy custom component
- Experience issue above
General information to help debugging:
Home Assistant 2025.11 adds support for Python 3.14 which may be causing this.
When running 2025.11 (beta) the following errors are in the Home Assistant log on startup
Expected behavior
Grocy component to be loaded
To Reproduce
Steps to reproduce the behavior:
General information to help debugging:
Home Assistant 2025.11 adds support for Python 3.14 which may be causing this.