Search found 150 matches

by capman
Sunday 03 August 2025 13:13
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1112
Views: 217516

Re: Python plugin: Presence detection from wireless router

EscApe wrote: Saturday 02 August 2025 13:31 In my mesh setup I only need te query the (Fritz 4060) mesh master
Sorry , no luck. I have tried different combinations with the trackers.
Before I had a fritzbox 7590AX and that worked well.
Now I've been looking to gpslogger for presence detection.
by capman
Saturday 02 August 2025 10:44
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1112
Views: 217516

Re: Python plugin: Presence detection from wireless router

I have a problem with the idetect presence detection from my fritzbox 6890 LTE. See log Schermafbeelding 2025-08-02 103333.jpg This is my idetect setup with fritzbox 3 repeaters , and the fritzbox itself. Schermafbeelding 2025-08-02 104620.jpg If someone know what to do , please let me know it ...
by capman
Friday 01 August 2025 18:22
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 24
Views: 4565

Re: Python Plugin: GPSLogger

I want to send the raw data from gpslogger to dawarich. Dawarich is installed on my local server. Maybe is there a methode to do that from within domoticz ? I have a API from dawarich. And I get the data from gpslogger into domoticz. Info about dawarich can be found here > https://github.com/Freika ...
by capman
Tuesday 02 April 2024 14:32
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 24
Views: 4565

Re: Python Plugin: GPSLogger

The last semi colon after Milan should not be there. So entry should be: Kris;Sabine;Milan Will process this as an issue to be validated as well. Edit: https://github.com/TurnOfAFriendlyCard/Domoticz-GPSLogger-Plugin/issues/5 This worked out for me. :) Thanks! Updated to the latest version also ...
by capman
Monday 01 April 2024 10:32
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 24
Views: 4565

Re: Python Plugin: GPSLogger

Thanks 4 the reply.
Started direct with the latest version , of the moment, v3.
See screenshots.
Schermafbeelding 2024-04-01 102433.jpg
Schermafbeelding 2024-04-01 102433.jpg (240.55 KiB) Viewed 2805 times
Schermafbeelding 2024-04-01 102638.jpg
Schermafbeelding 2024-04-01 102638.jpg (52.22 KiB) Viewed 2805 times
by capman
Saturday 30 March 2024 11:51
Forum: Python
Topic: Python Plugin: GPSLogger
Replies: 24
Views: 4565

Re: Python Plugin: GPSLogger

A still get this error in the log 2024-03-30 11:48:47.190 Error: Location: Call to function 'onHeartbeat' failed, exception details: 2024-03-30 11:48:47.190 Error: Location: Traceback (most recent call last): 2024-03-30 11:48:47.190 Error: Location: File "/home/pi/domoticz/plugins/Domoticz-GPSLogger ...
by capman
Wednesday 08 November 2023 17:11
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 121603

Re: Python Plugin: Shelly MQTT

I know what the problem was. Accept new hardware/sensor was enabled. As soon I disable it the logs stopped 8-) I hope you also stopped ShellyTeacher, as running continously is not needed. I did :D . The problem was that I enabled a notification for the action blinds closed. So I get repeately a ...
by capman
Tuesday 07 November 2023 17:16
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 121603

Re: Python Plugin: Shelly MQTT

