Und dieser Fehler kommt im Debug Log
Code:
blockly_toolbox Logic: blockly_toolbox, File: /usr/smarthome/logics/blockly_toolbox.py, Line: 31, Method: <module>, Exception: 'Item' object has no attribute 'type' -- scheduler.py:_task:334 Traceback (most recent call last): File "/usr/smarthome/lib/scheduler.py", line 327, in _task exec(obj.bytecode) File "/usr/smarthome/logics/blockly_toolbox.py", line 31, in <module> elif s.type() == 'num' : AttributeError: 'Item' object has no attribute 'type'
Kommentar