Thank you for this plug in!
I'm new to this plug in, tried installing it.
I get a red dot in the plug in list, here's the log entry:
Dreame Vacuum Plugin Error Error in plugin execution InitializeMain:
File "plugin.py", line 24, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/Dreame_Indigo.indigoPlugin/Contents/Server Plugin/dreame_client.py", line 6, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/Dreame_Indigo.indigoPlugin/Contents/Server Plugin/dreame/__init__.py", line 63, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/Dreame_Indigo.indigoPlugin/Contents/Server Plugin/dreame/device.py", line 263, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/Dreame_Indigo.indigoPlugin/Contents/Server Plugin/dreame/protocol.py", line 14, in <module>
type: No module named 'paho'
What am I doing wrong?
Plugin just gives a red dot
- FlyingDiver
- Posts: 7830
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: Plugin just gives a red dot
I don't think you're doing anything wrong. I think Glenn forgot a line in requirements.txt.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: Plugin just gives a red dot
Sorry missed this post somehow!
Will get on and fix/look at it
Sent from my iPad using Tapatalk
Will get on and fix/look at it
Sent from my iPad using Tapatalk
Re: Plugin just gives a red dot
Further to this:
The appropriate libraries are in requirements.txt
I presume that for some reason they fail to install on your system? In which case there will be a whole lot of more red errors above this
May have something to do with pkg-config still looking into.
Sent from my iPad using Tapatalk
The appropriate libraries are in requirements.txt
I presume that for some reason they fail to install on your system? In which case there will be a whole lot of more red errors above this
May have something to do with pkg-config still looking into.
Sent from my iPad using Tapatalk
Re: Plugin just gives a red dot
Okay.
Try 2025.1.46 - in store soon.
Fixes cryptography to an earlier version, hopefully overcoming the fact that requested by downstream libraries (not us). I’m presuming this is the error above that posted but that is an 100% assumption…
Sent from my iPad using Tapatalk
Try 2025.1.46 - in store soon.
Fixes cryptography to an earlier version, hopefully overcoming the fact that requested by downstream libraries (not us). I’m presuming this is the error above that posted but that is an 100% assumption…
Sent from my iPad using Tapatalk