Added note on issues due to gateway connection limit (#14875)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Guus Hutschemaekers 2020-10-05 02:17:11 +02:00 committed by GitHub
parent e6c0d5a429
commit ce0fe77c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,3 +68,9 @@ maxcube:
type: integer
default: 300
{% endconfiguration %}
### Problems connecting or setting up
Due to the connection limits of the eQ-3 MAX! Cube, Home Assistant will not be able to connect to the gateway if another application is still connected. It may result in timeout errors like _Error: timed out You will need to restart Home Assistant after fixing._ and _The following integrations and platforms could not be set up: maxcube Please check your configuration._
To prevent these issues, ensure all other applications connecting to the gateway are closed, e.g., the mobile app or the MAX! desktop app (On Windows machines, close from the status bar, it keeps running when you close the browser window).