mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Explain Reolink password character set limitiations (#34196)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
9580a2f41e
commit
352a4c66fb
@ -35,7 +35,8 @@ The integration allows you to control [Reolink](https://reolink.com/) NVRs or ca
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
On the Reolink device, a user account with admin privileges is needed for the proper operation of this integration.
|
||||
- On the Reolink device, a user account with admin privileges is needed for the proper operation of this integration.
|
||||
- The password used for the Reolink device can only contain characters `a-z, A-Z, 0-9 or @$*~_-+=!?.,:;'()[]`. Other special characters will cause encoding issues in the video streams used by this integration and are, therefore, not allowed. When using an incompatible special character in the password, the integration will prompt you to change the password.
|
||||
|
||||
{% include integrations/option_flow.md %}
|
||||
{% configuration_basic %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user