This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-11-01 01:00:43 +01:00
.vscode Init 2023-10-31 23:58:00 +01:00
app Some errors with chrome 2023-11-01 01:00:43 +01:00
.eslintrc.json Init 2023-10-31 23:58:00 +01:00
.gitignore Init 2023-10-31 23:58:00 +01:00
.prettierrc Init 2023-10-31 23:58:00 +01:00
LICENSE Init 2023-10-31 23:58:00 +01:00
next.config.js Init 2023-10-31 23:58:00 +01:00
package-lock.json Init 2023-10-31 23:58:00 +01:00
package.json Init 2023-10-31 23:58:00 +01:00
README.md Init 2023-10-31 23:58:00 +01:00
TODO.md Some errors with chrome 2023-11-01 01:00:43 +01:00
tsconfig.json Init 2023-10-31 23:58:00 +01:00

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:
    1. open the IP of the Shelly in a Browser
    2. click on Internet & Security
    3. open Advanced - Developer Settings
    4. set Allow Cross-Origin Resource Sharing to true

TODO

Please see for more informations.

License

AGPL-3.0 © Tim-Niclas Oelschläger