Add Overkiz documentation for new integration#20841
Add Overkiz documentation for new integration#20841bdraco merged 4 commits intohome-assistant:nextfrom
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
bdraco
left a comment
There was a problem hiding this comment.
The somfy changes should probably be in a separate PR after this is merged since this PR is really about overkiz and not somfy
|
@iMicknl For the rest of these, please do one docs PR to match up with the core PR so they are easier to keep track of. Thanks 👍 |
| - Button | ||
| - Lock | ||
| - Number | ||
| ha_release: 2022.1.0 |
There was a problem hiding this comment.
This version is incorrect. It should tag the major version and above all 2022.1 won't be released.
Please open a PR to correct this to 2022.2
|
|
||
| **Execution queue is full on gateway: #xxxx-xxxx-xxxx (soft limit: 10)** | ||
|
|
||
| The Overkiz has a limit of 10 actions that can be executed in parallel. Currently this can only be solved by adding a time-out in between your executions, where you need to take the execution time into account. |
There was a problem hiding this comment.
This sounds like a bug to me, and something that should not be solved in the documentation.
We should not have to burden the end-user with these kinds of things.
There was a problem hiding this comment.
@iMicknl AFAICT this is a limitation on Somfy's side with no clear solution. Feel free to reach out on discord to discuss ideas to work around this implementation flaw (on Somfy's side).
| - number | ||
| --- | ||
|
|
||
| The Overkiz (by Somfy) integration platform is used by many different vendors, like Somfy, Hitachi and Atlantic. This integration will allow users to integrate their devices into Home Assistant using the Overkiz API. |
There was a problem hiding this comment.
like Somfy, Hitachi and Atlantic->like Somfy, Hitachi, and Atlantic
|
|
||
| **Server busy, please try again later. (Too many executions)** | ||
|
|
||
| During peak hours, it could happen that the Overkiz platform is unable to execute your command. The integration will try to retry this command, however this is not guaranteed to succeed. |
There was a problem hiding this comment.
- Space after
succeed. - Missing comma after
however:this command, however, this is
|
|
||
| ### Z-Wave, Hue and Sonos not supported | ||
|
|
||
| Even though most Overkiz hubs supports adding Z-Wave, Hue and Sonos devices, this isn't supported in the Overkiz integration. All these platforms have native integrations in Home Assistant which are more stable and feature rich. |
There was a problem hiding this comment.
supports->supportZ-Wave, Hue and Sonos devices->Z-Wave, Hue, and Sonos devicesfeature rich-> feature-rich`
|
|
||
| ### Internet connectivity required | ||
|
|
||
| This integration communicates via the cloud based Overkiz API, since Overkiz doesn't expose a local API on their hubs. If you are only using Somfy IO compatible devices, you could purchase a Velux KLF200 hub and use to [the Velux integration](/integrations/velux/) which has a local API. |
There was a problem hiding this comment.
cloud based->cloud-based- Misplaced
to, remove it:Velux KLF200 hub and use to->Velux KLF200 hub and use
Proposed change
Adds the first version of the Overkiz documentation, for the sensor entity.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.