Search found 7 matches

by Andreotti
Friday 19 December 2025 23:59
Forum: Bugs and Problems
Topic: crash log question
Replies: 2
Views: 64

Re: crash log question

The latest: Version: 2025.2 (build 16997)
But this appeared earlier also.

I get this log also when I restart Domoticz.
by Andreotti
Friday 19 December 2025 23:21
Forum: Bugs and Problems
Topic: crash log question
Replies: 2
Views: 64

crash log question

Hi, can anyone tell me what this crash log means? Is it a faulty plugin?
I get this when restarting Domoticz. Domoticz works fine though, but sometimes after an update (Beta) it does not start. This is the crash log:

gdb: warning: Couldn't determine a path for the index cache directory.
[New LWP ...
by Andreotti
Monday 27 October 2025 15:13
Forum: Bash / PowerShell / Batch etc.
Topic: Enable / disable access to a Windows RDP from outside
Replies: 6
Views: 128

Re: Enable / disable access to a Windows RDP from outside

Everyone, do as you please.
I am happy with my solution!
by Andreotti
Monday 27 October 2025 14:16
Forum: Bash / PowerShell / Batch etc.
Topic: Enable / disable access to a Windows RDP from outside
Replies: 6
Views: 128

Re: Enable / disable access to a Windows RDP from outside

I do have WireGuard and it works very well indeed.
But I can not use that from every PC. At my work for example I am not allowed the install tools like that.

I also tried a high port number, but they find you anyways.
by Andreotti
Saturday 25 October 2025 0:22
Forum: Bash / PowerShell / Batch etc.
Topic: Enable / disable access to a Windows RDP from outside
Replies: 6
Views: 128

Enable / disable access to a Windows RDP from outside

Hi,

I had a lot of false login requests on a Windows RDP server, and I mean A LOT!

So, I made something I'd like to share with all Domoticz users. How to use Domoticz to enable or disable access to that RDP server.

First I had to re-route the external address (port-forwarding in a Ziggo modem ...
by Andreotti
Sunday 17 November 2024 14:07
Forum: Python
Topic: Python plugin: We-connect VW ID3
Replies: 2
Views: 2460

Re: Python plugin: We-connect VW ID3

I added the project to github:

https://github.com/Andreotti100/We-connect
by Andreotti
Sunday 17 November 2024 0:39
Forum: Python
Topic: Python plugin: We-connect VW ID3
Replies: 2
Views: 2460

Python plugin: We-connect VW ID3

Hi, I made a Domoticz plugin to read my VW ID.3 battery percentage and distance left.


screenshot.png


It is not perfect, but it is working. There's room for expansion and improvement.

Download the code section. Name it plugin.py and place it in /home/pi/domoticz/plugins/we-connect
Make sure ...