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

[SYS] Configuration portal for Ethernet board and HA link to config #1761

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

1technophile
Copy link
Owner

@1technophile 1technophile commented Sep 27, 2023

Description:

Enable Wifi Manager as a configuration portal for Ethernet boards, also leverage the Wifi Access point given in the configuration portal as a fallback connectivity method.

With this PR users can now use pre-built binaries with ethernet, wifi manager is used to configure the parameters, it is accessible through ethernet and the wifi access point.
The user can still add a Wifi Access point to connect, it will be used as a fallback connectivity method. The SSID and password can also be left blank to use only ethernet connection.

This PR is interesting for boards like the ThingPulse and Olimex gateways.

Add "visit" link to the WebUI from HA to make the configuration access easier and reduce key length
image

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

Enable Wifi Manager as a configuration portal for Ethernet boards, also leverage the Wifi Access point as a fallback connectivity method

Add link to the WebUI from HA and reduce key length
Now that one environment cans support wifi and ethernet, merge the 2
@1technophile
Copy link
Owner Author

@marcelstoer @hallard for information

@marcelstoer
Copy link
Contributor

Nice! I need to test this sometime.

@1technophile 1technophile merged commit dd5e565 into development Oct 3, 2023
141 checks passed
@1technophile 1technophile deleted the ethernet-and-wifi branch October 3, 2023 12:33
@hallard
Copy link
Contributor

hallard commented Oct 3, 2023

Awesome, thanks, will test also sometime.

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.

4 participants