Giter VIP home page Giter VIP logo

homebridge-senec's Introduction

homebridge-senec

ein Homebridge Plugin für SENEC Speicher.

Das Spericher wird in der Home App als Outlet (Steckdose) angezeigt. In der Eve App sieht man zusätzliche Werte wie

  • Grid Power (Einspeisung / Netzbezug) => Positiver Wert = Einspeisung
  • House Power (aktueller Hausverbrauch)
  • Solar Power (aktuelle Stromerzeugung)
  • Battery Level (aktueller Füllstand des Speichers)

Nach der Installation muss das Plugin als Accessories hinzugefügt werden

"accessories": [
        {
                "accessory": "SENEC",
                "name": "SENEC Home",
                "hostname": "IP oder Hostname(FQDN)",
		"refreshInterval": (Zeit in Sekunden, Standard ist 60)
        }
     ],

beim Hostname am besten den FQDN also inklusive der Domain. z.B. speicher.fritz.box

homebridge-senec's People

Contributors

hardez avatar

Watchers

 avatar  avatar

Forkers

lmprover boernei

homebridge-senec's Issues

Rule with Event based on >= watt values

Hello, thanks for your work!

in Eve app i can’t create rule based on event with “>= xxx watt” maybe because are shown as outlet. last year i had solaredge inverter and plugin was shown ad lux sensor (not watt) so i created event based on >= lux.

do you think is it possibile in future show as lux sensor the actual solar production? Or do you know a way on Eve app to create event (not condition) based on >= ?

Ich bekomme kein PlugIn eingetragen

Hallo, ich habe das SENEC PlugIn installiert. Wenn ich versuche das Accessories einzubinden, hängt sich mein Hoobs auf. UNter Konfiguration, mache ich folgende Eintragung:

"accessories": [
{
"accessory": "SENEC",
"name": "SENEC Home",
"hostname": "https://192.168.178.29",
"refreshInterval": 60
}
],

Nachdem ich auf Speichern klicke, hängt sich das Hobs auf.
Nach Neustart habe ich folgende Eintragung in der Konfiguration: siehe Bild

Kannst du mir helfen, was ich hier falsch mache. Muss gestehen, meine Programmierkenntnisse sind weniger als rudimentär.

Danke Janko
Senec

HTTP not working anymore, SENEC switched to HTTPS

SENEC pushed a firmware update to the V2.1 machines and since then HTTP has been disabled in favor if HTTPS. The API still seems to be working fine when testing with postman and ignoring certificate errors.

Could you update your code to HTTPS?

Thanks for you great work by the way. I am using this to make automations with homekit.

Sorry, hier ist alles auf Deutsch. Deshalb nochmal:
SENEC hat mit dem Firmware-Update, welches seit letzter Woche gepusht wird auf HTTPS umgestellt. Mit Postman und HTTPS scheint alles zu funktionieren.

Kannst du bitte dein Plugin auf HTTPS umstellen? Ich liebe das Plugin und benutze es für diverse Automationen mit Homekit.

Danke im Voraus.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.