-
Notifications
You must be signed in to change notification settings - Fork 23
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
Error after updating to HA Core Version: 2024.8.0 #161
Comments
Just ran into this as well. |
@omriasta not a problem I will make those changes and report back! Thanks for the quick response! |
@dlarrick I was able to create a PR on my phone because it was just 2 lines of code. |
@SR-Coder you can see what needs to be updated here: |
@omriasta Thanks for the super quick response, HA is running a database update so when that is done I will restart and that should reload Kumo Integration. Perhaps until a final solution is made wrap the import in a try and except to handle the previous versions importing from a different location. cheers |
Yep, that may be the way to go...just hard to write up from my phone. |
I will just make the next version depend on whenever they put that function
in its new location.
-Doug
…On Wed, Aug 7, 2024, 5:52 PM omriasta ***@***.***> wrote:
Yep, that may be the way to go...just hard to write up from my phone.
—
Reply to this email directly, view it on GitHub
<#161 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUE6FOJAWUVGJOQRMASX23ZQKJJXAVCNFSM6AAAAABMFGZKWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENZUGQYTEMJUGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Breadcrumb: home-assistant/core#88099 introduced |
I made the edit to files as @SR-Coder directed. Kumo is working. Thanks |
Fixed in v0.3.14 . I bumped the HACS dependency on HomeAssistant version to be one with the required save_json function. The manifest dependency was already fine. |
Kumo integration fails to load.
The text was updated successfully, but these errors were encountered: