-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Bump pyvesync to 2.1.16 #136493
Bump pyvesync to 2.1.16 #136493
Conversation
Hey there @markperdue, @webdjoe, @TheGardenMonkey, @cdnninja, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
The failed test seems to be unrelated. |
Will this add support for Air Fryers as well down the line like this one I have? |
Yes, the goal is expand the supported devices. However, that would also depend on the devices supported by the underlying pyvesync library and currently I don't see ProGen listed there. |
Well yeah just saw that right now. I just hope that it will automagically be supported as well. Also notide that they call their deviced differently in different countries which is not helpful. It is called COSORI Smart WiFi 5,5-Liter in my country for example and not Pro Gen whatever. And thank you for taking your time to reply to my comment! |
I think that would depend on what that device internally is and what does it end up mapping to. This mapping defines the device behavior. |
Breaking change
Proposed change
This updates the pyvesync package to 2.1.16 which contains 2 fixes
https://github.com/webdjoe/pyvesync/releases/tag/2.1.16
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.https://github.com/webdjoe/pyvesync/releases/tag/2.1.16
To help with the load of incoming pull requests: