
Search found 32 matches
- Thursday 08 June 2017 15:21
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
oki, this error should be a handles code error (for rgb), for colorpicker i will check again 

- Wednesday 07 June 2017 16:42
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
ok, thk's
will publish a new version this night
will publish a new version this night
- Wednesday 07 June 2017 0:36
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
- Tuesday 23 May 2017 10:32
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
i will check this
thk's
thk's
- Thursday 20 April 2017 8:48
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
Hi, sorry, i'm working on another plugin , i will try to update this one soon 

- Saturday 15 April 2017 2:02
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
Thank's I remove itMediacj wrote:Done that! And now it works just reinstalled bluez etc. because I got a exception error on it.
One thing I had to remove a extra ':' in your source on line 572 (::) because it gave a error in the Domoticz log when starting.
Many thanks for your help!

- Saturday 15 April 2017 0:46
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
downoad it again, you will have btle error code in log now, then we will see where error is 

- Friday 14 April 2017 23:33
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
the plugin can't connect to your candle when you see this message, so you should : - check hci you have configure, (hci0, hci1 or hci2) you can check device available when running hcitool dev - check mac address - check if your candle is on - check nothing other is connect (don't know if some ...
- Friday 14 April 2017 22:40
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
I just update RGBW plugin with this informations, thank's
https://github.com/zaraki673/MiPow-Play ... /plugin.py
can you try ?
https://github.com/zaraki673/MiPow-Play ... /plugin.py
can you try ?
- Tuesday 04 April 2017 18:44
- Forum: Other questions and discussions
- Topic: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
- Replies: 63
- Views: 12926
Re: PlayBlub (Bluetooth Bulb) Python Plugin - Beta tester Wanted
Hi Mediacj,
have you this issue on every heartbeat ? or just one time ?
i think it's just an init error in my code, i will see that ASAP
have you this issue on every heartbeat ? or just one time ?
i think it's just an init error in my code, i will see that ASAP

- Thursday 23 March 2017 17:15
- Forum: Python
- Topic: Plugin Python :how update SignalLevel and BatteryLevel (and custumImage)
- Replies: 2
- Views: 1079
Re: Plugin Python :how update SignalLevel and BatteryLevel (and custumImage)
Sorry to answer so late,
Thank you for your answer, I undestand what you said, the only think i miss was 'Device[Unit].image' as customImage (name in DB).
now all seem to work fine
thks
Thank you for your answer, I undestand what you said, the only think i miss was 'Device[Unit].image' as customImage (name in DB).
now all seem to work fine

thks
- Tuesday 21 March 2017 11:19
- Forum: Python
- Topic: Plugin Python :how update SignalLevel and BatteryLevel (and custumImage)
- Replies: 2
- Views: 1079
Plugin Python :how update SignalLevel and BatteryLevel (and custumImage)
Hi everybody!! For a plugin, i need to update the BatteryLevel to devices in domoticz To do it, i have update the UpdateDevice code like that : before : def UpdateDevice(Unit, nValue, sValue): # Make sure that the Domoticz device still exists (they can be deleted) before updating it if (Unit in ...
- Tuesday 21 March 2017 11:00
- Forum: Python
- Topic: Breaking change for plugins that use switches with options
- Replies: 18
- Views: 4775
Re: Breaking change for plugins that use switches with options
@Oohlaf, I like your change but can you please update the wiki as well. No point having great functionality if people don't know how to use it :D that's have been done by Oohlaf in the example script :D Thk's Oolhaf, work great, make me cry sunday after upgrading to lastest beta, while i was ...
- Wednesday 22 February 2017 21:57
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I the only one who does not work the door and motion sensors? I think there is something wrong with heartbeat, because when in the log show up the heartbeat everything goes open or motion. I don't know why. no : Thanks for confirming. Then there must be something else wrong in the setup, as the ...
- Tuesday 21 February 2017 14:37
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Hi guys, thanks for the work done! Does the current domoticz beta included the last Corbin work? (especially about door sensor trigger?) I never compiled and i'm quite afraid of loosing everything! :mrgreen: is that the good way of compile? cd domoticz git clone https://github.com/corbinmunce ...
- Monday 20 February 2017 22:07
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
git clone from Corbin repo and build domoticz from this sourcemarcotini wrote:How can you do to update?zaraki673 wrote: Confirm, work's fine now
- Monday 20 February 2017 20:43
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Confirm, work's fine nowcorbin wrote: EDIT: I think this problem has been fixed, please try my latest repo update
EDIT 2: It was my mistake, removed some code I shouldn't have. Hopefully it is back to working properly now.

- Monday 20 February 2017 16:41
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Well, i update and build, but not at home so i can open a door for the moment
I will be able to answer you in 3 or 4 hours ...

I will be able to answer you in 3 or 4 hours ...
- Monday 20 February 2017 12:38
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I just finish to build from your repository, an now i have : and the door is always opencorbin wrote:If you can compile my version I can push changes out quickly to test, rather than waste Gizmocuz's time asking to merge each change into the beta.

- Saturday 18 February 2017 4:21
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 538916
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
status log is enough ? 2017-02-18 04:10:31.838 {"cmd":"report","model":"magnet","sid":"158d0001082b75","short_id":23864,"data":"{\"status\":\"open\"}"} 2017-02-18 04:11:31.696 {"cmd":"report","model":"magnet","sid":"158d0001082b75","short_id":23864,"data":"{\"no_close\":\"60\"}"} 2017-02-18 04:12:44 ...