Add service ota_update to shelly integration#17163
Closed
mib1185 wants to merge 2 commits into
Closed
Conversation
21 tasks
b57e5a7 to
a268f55
Compare
frenck
requested changes
Mar 29, 2021
|
|
||
| ### Service `shelly.ota_update` | ||
|
|
||
| Triggers an over-the-air update for selected Shelly device(s). At least one of `area_id` or `device_id` has to be provided. This could be easily done via the target selector on UI. |
Member
There was a problem hiding this comment.
This was the indication for me to go to the parent PR and leave a comment on the implementation. This should be implemented as an entity service.
That way, it can use a target (meaning, entity_id, area_id or device_id and even a mix of it, is accepted).
bc2fa9b to
8a9746d
Compare
8a9746d to
b4462c0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Proposed change
This PR adds a new service
ota_updateto the shelly integration, which is intended to trigger OTA updates to a single or multiple devices at the same time.Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.