Search found 11 matches

by sbisbilo
Friday 21 October 2016 15:29
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86565

Re: How to check presence of Beacon ?

Thank you so much jmleglise You made my day ! :)
I didn't know the filelog option and It will be very useful in my case !
by sbisbilo
Thursday 20 October 2016 15:14
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86565

Re: How to check presence of Beacon ?

Hi everyone,

Do you know if is it possible to use about 20 beacons in the same time with a bluetooth dongle ?

Thanks
by sbisbilo
Thursday 20 October 2016 14:31
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86565

Re: How to check presence of Beacon ?

Hi nillix,

Yeah the nut 2 is not the good beacon for this purpose.
I just follow the wiki:

https://www.domoticz.com/wiki/Presence_ ... gy_Beacon)

and It worked like a charm ! I'm using a raspberry pi 3 with the embedded Bluetooth device.
by sbisbilo
Thursday 20 October 2016 10:57
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86565

Re: How to check presence of Beacon ?

So finally, I bought some Nut 3 mini and it's working :) There staying all the time awake ! But I have one more question : I'd like to write in a log file when the status of a Beacon is changing (away/home). How can I do that in LUA ?
Thanks
by sbisbilo
Tuesday 18 October 2016 10:02
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86565

Re: How to check presence of Beacon ?

Hi, I successfully installed the script on my domoticz system but my beacons are not awake, I have to push a long time the button on the top of it and there are staying awake for like 10 seconds. I bought those ones : https://www.amazon.fr/NUT-Bluetooth-Intelligente-Smarrimento-Localizzatore/dp ...
by sbisbilo
Thursday 05 May 2016 9:35
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 76061

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

Thanks dannybloe, I'm gonna try this :D
And nice work by the way !
by sbisbilo
Tuesday 03 May 2016 0:54
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 76061

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

Hi, I'm trying dzVents to replace my LUA scripts but I don't understand everything ! For example, I'd like to convert this : commandArray = {} if (otherdevices['Alarme activee'] == 'On' ) and (devicechanged['Capteurs'] == 'On' ) then commandArray['Detection']='On' end return commandArray But I don't ...
by sbisbilo
Monday 25 April 2016 8:49
Forum: LUA
Topic: Help for a newbie in LUA !
Replies: 3
Views: 821

Re: Help for a newbie in LUA !

Thanks Eduard and jvdz :)
Firstable I'll use your code jvdz and secondly I'm gonna study dzVents Eduard !!!
by sbisbilo
Friday 22 April 2016 12:15
Forum: LUA
Topic: Help for a newbie in LUA !
Replies: 3
Views: 821

Help for a newbie in LUA !

Hi guys, I just started my first LUA script and I love it ! But I've got 1 question (for the moment!) : I'd like to create a script with all my PIR devices and if one of them is active so a dummy switch will be active. But I've got a lot of PIR devices names PIR_kitchen, PIR_garage,... and I like to ...
by sbisbilo
Wednesday 09 March 2016 10:18
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 443990

Re: eDomoticz Homebridge-Plugin

Thanks Marci I'm gonna try this :) It's working !!! Yeah so cool ! Just invite your brother's appleid via Settings > HomeKit from one of your devices. That bridge is already 'owned' by your appleid. HomeKit apps on his devices should then automatically get the accessories list. Nb: iCloud Drive ...
by sbisbilo
Tuesday 08 March 2016 8:58
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 443990

Re: eDomoticz Homebridge-Plugin

Hi, I managed to put eDomoticz on a Raspi with Domoticz V3.4834. I'm using Eve on my iPhone and my iPad it's working perfectly, thanks to you Marci :) But I've got a problem : I'd like to use another iPhone (my brother's) but Eve can't see Homebrige... If I change the username and the port in the ...