I have a strange behavior with mqtt auto discover and shelly blinds. When the blinds are OPEN I get a flood of logging (OPEN, CLOSE,...) When I close my blind, (Kris:(IP:...), there is one logging OPEN and CLOSE and then it stops. But when blinds are back open I get a flood off logs , (OPEN ...
by capman
Wednesday 01 November 2023 13:14
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 121603

Re: Python Plugin: Shelly MQTT

I have a strange behavior with mqtt auto discover and shelly blinds. When the blinds are OPEN I get a flood of logging (OPEN, CLOSE,...) When I close my blind, (Kris:(IP:...), there is one logging OPEN and CLOSE and then it stops. But when blinds are back open I get a flood off logs , (OPEN , CLOSED ...
by capman
Tuesday 03 December 2019 8:34
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 68101

Re: NEST Account migration

I got it working from the beginning , except there are no devices created :( . Then when a set the debug to true it created the devices and everything is visible :D ! I have the nest thermostate and smoke detection.
Thanks 4 your support !!
by capman
Monday 02 December 2019 14:13
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 68101

Re: NEST Account migration

After execute the command 'python 3 nest.py' , I get following output: pi@Keuken:~ $ python3 nest.py {'Temperature_scale': 'C', 'Where': 'Living Room', 'Heating': False, 'Eco': True , 'Name': 'Dorp 22/206, Oosterzele', 'Target_temperature': 10.0, 'Current_temper ature': 13.73999, 'Away': True ...
by capman
Friday 17 May 2019 17:26
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How to reinstall (raspberry pi)
Replies: 1
Views: 8476

Re: How to reinstall (raspberry pi)

What I did to reinstall my domoticz on my raspberry pi. 1. Log in with WinSCP installed on windows. https://winscp.net/eng/download.php 2. Copy your domoticz map from your raspberry to somewhere on your windows. 3. Install putty so you can ssh your raspberry pi with Winscp. https://www.chiark ...
by capman
Saturday 23 February 2019 17:14
Forum: Python
Topic: Python Plugin: Life 360 Presence Detection (deprecated)
Replies: 170
Views: 48098

Re: Python Plugin: Life 360 Presence Detection

Also still this errors in my log Domoticz beta 4.10447 / Python V3.5.3 / 2 people / poll 2 2019-02-23 17:00:52.857 Error: (Life 360) 'onHeartbeat' failed 'timeout'. 2019-02-23 17:00:52.857 Error: (Life 360) ----> Line 294 in '/home/domoticz/plugins/DomoticzLife360/plugin.py', function onHeartbeat ...
by capman
Monday 11 February 2019 20:33
Forum: Bash / PowerShell / Batch etc.
Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Replies: 134
Views: 35653

Re: Presence detection for Fritzbox script v1.0: using TR064 protocol communication to your router

Okee , thanks 4 looking in2. #!/bin/bash #presence_detection.sh #script Presence detection for domoticz & Fritzbox v1.04 #created by g.j funcke - 4 feb 2019 #making use of fritzconnection url: https://pypi.org/project/fritzconnection/ #dependencies: lxml, jq and requests #tested with: Fritzbox 7581 ...
by capman
Monday 11 February 2019 18:48
Forum: Bash / PowerShell / Batch etc.
Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Replies: 134
Views: 35653

Re: Presence detection for Fritzbox script v1.0: using TR064 protocol communication to your router

I got have jq installed with sudo pip install python jq. But still no luck pi@keuken:~ $ sudo apt-get install python jq python-lxml python-requests Pakketlijsten worden ingelezen... Klaar Boom van vereisten wordt opgebouwd De statusinformatie wordt gelezen... Klaar jq is reeds de nieuwste versie (1 ...
by capman
Monday 11 February 2019 18:18
Forum: Bash / PowerShell / Batch etc.
Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Replies: 134
Views: 35653

Re: Presence detection for Fritzbox script v1.0: using TR064 protocol communication to your router

When I run the presence_detection.sh file , I get some errors. ??? pi@keuken:~ $ python3 --version Python 3.5.3 pi@keuken:~ $ python --version Python 2.7.13 pi@keuken:~ $ cd /home/domoticz/scripts/bash pi@keuken:/home/domoticz/scripts/bash $ sudo bash presence_detection.sh presence_detection.sh ...
by capman
Monday 21 January 2019 11:35
Forum: Python
Topic: Python Plugin: Life 360 Presence Detection (deprecated)
Replies: 170
Views: 48098

Re: Python Plugin: Life 360 Presence Detection

Still the same error in my log. viewtopic.php?f=65&t=20392&p=204237&hil ... 60#p203831
Probably a python issue :?
by capman
Sunday 20 January 2019 14:31
Forum: Python
Topic: Python Plugin: Life 360 Presence Detection (deprecated)
Replies: 170
Views: 48098

Re: Python Plugin: Life 360 Presence Detection

Great !! Working like charm ! Now I have location and distance. :D
Thanks 4 this great plugin !!!
by capman
Sunday 20 January 2019 12:50
Forum: Bash / PowerShell / Batch etc.
Topic: Fitbit Aria WiFi Scales Weight Bash Script
Replies: 18
Views: 7129

Re: Fitbit Aria WiFi Scales Weight Bash Script

What about multiple users ? Can I just copy the script and edit the script for the other user ?