Hallo,
habe seit einigen Wochen einen Photovoltaikanlage am laufen.PIKO 3.0 neuste Generation. Jetz versuche ich mittels dem Kostal Plugin die Werte in meine Visu einzulesen. Ich habe alle Einstellungen laut Beschreibung vorgenommen und bekomme aber immer folgende Fehlermeldung:
2016-01-29 01:04:17 ERROR Kostal could not retrieve data from 192.168.178.93: list index out of range
2016-01-29 01:04:18 ERROR dummy Logic: dummy, File: /usr/smarthome/logics/dummy_series.py, Line: 2, Method: <module>, Exception: 'SmartHome' object has no attribute 'first'
Traceback (most recent call last):
File "/usr/smarthome/lib/scheduler.py", line 327, in _task
exec(obj.bytecode)
File "/usr/smarthome/logics/dummy_series.py", line 2, in <module>
sh.first.living.temperature(random.randint(20, 23))
AttributeError: 'SmartHome' object has no attribute 'first'
Kann mir jemand helfen ??
Im vorraus schon vielen Dank
habe seit einigen Wochen einen Photovoltaikanlage am laufen.PIKO 3.0 neuste Generation. Jetz versuche ich mittels dem Kostal Plugin die Werte in meine Visu einzulesen. Ich habe alle Einstellungen laut Beschreibung vorgenommen und bekomme aber immer folgende Fehlermeldung:
2016-01-29 01:04:17 ERROR Kostal could not retrieve data from 192.168.178.93: list index out of range
2016-01-29 01:04:18 ERROR dummy Logic: dummy, File: /usr/smarthome/logics/dummy_series.py, Line: 2, Method: <module>, Exception: 'SmartHome' object has no attribute 'first'
Traceback (most recent call last):
File "/usr/smarthome/lib/scheduler.py", line 327, in _task
exec(obj.bytecode)
File "/usr/smarthome/logics/dummy_series.py", line 2, in <module>
sh.first.living.temperature(random.randint(20, 23))
AttributeError: 'SmartHome' object has no attribute 'first'
Kann mir jemand helfen ??
Im vorraus schon vielen Dank
Kommentar