home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.88k stars 7.25k forks source link

Missing special Characterst for Reolink Passwords #35302

Open DumpName opened 8 hours ago

DumpName commented 8 hours ago

Feedback

I recently set up a new Reolink camera. I noticed during the integration process that the set of special charaters differs from the character set that is allowed by reolink. Reolink allows the following characters in addition to alphanumeric characters: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ and space. The current implementation that allows only @$*~_-+=!?.,:;'()[] as special characters is therefor outdated.

URL

https://www.home-assistant.io/integrations/reolink/

Version

2024.10.3

Additional information

No response

home-assistant[bot] commented 8 hours ago

Hey there @starkillerog, mind taking a look at this feedback as it has been labeled with an integration (reolink) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `reolink` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign reolink` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.