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

Fixed bug #47 and #50 #48

Closed
wants to merge 3 commits into from
Closed

Fixed bug #47 and #50 #48

wants to merge 3 commits into from

Conversation

AIXruth
Copy link

@AIXruth AIXruth commented Sep 29, 2022

I was unable to use special characters in the password fields, documented in #47. I found out that the encode/decode function was the reason and replaced it with another encode/decode function, which solved the issue for me.

Furthermore I added a sample line to easier debug/check the used WLAN password.

BTW, thanks for this great project. I will integrate the project as MQTT adapter into ioBroker now.

@AIXruth AIXruth changed the title Fixed bug #47 Fixed bug #47 and #50 Oct 19, 2022
@AIXruth
Copy link
Author

AIXruth commented Oct 19, 2022

My latest commit fixes bug #50. When DHCP was disabled, the network settings were misconfigured due to a missing parameter and thus NTP could not work.

@AIXruth AIXruth closed this Oct 19, 2022
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.

1 participant