Skip to content

Commit

Permalink
chore: document password limitations, fixes #100
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlb committed Dec 21, 2024
1 parent f30a545 commit a98ea9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@ Warning; this has only been tested with classic_205 and protect 7470i
## Installation ##
You can install this either manually copying files or using HACS. Configuration can be done on UI, you need to enter your username and password, (I know, translations are missing).

## Limitations ##
If you receive an error while trying to login, try resetting your password to one with no special characters except '!' and no longer then 10 characters.

## Troubleshooting ##
If you receive an error while trying to login, please go through these steps;
If you receive an error, please go through these steps to get details logs;
1. You can enable logging for this integration specifically and share your logs, so I can have a deep dive investigation. To enable logging, update your `configuration.yaml` like this, we can get more information in Configuration -> Logs page
```
logger:
Expand Down

0 comments on commit a98ea9e

Please sign in to comment.