Skip to content

Fix missing entity ref errors - #56

Open
wemcy wants to merge 4 commits into
iamkarlson:mainfrom
wemcy:fix/grocy-error-messeges
Open

Fix missing entity ref errors #56
wemcy wants to merge 4 commits into
iamkarlson:mainfrom
wemcy:fix/grocy-error-messeges

Conversation

@wemcy

@wemcy wemcy commented Aug 3, 2026

Copy link
Copy Markdown

fixes #54

  • Guard _async_force_update_entity() so entities with hass is None are skipped
  • Fix entity registration ordering before appending to coordinator.entities
  • Handle missing meal plan recipe data with Unknown recipe fallback
  • Add regression tests for both cases

@wemcy wemcy changed the title Fix feature coverage mapping for service and meal plan regression tests Fix missing entity ref errors Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Grocy UI hangs after submitting data – JSON parse error and loading spinner never finishes Description:

1 participant