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

Dokumentation? (Port) #2

Open
MrR341-GER opened this issue Nov 29, 2021 · 2 comments
Open

Dokumentation? (Port) #2

MrR341-GER opened this issue Nov 29, 2021 · 2 comments

Comments

@MrR341-GER
Copy link

Hi.

Can I switch the Port? becouse 80 isreserved for HTTP-Server

@Jan200101
Copy link
Owner

You can specify the port to be used when initializing an instance of the main class

import ShellyPy

device = ShellyPy.Shelly("192.168.0.5", 1234)

I don't see a reason why you would do that.
By default Shelly devices have their HTTP-Server, with which you interact, on Port 80.

@h3tz
Copy link
Contributor

h3tz commented Nov 16, 2022

This would be a requirement request in case a server will be implemented

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

3 participants