Search found 21 matches

by arjan93
Thursday 20 March 2025 19:20
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: start-stop-daemon: unable to start
Replies: 4
Views: 566

Re: start-stop-daemon: unable to start

Thanks for the reply`s. I`ve now installed Ubuntu 24.04 (64 bit) as a virtual machine. The installation stopped at the first try on the line: Checking for libssl1.1... I`ve managed this part by installing libssl1.1 with the commands: wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1 ...
by arjan93
Sunday 16 March 2025 14:33
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: start-stop-daemon: unable to start
Replies: 4
Views: 566

start-stop-daemon: unable to start

Hi, I` trying to install Domoticz on a virtual machine. I`ve installed VMware Workstation Pro 17 and installed the Raspberry Pi OS Desktop as a virtual machine. All went well and the next step was installing Domoticz. I`ve done this "The easy way" by running command: sudo bash -c "$(curl -sSfL https ...
by arjan93
Saturday 11 January 2025 10:33
Forum: Show your projects
Topic: CATT (Domoticz on your Google Nest Hub display)
Replies: 33
Views: 19404

Re: CATT (Domoticz on your Google Nest Hub display)

waltervl wrote: Saturday 11 January 2025 10:22 See https://community.home-assistant.io/t/u ... 130332/161
Put the volume down before sending
Thanks, that was exactly what i`m looking for :D
by arjan93
Saturday 11 January 2025 9:31
Forum: Show your projects
Topic: CATT (Domoticz on your Google Nest Hub display)
Replies: 33
Views: 19404

Re: CATT (Domoticz on your Google Nest Hub display)

I use CATT to cast my dashticz dashboard with current energy readings to my google nest. I sart the casting every hour between 09:00 and 21:00 for 10 minutes with the folowing script: #!bin/bash catt -d 'Woonkamer' cast_site http://192.168.68.201:8082/ >/dev/null & This works perfectly but every ...
by arjan93
Wednesday 20 March 2024 11:10
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 58367

Re: 15326 - [WebServer] Depricated RType

This is an pretty easy one as there is only one API call in that script! ;) Line 49: electricityURL = dz.settings['Domoticz url'] .. '/json.htm?type=graph&sensor=counter&range=' .. period .. '&idx=' .. id From the API Definitions Wiki: Warning Stable 2023.2 (and newer) For users using API calls ...
by arjan93
Saturday 16 March 2024 11:05
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 58367

Re: 15326 - [WebServer] Depricated RType

I get the "Deprecated RType (graph) for API request. Handled via fallback (graph), please use correct API Command!" error to. After some searching I found that the problem was created by a script that shows my electricity consumption and cost. This is the script what triggerd my error: local ...
by arjan93
Tuesday 27 February 2024 10:06
Forum: Others
Topic: Running domoticz and home assistant on HP EliteDesk 800 G2
Replies: 1
Views: 1424

Running domoticz and home assistant on HP EliteDesk 800 G2

Hii all, For my home automation I use Domoticz on a Raspberry pi 4. For years this was working fine for me. Since I have some new stuff like a vacuum cleaner and air conditioner I use a second Raspberry pi 4 with Home Assistant running on it. This because in my opinion Home Assistant has a beter ...
by arjan93
Saturday 24 December 2022 11:46
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 684
Views: 111721

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

Hello, I think there is a problem in the request made by the plugin. What is your plugin version ? The last one is 1.0.26. If you are using the last one. Can you share the logs when making the request ? On the hardware page enable "debug info only". There was a recent change for covering on the ...
by arjan93
Saturday 24 December 2022 9:33
Forum: Zigbee
Topic: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)
Replies: 684
Views: 111721

Re: Python Zigbee plugin, deCONZ bridge (Using Conbee or Raspbee)

Hii all, I have been using Tuya roller blind motor for a year now. This is controlled by a Conbee2 controller, but since a few weeks this no longer works. Before that there where no connection problems at all. When I try to activate the blind domoticz give me this error in the log: Error: Zigbee ...
by arjan93
Wednesday 30 November 2022 19:43
Forum: Third party and supplementary tools
Topic: Gardena mower control (domoticz-mqtt2-gardena)
Replies: 23
Views: 6401

Re: Gardena mower control (domoticz-mqtt2-gardena)

Hii, I have some troubles with the gardena.py script. I have changed the variables to my own idx etc but when I run the script it gives a error: Logging into authentication system... Traceback (most recent call last): File "/home/pi/domoticz/plugins/domoticz-mqtt2-gardena/gardena.py", line 72, in ...
by arjan93
Monday 24 October 2022 18:47
Forum: Third party and supplementary tools
Topic: Gardena mower control (domoticz-mqtt2-gardena)
Replies: 23
Views: 6401

Re: Gardena mower control (domoticz-mqtt2-gardena)

Hii, I have some troubles with the gardena.py script. I have changed the variables to my own idx etc but when I run the script it gives a error: Logging into authentication system... Traceback (most recent call last): File "/home/pi/domoticz/plugins/domoticz-mqtt2-gardena/gardena.py", line 72, in ...
by arjan93
Monday 13 June 2022 11:25
Forum: Speech & Voice Systems
Topic: Activate google devices from domoticz
Replies: 2
Views: 1676

Re: Activate google devices from domoticz

Thanks, I will take a look at it :)
by arjan93
Wednesday 08 June 2022 11:10
Forum: Speech & Voice Systems
Topic: Activate google devices from domoticz
Replies: 2
Views: 1676

Activate google devices from domoticz

Hii all, Yesterday I`ve bought a bluebot vacuum cleaner. This cleaner is supported bij Google but not by domoticz. Is het possible to activate the cleaner with a virtual switch in domoticz? I have controlicz installed but what I understand is that this only works from google to domoticz and not from ...
by arjan93
Wednesday 08 June 2022 11:00
Forum: Others
Topic: Tuya plugin doesn`t update devices
Replies: 5
Views: 1553

Re: Tuya plugin doesn`t update devices

