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

How to change Homekit TCP port? #131

Open
dzungpv opened this issue Apr 17, 2024 · 2 comments
Open

How to change Homekit TCP port? #131

dzungpv opened this issue Apr 17, 2024 · 2 comments

Comments

@dzungpv
Copy link

dzungpv commented Apr 17, 2024

By default Homekit using port 80 for local communication. I can change port with other SDK for example 8088 when I want to use port 80 for webserver. How to do with esp-homekit-sdk ?

@shahpiyushv
Copy link
Collaborator

There is a config option CONFIG_HAP_HTTP_SERVER_PORT (menuconfig -> Component config -> HAP HTTP Server -> Server Port) for changing the port number.

@dzungpv
Copy link
Author

dzungpv commented Apr 18, 2024

There is a config option CONFIG_HAP_HTTP_SERVER_PORT (menuconfig -> Component config -> HAP HTTP Server -> Server Port) for changing the port number.

Thank you, I will try that, you may add docs for the SDK.

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

No branches or pull requests

2 participants