Rote SMH Namen Anzeige seit nightly 1.9.296
Verfasst: Sa Mär 25, 2023 11:54 am
Hallo Zusammen!
Ich habe einen kleinen Schönheitsfehler, vermutlich seit der letzten Nightly 1.9.296 bei den Smarthomeverbrauchern.
Während bei den Shelly`s alles weiterhin ok ist, werden bei den beiden Elgris Zählern, die als SDM630 eingerichtet wurden, die Namen, statt in grün, jetzt rot und durchgestrichen angezeigt. Auch die Laufzeit beträgt nun immer 0 min. Die Zählerwerte an sich stimmen aber.
Muss ich etwas an den Einstellungen ändern?
Ich habe einen kleinen Schönheitsfehler, vermutlich seit der letzten Nightly 1.9.296 bei den Smarthomeverbrauchern.
Während bei den Shelly`s alles weiterhin ok ist, werden bei den beiden Elgris Zählern, die als SDM630 eingerichtet wurden, die Namen, statt in grün, jetzt rot und durchgestrichen angezeigt. Auch die Laufzeit beträgt nun immer 0 min. Die Zählerwerte an sich stimmen aber.
Muss ich etwas an den Einstellungen ändern?
Code: Alles auswählen
023-03-25 13:04:27,907 INFO Mq pub openWB/SmartHome/Status/wattnichtschalt=332 old 329
2023-03-25 13:04:27,906 INFO Mq pub openWB/SmartHome/Devices/3/RunningTimeToday=46999 old 46986
2023-03-25 13:04:27,905 INFO Mq pub openWB/SmartHome/Devices/1/WHImported_temp=852436800 old 852433200
2023-03-25 13:04:27,904 INFO Mq pub openWB/SmartHome/Status/uberschuss=837 old 811
2023-03-25 13:04:27,902 INFO Mq pub openWB/SmartHome/Status/uberschussoffset=-3163 old -3189
2023-03-25 13:04:27,901 INFO Mq pub openWB/SmartHome/Devices/1/Wh=236788 old 236787
2023-03-25 13:04:27,899 INFO Mq pub openWB/SmartHome/Devices/6/RunningTimeToday=46999 old 46986
2023-03-25 13:04:27,898 INFO Mq pub openWB/SmartHome/Devices/4/RunningTimeToday=45541 old 45529
2023-03-25 13:04:27,896 INFO Mq pub openWB/SmartHome/Devices/1/Watt=142 old 139
2023-03-25 13:04:27,894 INFO Mq pub openWB/SmartHome/Devices/5/RunningTimeToday=46929 old 46916
2023-03-25 13:04:27,891 INFO Einschaltgruppe rel: 0 Summe Einschaltschwelle: 0 max Einschaltverzögerung 0 nur Einschaltgruppe prüfen bis: 00:00:00 in Total sec 0
2023-03-25 13:04:27,890 INFO Anzahl devices in Auschaltgruppe: 0 akt: 0 Anzahl devices in Einschaltgruppe: 0
2023-03-25 13:04:27,890 INFO Total Watt nicht im Hausverbrauch: 0
2023-03-25 13:04:27,890 INFO Total Watt nichtabschaltbarer smarthomedevices: 332
2023-03-25 13:04:27,889 INFO Total Watt abschaltbarer smarthomedevices: 0
2023-03-25 13:04:27,888 INFO (6) SpuelmaHaupt rel: 1 oncnt/onstandby/time: 1/0/46999 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:27,884 INFO (6) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1284
2023-03-25 13:04:26,153 INFO (5) WaschmaEinli rel: 1 oncnt/onstandby/time: 1/0/46929 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:26,147 INFO (5) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1284
2023-03-25 13:04:24,771 INFO (4) WTrocknHaupt rel: 1 oncnt/onstandby/time: 14/0/45541 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:24,767 INFO (4) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1283
2023-03-25 13:04:23,578 INFO (3) WaschmaHaupt rel: 1 oncnt/onstandby/time: 1/0/46999 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:23,575 INFO (3) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1283
2023-03-25 13:04:22,285 INFO (2) HAR rel: 0 oncnt/onstandby/time: 0/0/0 Status/Üeb: 10/1 akt: 190 Z: 326942
2023-03-25 13:04:22,276 WARNING Leistungsmessung http 2 Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret2'
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
2023-03-25 13:04:21,126 INFO (1) Einlieger rel: 0 oncnt/onstandby/time: 0/0/0 Status/Üeb: 10/1 akt: 142 Z: 236788
2023-03-25 13:04:21,120 WARNING Leistungsmessung http 1 Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
2023-03-25 13:04:19,978 INFO Speicher Entladung(-)/Ladung(+): 832 SpeicherSoC: 27
2023-03-25 13:04:19,977 INFO Uberschuss: 837 Uberschuss mit Offset: -3163
2023-03-25 13:04:19,977 INFO EVU Bezug(-)/Einspeisung(+): 5 max Speicherladung: 4000
2023-03-25 13:04:14,969 INFO (6) SpuelmaHaupt Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:14,968 INFO (6) SpuelmaHaupt Überschuss 811 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:14,967 INFO (6) SpuelmaHaupt Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:14,967 INFO (6) SpuelmaHaupt Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:14,966 INFO (6) SpuelmaHaupt Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:14,965 INFO (6) SpuelmaHaupt schalte ein wegen Immer an vor
2023-03-25 13:04:14,965 INFO (6) SpuelmaHaupt Immer an vor definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:14,963 INFO (5) WaschmaEinli Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:14,963 INFO (5) WaschmaEinli Überschuss 811 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:14,962 INFO (5) WaschmaEinli Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:14,962 INFO (5) WaschmaEinli Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:14,961 INFO (5) WaschmaEinli Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:14,960 INFO (5) WaschmaEinli schalte ein wegen Immer an vor
2023-03-25 13:04:14,960 INFO (5) WaschmaEinli Immer an vor definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:14,959 INFO (4) WTrocknHaupt Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:14,958 INFO (4) WTrocknHaupt Überschuss 811 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:14,958 INFO (4) WTrocknHaupt Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:14,958 INFO (4) WTrocknHaupt Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:14,957 INFO (4) WTrocknHaupt Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:14,957 INFO (4) WTrocknHaupt Immer an nach definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:14,956 INFO (3) WaschmaHaupt Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:14,955 INFO (3) WaschmaHaupt Überschuss 811 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:14,955 INFO (3) WaschmaHaupt Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:14,954 INFO (3) WaschmaHaupt Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:14,954 INFO (3) WaschmaHaupt Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:14,953 INFO (3) WaschmaHaupt Immer an nach definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:14,946 INFO Mq pub openWB/SmartHome/Status/wattnichtschalt=329 old 412
2023-03-25 13:04:14,945 INFO Mq pub openWB/SmartHome/Devices/2/Watt=190 old 277
2023-03-25 13:04:14,943 INFO Mq pub openWB/SmartHome/Devices/3/RunningTimeToday=46986 old 46974
2023-03-25 13:04:14,942 INFO Mq pub openWB/SmartHome/Status/uberschuss=811 old 761
2023-03-25 13:04:14,941 INFO Mq pub openWB/SmartHome/Status/uberschussoffset=-3189 old -3239
2023-03-25 13:04:14,940 INFO Mq pub openWB/SmartHome/Devices/2/WHImported_temp=1176991200 old 1176987600
2023-03-25 13:04:14,938 INFO Mq pub openWB/SmartHome/Devices/6/RunningTimeToday=46986 old 46973
2023-03-25 13:04:14,936 INFO Mq pub openWB/SmartHome/Devices/4/RunningTimeToday=45529 old 45516
2023-03-25 13:04:14,935 INFO Mq pub openWB/SmartHome/Devices/2/Wh=326942 old 326941
2023-03-25 13:04:14,934 INFO Mq pub openWB/SmartHome/Devices/1/Watt=139 old 135
2023-03-25 13:04:14,932 INFO Mq pub openWB/SmartHome/Devices/5/RunningTimeToday=46916 old 46903
2023-03-25 13:04:14,928 INFO Einschaltgruppe rel: 0 Summe Einschaltschwelle: 0 max Einschaltverzögerung 0 nur Einschaltgruppe prüfen bis: 00:00:00 in Total sec 0
2023-03-25 13:04:14,927 INFO Anzahl devices in Auschaltgruppe: 0 akt: 0 Anzahl devices in Einschaltgruppe: 0
2023-03-25 13:04:14,927 INFO Total Watt nicht im Hausverbrauch: 0
2023-03-25 13:04:14,927 INFO Total Watt nichtabschaltbarer smarthomedevices: 329
2023-03-25 13:04:14,927 INFO Total Watt abschaltbarer smarthomedevices: 0
2023-03-25 13:04:14,926 INFO (6) SpuelmaHaupt rel: 1 oncnt/onstandby/time: 1/0/46986 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:14,918 INFO (6) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1271
2023-03-25 13:04:13,630 INFO (5) WaschmaEinli rel: 1 oncnt/onstandby/time: 1/0/46916 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:13,627 INFO (5) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1271
2023-03-25 13:04:12,448 INFO (4) WTrocknHaupt rel: 1 oncnt/onstandby/time: 14/0/45529 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:12,445 INFO (4) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1271
2023-03-25 13:04:10,638 INFO (3) WaschmaHaupt rel: 1 oncnt/onstandby/time: 1/0/46986 Status/Üeb: 10/1 akt: 0 Z: 0
2023-03-25 13:04:10,636 INFO (3) von Manuell auf Automatisch gestellt oder startup, Übergangsfrist laueft noch 86430 > 1270
2023-03-25 13:04:09,530 INFO (2) HAR rel: 0 oncnt/onstandby/time: 0/0/0 Status/Üeb: 10/1 akt: 190 Z: 326942
2023-03-25 13:04:09,523 WARNING Leistungsmessung http 2 Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret2'
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
2023-03-25 13:04:08,301 INFO (1) Einlieger rel: 0 oncnt/onstandby/time: 0/0/0 Status/Üeb: 10/1 akt: 139 Z: 236787
2023-03-25 13:04:08,294 WARNING Leistungsmessung http 1 Fehlermeldung: [Errno 2] No such file or directory: '/var/www/html/openWB/ramdisk/smarthome_device_ret1'
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
urllib.error.HTTPError: HTTP Error 404: Not Found
raise HTTPError(req.full_url, code, msg, hdrs, fp)
File "/usr/lib/python3.5/urllib/request.py", line 590, in http_error_default
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
return self._call_chain(*args)
File "/usr/lib/python3.5/urllib/request.py", line 510, in error
'http', request, response, code, msg, hdrs)
File "/usr/lib/python3.5/urllib/request.py", line 582, in http_response
response = meth(req, response)
File "/usr/lib/python3.5/urllib/request.py", line 472, 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/packages/modules/smarthome/http/watt.py", line 45, in <module>
Traceback (most recent call last):
2023-03-25 13:04:06,959 INFO Speicher Entladung(-)/Ladung(+): 720 SpeicherSoC: 27
2023-03-25 13:04:06,958 INFO Uberschuss: 811 Uberschuss mit Offset: -3189
2023-03-25 13:04:06,958 INFO EVU Bezug(-)/Einspeisung(+): 91 max Speicherladung: 4000
2023-03-25 13:04:01,950 INFO (6) SpuelmaHaupt Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:01,950 INFO (6) SpuelmaHaupt Überschuss 761 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:01,949 INFO (6) SpuelmaHaupt Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:01,949 INFO (6) SpuelmaHaupt Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:01,948 INFO (6) SpuelmaHaupt Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:01,948 INFO (6) SpuelmaHaupt schalte ein wegen Immer an vor
2023-03-25 13:04:01,947 INFO (6) SpuelmaHaupt Immer an vor definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:01,947 INFO (5) WaschmaEinli Einschaltverzögerung erreicht, bereits ein
2023-03-25 13:04:01,947 INFO (5) WaschmaEinli Überschuss 761 größer Einschaltschwelle oder Immer an zeit erreicht -1000
2023-03-25 13:04:01,946 INFO (5) WaschmaEinli Ladung läuft nicht, pruefe weiter
2023-03-25 13:04:01,946 INFO (5) WaschmaEinli Soll reduziert/abgeschaltet werden bei Ladung, pruefe 0.0
2023-03-25 13:04:01,946 INFO (5) WaschmaEinli Maximale Einschaltdauer nicht erreicht
2023-03-25 13:04:01,946 INFO (5) WaschmaEinli schalte ein wegen Immer an vor
2023-03-25 13:04:01,945 INFO (5) WaschmaEinli Immer an vor definiert 23:59 aktuelle Zeit 13:04
2023-03-25 13:04:01,945 INFO (4) WTrocknHaupt Einschaltverzögerung erreicht, bereits ein