Skip to content

Use frontend.port from configuration.yaml in Onboarding#31566

Closed
dremerb wants to merge 1 commit into
Koenkk:devfrom
dremerb:master
Closed

Use frontend.port from configuration.yaml in Onboarding#31566
dremerb wants to merge 1 commit into
Koenkk:devfrom
dremerb:master

Conversation

@dremerb
Copy link
Copy Markdown

@dremerb dremerb commented Mar 31, 2026

Currently in Onboarding there is no way to change the port of the onboarding server.
This change makes use of the port defined for the Frontend server for startOnboardingServer and startFailureServer.
Personally I dont think it's worth introducing dedicated configuration variables for this, therefore simply reusing frontend port definition, even if frontend may be disabled.

@dremerb dremerb changed the base branch from master to dev March 31, 2026 21:04
@dremerb
Copy link
Copy Markdown
Author

dremerb commented Mar 31, 2026

Switching to dev branch

@dremerb dremerb closed this Mar 31, 2026
@Nerivec
Copy link
Copy Markdown
Collaborator

Nerivec commented Mar 31, 2026

Configuration for onboarding is done through envs. https://www.zigbee2mqtt.io/guide/getting-started/#onboarding
Cannot use Z2M settings, since onboarding is to define Z2M settings.

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.

2 participants