-
Notifications
You must be signed in to change notification settings - Fork 25
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 Gen1 minimum firmware version to 1.11.0 (2021-07-15) #460
Conversation
Same question, should we mark this as breaking change? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does firmware 1.13.0 brings that older firmware doesn't support?
This is a relatively new firmware, while in Gen2 which is a new device it is make sense to enforce minimum version, we should have a good reason to enforce users to upgrade firmware for old devices which most of them are out of warranty and not sold anymore.
As for Motion, I am still using version 2.18 since I had WIFI problems with 2.19.
OK, maybe I was too strict with the version number. Therefore I suggest using version 1.11.0 (2021-07-15 according to the documentation) as the minimum version for gen1, this version introduced I don't remember why in the code the date for 1.11.0 is 2021-02-26 (maybe this was a beta?) What do you think? |
Sounds great
Looking at the timeline of the releases I assume it was a pre-release firmware we tested. I downgraded a bulb ( We can use |
I got lost, as code there was a reference to 2023-02-06 and one to 2021-07-20; how is just a few days ? |
The date in the code is 2021-02-06, not 2023, I made a typo. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Due to many fixes and new functionalities introduced in subsequent firmware versions, the minimum firmware version supported by
aioshelly
is increased to 1.11.0 (2021-07-15). This release included the last major change in API functionality (transition
for lights).Changelog: https://shelly-api-docs.shelly.cloud/gen1/#changelog