Skip to content
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

integration broken in latest home assistant beta #154

Closed
scooper1 opened this issue Sep 30, 2021 · 7 comments
Closed

integration broken in latest home assistant beta #154

scooper1 opened this issue Sep 30, 2021 · 7 comments

Comments

@scooper1
Copy link

breaking change ruamel_yaml removed

2021-09-30 20:26:21 ERROR (MainThread) [homeassistant.setup] Setup failed for wiser: Unable to import component: cannot import name 'ruamel_yaml' from 'homeassistant.util' (/usr/src/homeassistant/homeassistant/util/init.py)

@scooper1
Copy link
Author

got it working again by editing init.py commented out following lines
line 36
"""from homeassistant.util import ruamel_yaml as yaml, Throttle"""
line 324
"""@Throttle(MIN_TIME_BETWEEN_UPDATES)"""

@msp1974
Copy link
Collaborator

msp1974 commented Sep 30, 2021 via email

@scooper1
Copy link
Author

tried the manifest route first but did not work for me

@msp1974
Copy link
Collaborator

msp1974 commented Oct 1, 2021 via email

@asantaga
Copy link
Owner

asantaga commented Oct 1, 2021

thanks guys,

Alas Im "mid"moving house and all my wiser stuff is disconnected on my shelf.

Can you test, issue PR and then me or Mark will merge and re-release.

Thanks

@msp1974 msp1974 mentioned this issue Oct 3, 2021
msp1974 added a commit that referenced this issue Oct 3, 2021
@msp1974
Copy link
Collaborator

msp1974 commented Oct 3, 2021

@scooper1 can you please update to R2.6beta4 and see if this is now sorted.

@scooper1
Copy link
Author

scooper1 commented Oct 3, 2021

Appears to working ok
Thanks for quick fix

@scooper1 scooper1 closed this as completed Oct 3, 2021
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

No branches or pull requests

3 participants