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

Updated aiohttp and bumped up the Python requirement accordingly #42

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

PatrikTheDev
Copy link
Contributor

The latest Home Assistant beta bumped up the aiohttp requirement and breaks this package. I have updated the dependency and bumped up the required python version to match

@blbeczech82
Copy link

as quickfix, in /homeassistant/custom_components/toshiba_ac/manifest.json
change to following (not sure if version is really needed to change):

  "requirements": ["toshiba-ac==0.3.4"],
  "version": "2023.12.0",

and reboot

@puloxtor
Copy link

puloxtor commented Dec 7, 2023

as quickfix, in /homeassistant/custom_components/toshiba_ac/manifest.json change to following (not sure if version is really needed to change):

  "requirements": ["toshiba-ac==0.3.4"],
  "version": "2023.12.0",

and reboot

Thank you sir, worked for me!

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.

4 participants