Search found 10 matches

by BaliBiker
Wednesday 14 September 2022 9:40
Forum: Z-Wave
Topic: Philio PSt02-B PIR sensor not working
Replies: 1
Views: 566

Re: Philio PSt02-B PIR sensor not working

Hi Kas1kas,

Dit you find a solution for the issue? I got the same problem. Hopefully your sollution will solve mine as well.

Thanks!
by BaliBiker
Monday 21 December 2020 13:53
Forum: Python
Topic: Help request: streaming data from database to Power Bi
Replies: 3
Views: 1102

Help request: streaming data from database to Power Bi

At the moment I use a script given in this threat https://www.domoticz.com/forum/viewtopic.php?f=72&t=30725&p=259542&hilit=data+to+excel#p259542 to export data from the Domoticz database to a csv file. This file is copied daily to Gmail using rclone en crontab. But I think this can be more ...
by BaliBiker
Wednesday 15 February 2017 22:29
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: Yet another presence detection method

I still got no luck in presence detection while my phone is connected to the AP. The suggestion of Mooseknuckle didn't do the trick. I still think if I'am adding the driver adapter for the wired connection (instead of eth0/eth1) to the script it should work. Does anyone know the correct adaptor name ...
by BaliBiker
Wednesday 15 February 2017 9:57
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: Yet another presence detection method

MAC is present or not. There is no other way. So if its not present, its because phone is not in the wifi/LAN, or phone have another MAC. And that another MAC is our "virtual" MAC. Usually that MAC have 3 segments of its oryginal MAC. You can try arp -a, maybe it shows refreshed list of MACs? Or ...
by BaliBiker
Tuesday 14 February 2017 22:34
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: RE: Re: RE: Re: RE: Re: Yet another presence detection method

I also have AP. And i'm getting two MACs. One is real MAC, and second is virtual MAC: AC:C1:EE: 12:39:24 - real one 02:0F:B5: 12:39:24 - virtual, from AP .............. Ik have an AP as well. I like to ad the virtual MAC to the script. Any Idea where I can find the virtual MAC address? Verstuurd ...
by BaliBiker
Tuesday 14 February 2017 16:57
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: RE: Re: Yet another presence detection method

nice. :D I tried the script with my tomato router. It does work... however... I have a AP on every floor (range problems). So if I am on the upper floor I am not getting noticed by the router that is running the script. So it turns Domoticz switch off. ah. damn I also have AP. And i'm getting two ...
by BaliBiker
Sunday 12 February 2017 15:29
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: Yet another presence detection method

Many thanks Surroot. That did the job. Its all working fine now.

Verstuurd vanaf mijn SM-G935F met Tapatalk
by BaliBiker
Sunday 12 February 2017 11:36
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: Yet another presence detection method

I get the next result -sh: ./presence_detection: Permission denied Hey BaliBiker! Try: chmod +x presence_detection Then again ./presence_detection 60:F1:89:87:68:FD 1316 Best regards! Thanks so much Surroot! That was a step forward :-) The script runs, but gives me: ./presence_detection 60:F1:89:87 ...
by BaliBiker
Sunday 12 February 2017 1:36
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40149

Re: Yet another presence detection method

Hi all,

When I test by typing
./presence_detection 60:F1:89:87:68:FD 1316

I get the next result
-sh: ./presence_detection: Permission denied

Does some has any idea how I can solve this issue??

Many thanks in advance!!
by BaliBiker
Saturday 30 January 2016 16:45
Forum: Cameras
Topic: Kindly help requested by using my ip camera as motion sensor
Replies: 23
Views: 7543

Kindly help requested by using my ip camera as motion sensor

As this is my first post I would like to introduce myself shortly. I'm Jeroen, I'm from the Netherlands and using Domoticz with great pleasure. So many thanks to all developers. You all did and do a great job! I'm trying to get my ip camera working as motion detection as described in the Wiki "1.4 ...