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.
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ! I have the nest thermostate and smoke detection.
Thanks 4 your support !!
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 ...
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 ...
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 ...
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 ...