-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Add Matter update entities for devices with OTA requestor #120304
Merged
Merged
Commits on Jul 23, 2024
-
Add Matter update entities for devices with OTA requestor
Matter devices which support the OTA requestor cluster can receive updates from a OTA provider. The Home Assistant Python Matter Server implements such an OTA provider now. Add update entities for devices which support the OTA requestor cluster and check for available updates. Allow the user to update the firmware. The update progress will be read directly from the devices' OTA requestor cluster.
Configuration menu - View commit details
-
Copy full SHA for c85db9f - Browse repository at this point
Copy the full SHA c85db9fView commit details -
Update homeassistant/components/matter/update.py
Co-authored-by: TheJulianJES <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31612f4 - Browse repository at this point
Copy the full SHA 31612f4View commit details -
Bump python-matter-server to 6.3.0
This includes models and commands required for device firmware updates.
Configuration menu - View commit details
-
Copy full SHA for fe48fc0 - Browse repository at this point
Copy the full SHA fe48fc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9495460 - Browse repository at this point
Copy the full SHA 9495460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 071eef1 - Browse repository at this point
Copy the full SHA 071eef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b118aae - Browse repository at this point
Copy the full SHA b118aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d09687 - Browse repository at this point
Copy the full SHA 8d09687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ead03a - Browse repository at this point
Copy the full SHA 9ead03aView commit details -
Enable polling for update entities by default
Matter entities don't enable polling any longer. Enable polling for update entities by default.
Configuration menu - View commit details
-
Copy full SHA for 2e7ad79 - Browse repository at this point
Copy the full SHA 2e7ad79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0d0c8 - Browse repository at this point
Copy the full SHA 5f0d0c8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.