Hallo miteinander,
ich habe einen Z wave Plug, der über Domoticz in mein Haussystem eingebunden ist. Diese schaltet die Ladung eines E Rollers über den PV Überschuss.
Ich will das jetzt aber über openWB (stable 1.9.003) machen und habe dafür ein smarthome 2.0 device angelegt, welches über http geschaltet wird. Die url im Browser schaltet natürlich. In der openWB aber nicht.
Im smarthome.log erscheint folgendes.
Total Watt abschaltbarer smarthomedevices: 0
2021-02-18 09:40:35: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-02-18 09:40:35: Main routine (1) SuperSocco Fehlermeldung: '1relais'
2021-02-18 09:40:40: EVU Bezug(-)/Einspeisung(+): -152 max Speicherladung: 0
2021-02-18 09:40:40: Uberschuss: -152 Uberschuss mit Offset: -152
2021-02-18 09:40:40: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-02-18 09:40:40: Device http1SuperSocco Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
Das erscheint mehr oder weniger ständig, bei welchem Überschuss auch immer.
Kurz er schaltet nicht. Weder bei PV Überschuss noch bei "manuell".
Was mache ich denn falsch?
Danke
Kannst du das bitte mit der neuesten Nighly probieren ?
Wenn es dann nicht geht bitte Smarthome log , http log und smarthome 2.0 definition zeigen.
Danke Oliver
Entwickler- openWB (ehrenamtlich) / Feedback zu Funktionen immer erwünscht..
Smarthomeprobleme siehe hier (update ): viewtopic.php?f=14&t=5923
Sag mal manuell sollte das schalten per hand sein also overruled das die PV Überschuss automatik.
Wenn dem so ist, dann funktioniert es nicht.
smarthome log:
Ich habe das gleiche Problem.
Möchte einen Sonoff Basic mit Tasmota zum laufen bringen.
Mit Smarthome läuft alles perfekt, aber leider nutze ich schon alle drei Verbraucher.
Mit Smarthome 2.0 bekomme ich immer diese Fehlermeldung:
lumajo hat geschrieben: ↑Fr Feb 19, 2021 8:44 am
Sag mal manuell sollte das schalten per hand sein also overruled das die PV Überschuss automatik.
Wenn dem so ist, dann funktioniert es nicht.
smarthome log:
2021-02-19 09:31:58: Conditions (1) SuperSocco Fehlermeldung: '1relais'
2021-02-19 09:31:58: (1) SuperSocco Maximale Einschaltdauer nicht erreicht
2021-02-19 09:31:58: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-02-19 09:31:58: Total Watt abschaltbarer smarthomedevices: 0
2021-02-19 09:31:58: Device http1SuperSocco Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
[b]ValueError: could not convert string to float: '{\n "status" : "OK",\n "title" : "Update Device"\n}\n'[/b]
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
2021-02-19 09:31:58: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-02-19 09:31:58: Uberschuss: -537 Uberschuss mit Offset: -537
2021-02-19 09:31:58: EVU Bezug(-)/Einspeisung(+): -537 max Speicherladung: 0
2021-02-19 09:31:53: Main routine (1) SuperSocco Fehlermeldung: '1relais'
2021-02-19 09:31:53: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-02-19 09:31:53: Total Watt abschaltbarer smarthomedevices: 0
2021-02-19 09:31:53: Device http1SuperSocco Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
ValueError: could not convert string to float: '{\n "status" : "OK",\n "title" : "Update Device"\n}\n'
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
2021-02-19 09:31:52: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-02-19 09:31:52: Uberschuss: -538 Uberschuss mit Offset: -538
2021-02-19 09:31:52: EVU Bezug(-)/Einspeisung(+): -538 max Speicherladung: 0
2021-02-19 09:31:47: Main routine (1) SuperSocco Fehlermeldung: '1relais'
2021-02-19 09:31:47: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-02-19 09:31:47: Total Watt abschaltbarer smarthomedevices: 0
2021-02-19 09:31:47: Device http1SuperSocco Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
ValueError: could not convert string to float: '{\n "status" : "OK",\n "title" : "Update Device"\n}\n'
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
2021-02-19 09:31:47: Speicher Entladung(-)/Ladung(+): 0 SpeicherSoC: 100
2021-02-19 09:31:47: Uberschuss: -538 Uberschuss mit Offset: -538
2021-02-19 09:31:47: EVU Bezug(-)/Einspeisung(+): -538 max Speicherladung: 0
2021-02-19 09:31:42: Conditions (1) SuperSocco Fehlermeldung: '1relais'
2021-02-19 09:31:42: (1) SuperSocco Maximale Einschaltdauer nicht erreicht
2021-02-19 09:31:42: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-02-19 09:31:42: Total Watt abschaltbarer smarthomedevices: 0
2021-02-19 09:31:42: Device http1SuperSocco Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
ValueError: could not convert string to float: '{\n "status" : "OK",\n "title" : "Update Device"\n}\n'
aktpowerfl = float(urllib.request.urlopen(urlrep, timeout=5).read().decode("utf-8"))
File "/var/www/html/openWB/modules/smarthome/http/watt.py", line 34, in <module>
Traceback (most recent call last):
wo finde ich denn das http log? und was ist die smarthome definition?
Hallo,
Du hast ein http device definiert, die Smarthomedefinition findest du unter Einstellung Smarthome 2.0.
Was bekommst du zurück wenn du den Device direkt mit deinen definierten url im browser abfragst ?
Gruss Oliver
Entwickler- openWB (ehrenamtlich) / Feedback zu Funktionen immer erwünscht..
Smarthomeprobleme siehe hier (update ): viewtopic.php?f=14&t=5923
MrSpoon hat geschrieben: ↑Fr Mär 12, 2021 11:58 am
Ich habe das gleiche Problem.
Möchte einen Sonoff Basic mit Tasmota zum laufen bringen.
Mit Smarthome läuft alles perfekt, aber leider nutze ich schon alle drei Verbraucher.
Mit Smarthome 2.0 bekomme ich immer diese Fehlermeldung:
{"Status":{"Module":1,"DeviceName":"Infrarot Studio OpenWB","FriendlyName":["Infrarot Studio OpenWB"],"Topic":"tasmota_316907","ButtonTopic":"0","Power":0,"PowerOnState":0,"LedState":1,"LedMask":"FFFF","SaveData":0,"SaveState":1,"SwitchTopic":"0","SwitchMode":[0,0,0,0,0,0,0,0],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0}}
Genau, das sind nur Sonoff Basics.
Reicht mir aus, wenn sie nur schalten.
Beim 'alten' Smart Home funktioniert das einwandfrei.
Kann ich die beim Smart Home 2.0 nicht mehr verwenden?
Bei 'Separate Leistungsmessunf für das Gerät' habe ich 'Nein' angeklickt.
Für den Notfall hätte ich aber noch einen Sonoff mit Tasmota und Leistungsmessung rumliegen.
Okay wenn der in smarthome 1.0 läuft sollte er auch mit smarthome 2.0 tun. Es braucht noch eine Korrektur für smarthome 2.0 ich melde mich wenn die in der nightly ist.
Gruss Oliver
Entwickler- openWB (ehrenamtlich) / Feedback zu Funktionen immer erwünscht..
Smarthomeprobleme siehe hier (update ): viewtopic.php?f=14&t=5923