Add Motion Blinds troubleshooting for range (#25046)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
starkillerOG 2022-11-25 13:40:21 +01:00 committed by GitHub
parent 4b07306302
commit 2c2343bb3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,6 +142,14 @@ For tilt capable blinds a new position and tilt can be specified and the blind w
## Troubleshooting
### Range of the gateway
When the gateway is placed too far from the blinds, sometimes the blinds do react to commands from the gateway, but the gateway is not able to receive messages from the blinds. In those cases, the position of the blinds will not be reported correctly (both in Home Assistant and in the mobile app of the blinds). This can cause problems with specifically Top Down Bottom Up (TDBU) blinds since, for TDBUs, the requested position is checked to guard for collisions between the top and bottom motor; therefore, not all positions are allowed based on the current position of both motors. If the gateway does not receive the current position correctly, some commands may be wrongfully rejected to prevent collisions.
Please try placing the gateway closer to the blinds if you experience issues.
### Allowing UDP multicast communication
Home Assistant uses the following UDP multicast addresses/ports for communication with the gateway:
- Motion hub receive UDP multicast `238.0.0.18:32100`