Ich wollte das Plugin mal ausprobieren, aber ich laufe in einen Fehler:
Ich hätte wetten können, dass ich vor Kurzem noch irgendwo über diesen Fehler gestolpert bin, aber ich finde es gerade nicht.
Kann mir jemand helfen? Ist (noch) shng 1.7.1 mit dem master-Plugins, Pluginversion 1.3.0
Gruß
Sebastian
Code:
AttributeError: 'collections.OrderedDict' object has no attribute 'split' 2021-01-04 10:30:27 ERROR lib.item Item garage.tuer.zu: problem creating: 'collections.OrderedDict' object has no attribute 'split' Traceback (most recent call last): File "/home/sh/shng/lib/item.py", line 785, in __init__ child = Item(smarthome, self, child_path, value) File "/home/sh/shng/lib/item.py", line 841, in __init__ update = plugin.parse_item(self) File "/home/sh/shng/plugins/operationlog/__init__.py", line 161, in parse_item key_txt, value = txt.split(':') AttributeError: 'collections.OrderedDict' object has no attribute 'split'
Kann mir jemand helfen? Ist (noch) shng 1.7.1 mit dem master-Plugins, Pluginversion 1.3.0
Gruß
Sebastian
Kommentar