Search found 63 matches

by Eternity
Friday 05 May 2023 13:43
Forum: PHP and all others
Topic: HTTP request stopped working overnight
Replies: 2
Views: 928

Re: HTTP request stopped working overnight

Solved!

I update a variable via the request, but that variable was somehow deleted. After solving that, the error is gone.

Thanks!
by Eternity
Friday 05 May 2023 13:22
Forum: PHP and all others
Topic: HTTP request stopped working overnight
Replies: 2
Views: 928

HTTP request stopped working overnight

My Domoticz setup monitors and logs my smart meter. That works fine, and gives me insight in gas / electricity and water consumption. It calculates the cost fine too. I have a Homey system, that fetches data from Domoticz via a http request. This has been working fine, but overnight stoppes working ...
by Eternity
Thursday 06 April 2023 17:59
Forum: dzVents
Topic: Can't get a value, all others work.
Replies: 5
Views: 302

Re: Can't get a value, all others work.

Thats it! I set it to "counterDeliveredToday" And that gives the value. 2023-04-06 17:57:00.246 Status: dzVents: Info: ------ Start internal script: Test:, trigger: "every 1 minutes" 2023-04-06 17:57:00.255 Status: dzVents: Info: test1: 5.84 2023-04-06 17:57:00.255 Status: dzVents: Info: test2: 1 ...
by Eternity
Thursday 06 April 2023 16:16
Forum: dzVents
Topic: Can't get a value, all others work.
Replies: 5
Views: 302

Re: Can't get a value, all others work.

Thanks for the reply! I changed the code to: return { on = { timer = { 'every 1 minutes' }, }, execute = function(domoticz, device, timer) -- Get current values of devices local test1 = domoticz.devices('Elektra').counterToday local test2 = domoticz.devices('Elektra').counterDelivToday -- Check what ...
by Eternity
Thursday 06 April 2023 13:34
Forum: dzVents
Topic: Can't get a value, all others work.
Replies: 5
Views: 302

Can't get a value, all others work.

I am trying to get the electricity stats from my smart meter. This script is used as a test to get the values I am looking for: return { on = { timer = { 'every 1 minutes' }, }, execute = function(domoticz, device, timer) -- Get current values of devices local vandaagKwhIn = domoticz.devices ...
by Eternity
Wednesday 29 September 2021 13:33
Forum: Other questions and discussions
Topic: Merge two databases /append data from old database to new database
Replies: 2
Views: 525

Re: Merge two databases /append data from old database to new database

Thanks! I did not know of that option :-)
Will give it a go!
by Eternity
Wednesday 29 September 2021 13:09
Forum: Other questions and discussions
Topic: Merge two databases /append data from old database to new database
Replies: 2
Views: 525

Merge two databases /append data from old database to new database

Domoticz is running in a docker on my Synology NAS I have version 2021.1 (build 13628) installed. I have been using a P1 cable to read out my smart meter and store the data in Domoticz. However, a month ago I switched hardware and now have a gateway to monitor and log the smart meter data ...
by Eternity
Tuesday 21 September 2021 12:13
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29434

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

Gravityz wrote: Monday 13 September 2021 22:28 maybe

it says port 443 is already in use

try to stop the conbtainer, change port 443 to 8443 and start it again.
Solved the save issue for me too!
Thanks!
by Eternity
Sunday 22 August 2021 9:07
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29434

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

Following this guide I've managed to switch form the Jadahl package to the domoticz-docker. Domoticz is up and running but the P1 meter doesn't show the gasmeter. In the logs I've found the following error: P1 Slimme Meter: Gas meter clock is -1628516650 seconds ahead - wait for my clock to catch ...
by Eternity
Saturday 21 August 2021 21:46
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29434

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

Following this guide I've managed to switch form the Jadahl package to the domoticz-docker. Domoticz is up and running but the P1 meter doesn't show the gasmeter. In the logs I've found the following error: P1 Slimme Meter: Gas meter clock is -1628516650 seconds ahead - wait for my clock to catch ...
by Eternity
Tuesday 07 January 2020 12:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Xiaomi Gateway V3 not showing in hardware
Replies: 4
Views: 3879

Re: Xiaomi Gateway V3 not showing in hardware

Have you managed to solve this?
I am stuck with the same problem...
by Eternity
Thursday 07 March 2019 17:10
Forum: Utility
Topic: No data from P1 meter
Replies: 12
Views: 5665

Re: No data from P1 meter

Received a new P1 cable, connected it and all is working again!
by Eternity
Tuesday 05 March 2019 20:00
Forum: Utility
Topic: No data from P1 meter
Replies: 12
Views: 5665

Re: No data from P1 meter

Thanks for your answers and help @FireWizard I am running Domoticz on my Synology Nas. I only tested the cable by connecting it to my pc on the USB port. No smartmeter was connected. I have not changed the USB connection port. Later on I did try the cable on another USB port on my Nas. No luck. I ...
by Eternity
Monday 04 March 2019 14:56
Forum: Utility
Topic: No data from P1 meter
Replies: 12
Views: 5665

Re: No data from P1 meter

The P1 cable to feed Domoticz (v4.10445 by Jadahl )has been working for ages, without any issues. Somehow since two days no data is received anymore. Domoticz was not updated, the cable was untouched. No settings in Domoticz have been changed and all other devices still work. Schermafbeelding 2019 ...
by Eternity
Tuesday 24 October 2017 14:11
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 204754

Re: [MyDomoAtHome] Support thread

@epierre
Sorry about that!

I managed to create the dir and file and all is working nicely again!
Thanks for the help!
by Eternity
Tuesday 24 October 2017 10:39
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 204754

Re: [MyDomoAtHome] Support thread

Installed the latest version on my Synology DS214+
The package starts, but stops after a couple of seconds:

This started after I installed the suggested update....
How can I solve this?

Thank you!

PS
Previously posted in wrong forum ... sorry
by Eternity
Thursday 21 September 2017 12:15
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 204754

Re: [MyDomoAtHome] Support thread

Ignore
by Eternity
Saturday 16 April 2016 15:38
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 349743

Re: domoticz in synology as package! Available now.

Will try this weekend. Thank you !
by Eternity
Saturday 16 April 2016 13:07
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 349743

Re: domoticz in synology as package! Available now.

That's quick!

A noob question, how do I
set it executable with chmod +x cron.sh.
:roll: