Dear PatrickM,
I have same problem as you. I use MIJIA BLE Temp&Hum sensor and after a couple of hours there's a bluetooth error and this breaks the domoticz python plugin system. Do you have found any solution the problem?
Regards,
Gabor
Search found 15 matches
- Tuesday 09 April 2019 6:56
- Forum: Python
- Topic: Python plugin: Xiaomi Mi Flower Mate
- Replies: 99
- Views: 29822
- Sunday 03 March 2019 14:44
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Yes, I have installed. I have used the Bulb, but the token has changed, since I have to add again the hardver
- Saturday 02 March 2019 16:25
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
the answer:
Traceback (most recent call last):
File "MyBulb.py", line 11, in <module>
import miio.philips_bulb
ImportError: No module named miio.philips_bulb
Traceback (most recent call last):
File "MyBulb.py", line 11, in <module>
import miio.philips_bulb
ImportError: No module named miio.philips_bulb
- Saturday 02 March 2019 8:03
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Dear,
I have found that the token has changed, so the bulb did not work. I change the token in domoticz, but when I have added the new bulb with new token, the device does not appear in the list. In the log file I have found this.
2019-03-02 07:54:30.700 Error: Lámpa1 hardware (9) thread seems to ...
I have found that the token has changed, so the bulb did not work. I change the token in domoticz, but when I have added the new bulb with new token, the device does not appear in the list. In the log file I have found this.
2019-03-02 07:54:30.700 Error: Lámpa1 hardware (9) thread seems to ...
- Thursday 28 February 2019 18:55
- Forum: Temperature and Weather
- Topic: Darksky: Problem adding hardware
- Replies: 7
- Views: 2770
Re: Darksky: Problem adding hardware
When you press the add button, then you will get the problem message.
- Monday 04 February 2019 16:21
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Dear Samael,
Thanks, thanks... it is working. Nice work!
Thanks, thanks... it is working. Nice work!
- Sunday 03 February 2019 18:06
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Have you done this?
sudo chmod 777 /home/pi/domoticz/plugins/domoticz-Xiaomi-Led-Lamp/MyBulb.py
Dear Samael,
I have found this error now:
Traceback (most recent call last):
File "MyBulb.py", line 11, in <module>
import miio.philips_bulb
ImportError: No module named miio.philips_bulb
Where is ...
- Sunday 03 February 2019 17:51
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
I have found this error now:
Traceback (most recent call last):
File "MyBulb.py", line 11, in <module>
import miio.philips_bulb
ImportError: No module named miio.philips_bulb
Where is the module named miio.philips_bulb? I have not found.
Traceback (most recent call last):
File "MyBulb.py", line 11, in <module>
import miio.philips_bulb
ImportError: No module named miio.philips_bulb
Where is the module named miio.philips_bulb? I have not found.
- Sunday 03 February 2019 17:43
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Nothing change, same error.
- Sunday 03 February 2019 17:27
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
I tried from Python, but I have received same error.
. Thank you, that you try to help me.
- Sunday 03 February 2019 16:40
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Python version 3.5.3
- Sunday 03 February 2019 15:51
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Hi,
I have tried. Same problem, "MyBulb.py: error: the following arguments are required: IPaddress, token"
I have tried. Same problem, "MyBulb.py: error: the following arguments are required: IPaddress, token"
- Saturday 02 February 2019 18:52
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Hello There
I'm starting a new plugin, for some Xiaomi Philips Wifi Device.
All main work come from Kofec and his plugin for Xiaomi Air Purifier : https://github.com/kofec/domoticz-AirPurifier
I just spend some time to adapt it for the E27 Bulb aka Xiaomi Philips LED Ball Lamp aka Philips ...
- Friday 01 February 2019 18:29
- Forum: Python
- Topic: Python Plugin : Xiaomi Philips LED Ball Lamp
- Replies: 54
- Views: 16627
Re: Python Plugin : Xiaomi Philips LED Ball Lamp
Dear All,
I have tried to install the Xiaomi Philips bulb and it was almost successful, but the Domoticz does not recognize the bulb. Int error status I hav found this: 2019-02-01 18:07:32.235 Error: (Light1) Call command failed: Command '['bash', '-c', './MyBulb.py', 'here the IP, I deleted it ...
I have tried to install the Xiaomi Philips bulb and it was almost successful, but the Domoticz does not recognize the bulb. Int error status I hav found this: 2019-02-01 18:07:32.235 Error: (Light1) Call command failed: Command '['bash', '-c', './MyBulb.py', 'here the IP, I deleted it ...
- Friday 01 February 2019 8:49
- Forum: Temperature and Weather
- Topic: Darksky: Problem adding hardware
- Replies: 7
- Views: 2770
Darksky: Problem adding hardware
Hi,
I would like to add the Darksky but it is not working, error message: Problem adding hardware. What is the problem?
I would like to add the Darksky but it is not working, error message: Problem adding hardware. What is the problem?