-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
entities are unavailable since update #290
Comments
On my end logs show error:
|
In my case the error was similar, but different: What I'm not sure of is where there is a disconnect. Why is there validation asserting that the description (and other fields) can't be |
I have a similar error:
|
Probably one aswell since update - similar to shbatm but for MealPlanSectionResponse; |
I have the same problem after i update to Grocy Addon 0.20.0, Does anybody if its possible to downgrade addon ? |
I did downgrade to version 0.19.1, and now custom components works fine. |
@saya6k, can you please explain to me how to downgrade many thanks |
Settings > System > Backups I restored with partial backup named 'addon_a0d7b954_grocy_0.19.1'. If you did partial backup while upgrade, you can find this. |
Thanks, ! That worked ! |
Any news on this issue? (Thank you for this nice and helpful integration) |
I fixed it by creating a section first. (name it food by example) When you create your mealplan, also add the created section to the meal for that day and the mealplan card works. You can create a section at mealplan > Configure sections (top right) |
Thank you for your help. My log says |
Hello, Edit: I have the config set up for logger. I am unsure of where to go to view these logs though. |
When you say "disable Meal plan", how do you do this? I can't see any "Meal plan" in the Add-on configuration. I just installed the latest version as my first install a few days ago, and the only entity I get is update.grocy_update |
IIRC most of the entities are disabled by default, do you have any sensors you can enable on the integration page? |
Hmm, there might be more things confusing me here. My add-on works (i can open the web UI in the Sidebar, I can add chores and recipes etc), but when installing the integration I'm asked for a URL, API key and port number. The API key I can find from the Grocy add-on, but what url and port do you use when it's running in a Home Assistant add-on? I thought running Grocy as an add-on with the Ingress thing removed the need for url and port in the config (sorry for mixing this question into the open issue case) |
I just came across this issue too. I was also getting the error |
I can confirm that! I also had quantities without plural form and that will break the integration. |
Describe the bug
I have updated to Grocy 4.0.3 via Grocy Add-on 0.20.0 and since than, all my entities in this integration are unavailable. The integration itself is loading and the logs are clean.
Expected behavior
Entities are unavailable
To Reproduce
Updated to Grocy 4.0.3 via Grocy Addon 0.20.0
What is your installed versions of Home Assistant, Grocy and this integration?
Homeassistant: 2023.9.2
Grocy: 4.0.3
Integration: 4.11.1
How do you have Grocy installed? Add-on or external?
Add-on
Have you added debugging to the log, and what does the log say?
The text was updated successfully, but these errors were encountered: