.vscode | ||
app | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
LICENSE | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
TODO.md | ||
tsconfig.json |
Shelly Dashboard
This is a Dashboard to manage Shelly devices in the current Network.
Use
To use this, you have to build this and run the output with a server.
Every Shelly which you want to use has to enable 'Cross-Origin Resource Sharing'
- to enable:
- open the IP of the Shelly in a Browser
- click on
Internet & Security
- open
Advanced - Developer Settings
- set
Allow Cross-Origin Resource Sharing
totrue
TODO
Please see for more informations.
License
AGPL-3.0 © Tim-Niclas Oelschläger