Home Assistant version
2026.5.0
Grocy version
4.6.0
Integration version
1.14.0
Grocy installation method
Home Assistant add-on
Describe the bug
Pinned pydantic for grocy-py prevents grocy from installing its prerequisites on the latest Home Assistant 2026.5.0 with
Log details (ERROR) Logger: homeassistant.setup Source: setup.py:278 First occurred: 1:28:46 PM (1 occurrence) Last logged: 1:28:46 PM Setup failed for custom integration 'grocy': Requirements for grocy not found: ['pygrocy2==2.5.0'].
Logger: homeassistant.util.package Source: util/package.py:187 First occurred: 1:28:44 PM (3 occurrences) Last logged: 1:28:46 PM Unable to install package pygrocy2==2.5.0: × No solution found when resolving dependencies: ╰─▶ Because pygrocy2==2.5.0 depends on pydantic>=2.12.2,<2.13.dev0 and pydantic==2.13.2, we can conclude that pygrocy2==2.5.0 cannot be used. And because you require pygrocy2==2.5.0, we can conclude that your requirements are unsatisfiable.
Home Assistant version
2026.5.0
Grocy version
4.6.0
Integration version
1.14.0
Grocy installation method
Home Assistant add-on
Describe the bug
Pinned pydantic for grocy-py prevents grocy from installing its prerequisites on the latest Home Assistant 2026.5.0 with
Log details (ERROR) Logger: homeassistant.setup Source: setup.py:278 First occurred: 1:28:46 PM (1 occurrence) Last logged: 1:28:46 PM Setup failed for custom integration 'grocy': Requirements for grocy not found: ['pygrocy2==2.5.0'].
Logger: homeassistant.util.package Source: util/package.py:187 First occurred: 1:28:44 PM (3 occurrences) Last logged: 1:28:46 PM Unable to install package pygrocy2==2.5.0: × No solution found when resolving dependencies: ╰─▶ Because pygrocy2==2.5.0 depends on pydantic>=2.12.2,<2.13.dev0 and pydantic==2.13.2, we can conclude that pygrocy2==2.5.0 cannot be used. And because you require pygrocy2==2.5.0, we can conclude that your requirements are unsatisfiable.