Ich wollte auch gerade auf v3 umstellen. Bekomme aber beim Restart von shNG folgenden Fehler:
Code:
2018-10-22 09:38:22 ERROR Main Plugin 'Alexa4P3' exception during import of __init__.py: No module named 'hpmudext'
Traceback (most recent call last):
File "/usr/local/smarthome/lib/plugin.py", line 498, in __init__
exec("import {0}".format(classpath))
File "<string>", line 1, in <module>
File "/usr/local/smarthome/plugins/alexa4p3/__init__.py", line 40, in <module>
from . import p3_action
File "/usr/local/smarthome/plugins/alexa4p3/p3_action.py", line 10, in <module>
from hpmudext import get_device_id
ImportError: No module named 'hpmudext'
Gruß, Max


, aber die Jungs von Amazon arbeiten


Einen Kommentar schreiben: