Smart Home 2.0 und Shelly 2.5 Probleme beim schalten
Verfasst: So Mai 30, 2021 10:34 am
Hallo,
nachdem ich gestern meine OpenWb endlich angeschlossen habe, habe ich mich gleich an die Konfiguration gemacht. Hierbei macht mir das Smart Home 2.0 Schwierigkeiten.
Ich möchte gerne meinen Shelly 2.5 schalten. Dementsprechend habe ich dies als Http hinterlegt, da unter dem normalen Shelly Modul ja keine Auswahl der Kanäle vorhanden ist.
Leider bekomme ich es nicht hin, dass der Shelly unter Smart Home 2.0 geschalten wird. Unter Smart Home funktioniert es.
Anbei meine Konfiguration und die Fehlermeldung. Was ist hier falsch Eingestellt?
OpenWb Version: 1.9.235, habe auch schon die Smart Home 2.0 Geräte gelöscht und wieder angelegt, jedoch jedes mal das gleich Problem.
Falls jemand hier weiterhelfen kann, Dankeschön.
Fehlerlog:
2021-05-30 12:24:02: Conditions (9) AkkuZwei Fehlermeldung: '9relais'
2021-05-30 12:24:02: (9) AkkuZwei Überschuss 6788 größer Einschaltschwelle1600
2021-05-30 12:24:02: (9) AkkuZwei Maximale Einschaltdauer nicht erreicht
2021-05-30 12:24:02: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-30 12:24:02: Total Watt abschaltbarer smarthomedevices: 0
2021-05-30 12:24:02: Device http9AkkuZwei Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret9'
urllib.error.URLError: <urlopen error [Errno 22] Invalid argument>
raise URLError(err)
File "/usr/lib/python3.5/urllib/request.py", line 1256, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.5/urllib/request.py", line 1282, in http_open
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
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):
During handling of the above exception, another exception occurred:
OSError: [Errno 22] Invalid argument
sock.connect(sa)
File "/usr/lib/python3.5/socket.py", line 703, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 712, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/http/client.py", line 849, in connect
self.connect()
File "/usr/lib/python3.5/http/client.py", line 877, in send
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 934, in _send_output
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 1103, in endheaders
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1152, in _send_request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1107, in request
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/urllib/request.py", line 1254, in do_open
nachdem ich gestern meine OpenWb endlich angeschlossen habe, habe ich mich gleich an die Konfiguration gemacht. Hierbei macht mir das Smart Home 2.0 Schwierigkeiten.
Ich möchte gerne meinen Shelly 2.5 schalten. Dementsprechend habe ich dies als Http hinterlegt, da unter dem normalen Shelly Modul ja keine Auswahl der Kanäle vorhanden ist.
Leider bekomme ich es nicht hin, dass der Shelly unter Smart Home 2.0 geschalten wird. Unter Smart Home funktioniert es.
Anbei meine Konfiguration und die Fehlermeldung. Was ist hier falsch Eingestellt?
OpenWb Version: 1.9.235, habe auch schon die Smart Home 2.0 Geräte gelöscht und wieder angelegt, jedoch jedes mal das gleich Problem.
Falls jemand hier weiterhelfen kann, Dankeschön.
Fehlerlog:
2021-05-30 12:24:02: Conditions (9) AkkuZwei Fehlermeldung: '9relais'
2021-05-30 12:24:02: (9) AkkuZwei Überschuss 6788 größer Einschaltschwelle1600
2021-05-30 12:24:02: (9) AkkuZwei Maximale Einschaltdauer nicht erreicht
2021-05-30 12:24:02: Total Watt nichtabschaltbarer smarthomedevices: 0
2021-05-30 12:24:02: Total Watt abschaltbarer smarthomedevices: 0
2021-05-30 12:24:02: Device http9AkkuZwei Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret9'
urllib.error.URLError: <urlopen error [Errno 22] Invalid argument>
raise URLError(err)
File "/usr/lib/python3.5/urllib/request.py", line 1256, in do_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.5/urllib/request.py", line 1282, in http_open
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
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):
During handling of the above exception, another exception occurred:
OSError: [Errno 22] Invalid argument
sock.connect(sa)
File "/usr/lib/python3.5/socket.py", line 703, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 712, in create_connection
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/http/client.py", line 849, in connect
self.connect()
File "/usr/lib/python3.5/http/client.py", line 877, in send
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 934, in _send_output
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 1103, in endheaders
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1152, in _send_request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1107, in request
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/urllib/request.py", line 1254, in do_open