Search found 2 matches

by AVBoX
Thursday 18 January 2018 14:52
Forum: Python
Topic: Python plugin: Xiaomi Mi Robot Vacuum
Replies: 311
Views: 111492

Re: Python plugin: Xiaomi Mi Robot Vacuum

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 server ...
by AVBoX
Saturday 05 August 2017 11:00
Forum: Others
Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
Replies: 325
Views: 101256

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 ...