ShellyPy icon indicating copy to clipboard operation
ShellyPy copied to clipboard

Shelly Server implementation

Open Jan200101 opened this issue 3 years ago • 2 comments

Since this is a client library having an implementation of the server would be useful for both testing as well as setting up custom devices.

Jan200101 avatar Nov 09 '22 08:11 Jan200101

Don't get it why a server would be helpful (except testing)

h3tz avatar Nov 16 '22 09:11 h3tz

Don't get it why a server would be helpful (except testing)

Shelly devices are relatively dumb, so it might be possible to pretend to be one by doing the right things like making mDNS announcements with a specific name or hosting a specific endpoint that is used to query basic device information (e.g. Device Generation)

Jan200101 avatar Nov 16 '22 09:11 Jan200101