Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT PW Length is Limited to 15 Characters #73

Open
MidnightLink opened this issue Aug 19, 2023 · 3 comments
Open

MQTT PW Length is Limited to 15 Characters #73

MidnightLink opened this issue Aug 19, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request HA-MQTT
Milestone

Comments

@MidnightLink
Copy link

Describe the bug
MQTT PW Length limited to 15 characters. Anymore and it doesn't allow it to be put in

Additional context
Had a very long MQTT password but was unable to connect as it was truncating it

@Bettapro
Copy link
Owner

It's true, that field is limited to 15 chars, how many characters do you need for your password?

@MidnightLink
Copy link
Author

HomeAssistant auto generates the password to 64 characters

@Bettapro
Copy link
Owner

Then, your request seems legit, the default password should be ok for this project.
I'll increase the massimum length to 64.

@Bettapro Bettapro self-assigned this Aug 21, 2023
@Bettapro Bettapro added enhancement New feature or request HA-MQTT labels Aug 21, 2023
@Bettapro Bettapro added this to the v3.0.10 milestone Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HA-MQTT
Projects
None yet
Development

No branches or pull requests

2 participants