Skip to content

Commit

Permalink
docs: add information for timeout issue
Browse files Browse the repository at this point in the history
  • Loading branch information
muhlba91 committed Dec 12, 2023
1 parent bb9e73e commit 2eb0d27
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,12 @@ suggested is anywhere between 30-180 minutes.

This integration uses API `v3`.

---

> [!WARNING]
> The streaming API uses a HTTP GET request which, unfortunately, is timing out and ending the connection every ~10 minutes.
> Currently, the client is reconnecting after a short backoff time.
>
>
> Hence, errors in your Home Assistant log like `[onyx_client.client] Unexpected exception: ClientPayloadError('Response payload is not completed'). Retrying with backoff Xs.` are to be expected.
>
>
> The issue is tracked here: <https://github.com/muhlba91/onyx-homeassistant-integration/issues/30>.
## Installation
Expand Down

0 comments on commit 2eb0d27

Please sign in to comment.