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

Update ha_mqttpassword length in JaamFirmware.cpp #240

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

dmytrohoi
Copy link
Contributor

This pull request includes changes to the firmware/src/JaamFirmware.cpp file to increase the length of the MQTT password field. The most important changes are as follows:

Changes to MQTT password handling:

  • Increased the size of the ha_mqttpassword field from 51 to 65 characters in the Settings structure. (firmware/src/JaamFirmware.cpp)
  • Updated the handleDev function to reflect the new length of the ha_mqttpassword field in the input text. (firmware/src/JaamFirmware.cpp)

Про зміни

Збільшення дозволеної довжини пароля запит з Телеграм чату.

Copy link
Member

@Foroxon Foroxon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@v00g100skr v00g100skr merged commit 5ff58ba into J-A-A-M:develop Nov 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants