Page 1 of 1

conbee II errore

Posted: Tuesday 31 March 2020 7:38
by bibbi
Hello I am a new lover of home automation, I have an rpi4 with a zwave key installed with domoticz ver stable 2020.1,
I wanted to add a zigbee hub (conbee II) but following the instructions I always have this error in the liugin.py file:
line 47, in module
import domoticz
modulenotfounderror: no module named 'domoticz'
any suggestions?
thanks and sorry for the bad english but i use a translator :D :D


Buongiorno sono un nuovo amante della domotica, ho un rpi4 con istallato una chiavetta zwave con domoticz ver stabile 2020.1,
volevo aggiungere un hub zigbee (conbee II) ma seguendo le istruzioni ho sempre questo errore nel file liugin.py:
line 47,in module
import domoticz
modulenotfounderror :no module named 'domoticz'
qualche suggerimento?
grazie e scusate per il cattivo inglese ma uso un traduttote

Re: conbee II errore

Posted: Tuesday 31 March 2020 13:39
by Thorgal789
Hello how are you executing the plugin ?
You can't use command line to run it.

It's your first plugin python ? If yes take a look here https://www.domoticz.com/wiki/Using_Python_plugins
But don't update your python version if you don't need it (and I don't think you need it)