Hello,
I followed the tutorial, everything works except that I can not find the plugin in domoticz:
pi@raspberrypi:~/domoticz/plugins/xiaomi-mirobot $ sudo ./test.py
test: python modules path: ././.env/lib/python3.4/site-packages
test: trying connect to 127.0.0.1:22222
test: sent request to ...
Search found 2 matches
- Thursday 18 January 2018 14:52
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Robot Vacuum
- Replies: 311
- Views: 123498
- Saturday 05 August 2017 11:00
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 109772
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
After following the Wiki I have this error
pi@raspberrypi ~ $ /usr/bin/python3 /home/pi/domoticz/scripts/python/miflora/domoticz.py
Traceback (most recent call last):
File "/home/pi/domoticz/scripts/python/miflora/domoticz.py", line 4, in <module>
from miflora.miflora_poller import MiFloraPoller ...
pi@raspberrypi ~ $ /usr/bin/python3 /home/pi/domoticz/scripts/python/miflora/domoticz.py
Traceback (most recent call last):
File "/home/pi/domoticz/scripts/python/miflora/domoticz.py", line 4, in <module>
from miflora.miflora_poller import MiFloraPoller ...