S-Central, the new kid on the block

VPN/Proxy erkannt

Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.

  • Ich habe eine React / Nodejs Applikation für das Monitoring und die Kontrolle von Shellies entwickelt und sie als Open Source zur Verfügung gestellt.

    https://github.com/akreienbring/s-central

    Hier, als Einstieg, ein Auszug aus dem Github Text. Software und Release kann ab sofort verwendet werden. Über Feedback und vielleicht sogar Mithilfe würde ich mich natürlich freuen.

    ------------------------------

    Overview

    S-Central is a client (React) / server (nodejs) application to monitor and control your Shelly devices. The server collects all relevant information about your devices by using RPC calls and websocket connections. The client is a webapplication that makes monitoring and controlling your Shellies easy.
    S-Central is cloudless. That means it makes you (sort of) independent from the Shelly Cloud Control Center.

    The server must run in your local network and acts as a broker between your Shellies and the client application. The communication with the client is strictly websocket based.

    Features

    S-Central supports English, Spanish and German.

    • Dashboard
      Informs you about connected Shellies, current and timelined consumption, running scripts, cloud connection.
    • Shellies
      Get insights about KVS values, script status, Logs and websocket messages. Control your switches. Get notified when a script error occurs.
    • User
      Enable additional users to log in to the appplication.
    • Blog
      A simple interface to write internal articles or notes to be displayed on the landing page.
    • Webservices
      An API to call essential functions, e.g. from within your scripts.

    Why use it?

    Managing many Shellies in a network is a challenge. The original Shelly Control app is a good choice. But it is cloudbased. Hence you need an internet connection to control your devices. S-Central needs only Wifi and your local network. It is Open Source and transparent. You are welcome to participate and enhance the features.

    Einmal editiert, zuletzt von akreienbring (28. Januar 2025 um 13:22)