Unfortunately i still have this problem. I have checked several forums, but unfortunately no solution yet.
by arjan93
Wednesday 01 June 2022 20:59
Forum: Python
Topic: Python Plugin: TUYA
Replies: 507
Views: 100044

Re: Python Plugin: TUYA

Hii all, Since a couple of days I have problems with my Tuya plugin on domoticz. Normaly I only use led bulbs from Tuya in my house but since a couple of days I`ve add a Tuya wall switch to my system. From that moment I saw that it takes a while before the status of the devices has been updated. For ...
by arjan93
Saturday 28 May 2022 12:37
Forum: Others
Topic: Tuya plugin doesn`t update devices
Replies: 5
Views: 1553

Tuya plugin doesn`t update devices

Hii all, Since i think a year now i use Tuya bulbs with the TUYA plugin in domoticz. This works great for me. No big problems al all. Now since a couple of days I have bought a wall switch from Tuya. I`ve add it succesfully to the mobile Tuya app. From here the TUYA plugin will import the devices to ...
by arjan93
Sunday 24 October 2021 14:03
Forum: dzVents
Topic: Time actions
Replies: 4
Views: 581

Time actions

Hii all, I`m new with dzVents programming and for so far it works well for me. There is only one thing i don`t get work for now. I have a program with multiple timer actions. Is there a way to simply activate a switch or something on a specifically time? I mean something like: if (domoticz.time ...
by arjan93
Monday 18 October 2021 20:07
Forum: LUA
Topic: Local variables
Replies: 1
Views: 476

Local variables

Hello, Im new with Lua programming and im trying to make a little script without the user variables. Im looking for a solution with local variables. An example of my code: commandArray = {} local variable = uservariables['WhatsappTimer'] if (otherdevices['Test schakelaar 1'] == 'On') then variable ...
by arjan93
Saturday 08 February 2020 11:54
Forum: dzVents
Topic: Timer issues
Replies: 3
Views: 551

Re: Timer issues

waaren wrote: Friday 07 February 2020 22:58
arjan93 wrote:Can someone tell me what I am doing wrong?

dz.time.matchesRule('at 19:13')
}
Here you should use domoticz.time.matchesrule
Thanks for the answer but unfortunately it still doesn't work. I don't know what I'm doing wrong.
The dummy lamp 1 switch does not switch on.
by arjan93
Friday 07 February 2020 19:23
Forum: dzVents
Topic: Timer issues
Replies: 3
Views: 551

Timer issues

Hello all, I am new with programming through dzvents and run into some problems with the timers. I try to understand how it works and have made a script that is as simple as possible, but even that doesn't work yet. Can someone tell me what I am doing wrong? This is the script i made: return { on ...