Nice!! Good to see that stil people using this script Although im not working on it. (Dont have domoticz anymore) If you made a pull request on github i can merge your code.
Other option. Make a fork and i will change The start post.
Send me a pm.
Search found 75 matches
- Wednesday 19 March 2025 6:16
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
- Saturday 30 January 2021 0:08
- Forum: Cameras
- Topic: ESP32-CAM as doorbell with camera
- Replies: 277
- Views: 70481
- Friday 29 January 2021 13:13
- Forum: Cameras
- Topic: ESP32-CAM as doorbell with camera
- Replies: 277
- Views: 70481
Re: ESP32-CAM as doorbell with camera
Nice. :) It looks to me that you have a bigger (19mm?) switch, is that so? @hoeby Did you ever made a 19 mm or 22 mm switch version of you 3-D housing, or tested if its fits in the current housing. I received my 16 mm switch but I find it a little bit too small. It looks to me that the 19mm would ...
- Saturday 23 January 2021 16:35
- Forum: Cameras
- Topic: ESP32-CAM as doorbell with camera
- Replies: 277
- Views: 70481
- Saturday 16 January 2021 14:07
- Forum: Cameras
- Topic: ESP32-CAM as doorbell with camera
- Replies: 277
- Views: 70481
Re: ESP32-CAM as doorbell with camera
Thnx a lot have installed the code via the good instructions in the github of hoeby. Did this is on a Mac via visual studio fine! Tommorow trying to connect it with domoticz and the push button. Keep up the good work!
- Sunday 10 January 2021 22:31
- Forum: Design, usability and languages
- Topic: change color dashboard custom sensor
- Replies: 0
- Views: 1547
change color dashboard custom sensor
Hello there I have a custom sensor and I want to change the color based on a value. > 100 red > 50 yellow < 50 green How can I achieve this? I saw dashtics has several options, but I don't want to install dashtics and want to try this within domoticz, because I saw other sensors are doing the same ...
- Saturday 26 December 2020 16:34
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
I'm trying the script but get presence_detection.sh: line 294: /usr/bin/curl: Permission denied There is a problem retrieving information of domoticz, Restart install script and check domoticz ip settings or check if domoticz is offline What canI do now? You have a permission problem. Login as root ...
- Saturday 26 December 2020 12:38
- Forum: Cameras
- Topic: ESP32-CAM as doorbell with camera
- Replies: 277
- Views: 70481
Re: ESP32-CAM as doorbell with camera
WoW this great just ordered the materials.
I hope you will open up the github soon.
And put a donate button on it
Is it a idea to fundrais housing ?
I hope you will open up the github soon.
And put a donate button on it

Is it a idea to fundrais housing ?
- Friday 25 December 2020 13:44
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hey kubra I tried to send you a personal message but I cannot send you a PM, because you have disabled private messages in your profile. Can you enable it? In the meantime if you want back to version 2.3 you can do so with git clone -b version-2.3 https://github.com/hydex80/presence_detection ...
- Tuesday 22 December 2020 11:46
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
- Friday 18 December 2020 14:59
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Good news a new version of the presence detection has been released. Release notes version 2.4: - Now support for multiple repeaters (as many as you want ;-) - Install script is updated. More checks and a little help by showing the default gateway. - Config.txt is totally rewritten. Sorry if you ...
- Friday 04 December 2020 23:03
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hi Rob
Currently the script only works with one repeater At the end of dec I will take a some time to make it work with more repeaters.
Currently the script only works with one repeater At the end of dec I will take a some time to make it work with more repeaters.
- Friday 27 November 2020 11:08
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
I will :-) About your question for if anybody is home. Make a manually on off virtual switch: Anybody home Make 2 blocky events like this: event name: somebody is home blockly: IF <name phone 1> = on OR <name phone2> = on DO set anybody home = on event name: nobody is home Blocky: IF <name phone 1 ...
- Thursday 26 November 2020 15:13
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hey Willem
The script doesn’t support more then 1 repeater but at the end of dec i will make time free to add this feature can you help with testing?
The script doesn’t support more then 1 repeater but at the end of dec i will make time free to add this feature can you help with testing?
- Thursday 24 September 2020 23:05
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Ok sometimes there is a little bit of lag on the router. You can try to let the script run with more delay on the crontab
- Thursday 24 September 2020 16:18
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hi rob do you have installed IOS14? since IOS 14 there is a privacy feature which gives your iPhone a random Mac address so tracking it is impossible to track your iPhone at stores. Since this script is using the Mac adres to figure out if the phone is online / not online you have to switch this out ...
- Tuesday 07 January 2020 16:18
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
When you want to protect your domoticz with username and password fill in at local network 127.0.0.1
Then only your raspberry pi has access to domoticz and the rest is behind username / password.
The script will work with these settings
Then only your raspberry pi has access to domoticz and the rest is behind username / password.
The script will work with these settings
- Tuesday 07 January 2020 7:54
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
- Sunday 29 December 2019 14:55
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Maybe try to install pip first and try to install it then. I self don’t have a synalogy. I see they are using custom Linux distribution. So im not sure if it works. But you can try. If it works plz let us know. Good luck
- Sunday 29 December 2019 14:31
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 133
- Views: 27614
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
And easy_install
Forgot the underscore
And if that’s not working install pip first
http://domoticx.com/synology-nas-python ... stalleren/
Forgot the underscore
And if that’s not working install pip first
http://domoticx.com/synology-nas-python ... stalleren/