Homepage › Forums › Generally › Change OSPi websites › Reply To: OSPi change websites
The OSPi doesn't have a web server, just an API interface.
The actual UI comes from ui.OpenSprinkler.com, the source code is available here:
https://github.com/OpenSprinkler/OpenSprinkler-App
If you want to create your own site, you can change the configuration. Calls in the browser http://<ip-deines-OSPi:8080>/su
on. Now you can provide the link to your own page.