b-Control EM 210

Begonnen von Aikawa24, 01 März 2018, 20:14:13

Vorheriges Thema - Nächstes Thema

Aikawa24

hat sich vielleicht schon mal jemand mit dem Energie Manager auseinandergesetzt und es geschafft die Werte für die einzelnen Phasen auszuwerten ?

ich hab versicht per SSH auf das Gerät zu kommen um vielleicht einige Anpassungen zu machen aber das ist alles was ich bei der Verbindung zurückbekomme

ssh root@192.168.100.43 -p 49152 -v
OpenSSH_7.2p2 Ubuntu-4ubuntu2.4, OpenSSL 1.0.2g  1 Mar 2016
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to 192.168.100.43 [192.168.100.43] port 49152.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/gecko/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4
debug1: ssh_exchange_identification: HTTP/0.0 501 Not Implemented


debug1: ssh_exchange_identification: SERVER: Linux/3.14.25, UPnP/1.0, Portable SDK for UPnP devices/1.6.19


debug1: ssh_exchange_identification: CONTENT-LENGTH: 54


debug1: ssh_exchange_identification: CONTENT-TYPE: text/html


debug1: ssh_exchange_identification:


ssh_exchange_identification: Connection closed by remote host

yoda_gh

Ich würde sagen, Du sprichst mit einem HTTP-Server, Du hast also wohl die falsche Port-Nummer...

Heimweh

Ist hier jemand weitergekommen den EM210 auszulesen?
RaspberryPi, 8 x Intertechnosteckdosen, ETA PU15 über HTTPMOD, Youless Eneergiemonitor, 8 x Technoline Funk Temperatur / Feuchtesensoren über jeeLink, Fritzbox Anbindung, Homematic Rolladen Aktoren, MAX Heizkörperventile + Cube, SONOFF S20, S26, POW, 4ch, OWD, Alexa-fhem, enOcean / Eltako,

aikawa24

ich habs mit der Hilfe über die Unieq Box hinbekommen, ist der selbe Webserver und läuft ganz gut


define Strom.bcontrol HTTPMOD http://192.168.0.86/mum-webservice/0/start.php 10
attr Strom.bcontrol userattr get1ExtractAllJSON:0,1 get1ExtractAllJSON:0,1,2 get1Name get1Poll:0,1 get1URL replacement0Mode:reading,internal,text,expression,key replacement0Regex replacement0Value sid0Data sid0URL
attr Strom.bcontrol alias #bcontrol
attr Strom.bcontrol authRetries 2
attr Strom.bcontrol clearSIdBeforeAuth 0
attr Strom.bcontrol enableCookies 1
attr Strom.bcontrol event-on-change-reading .*
attr Strom.bcontrol get1ExtractAllJSON 1
attr Strom.bcontrol get1Name StromZaehlerStand
attr Strom.bcontrol get1Poll 1
attr Strom.bcontrol get1URL http://192.168.0.86/mum-webservice/consumption.php?meter_id=0
attr Strom.bcontrol group Power
attr Strom.bcontrol icon measure_power_meter
attr Strom.bcontrol replacement0Mode expression
attr Strom.bcontrol replacement0Regex %%datum_zeit%%
attr Strom.bcontrol replacement0Value strftime "%Y%m%d%H%M%S", gmtime
attr Strom.bcontrol room Strom
attr Strom.bcontrol sid0Data login=&password=&save_login=on&submit=Anmelden&datetime=%%datum_zeit%%
attr Strom.bcontrol sid0URL http://192.168.0.86/mum-webservice/0/start.php
attr Strom.bcontrol stateFormat Imp:Verbrauch | Exp:Produktion
attr Strom.bcontrol timeout 10
attr Strom.bcontrol userReadings Verbrauch { ReadingsVal("Strom.bcontrol","sum_import_power",0)*1000 ." W" },\
Produktion { ReadingsVal("Strom.bcontrol","sum_export_power",0)*1000 ." W" },\
Power { ReadingsVal("Strom.bcontrol","sum_power",0)*1000 ." W" }

define FileLog_StromAktuell1 FileLog ./log/strom_aktuell1-%Y-%m.log Strom.bcontrol:.*
attr FileLog_StromAktuell1 room Strom