Search found 38 matches

by jvdk
Friday 21 February 2025 15:54
Forum: Bugs and Problems
Topic: Enever null values for next day results in an incomplete chart
Replies: 14
Views: 815

Re: Enever null values for next day results in an incomplete chart

waltervl wrote: Thursday 20 February 2025 22:43 Make a GitHub issue related to this forum topic and hope someone can fix this (Domoticz is opensource software...)
I just did.

Regards,
Jan

Edit Waltervl: the issue: https://github.com/domoticz/domoticz/issues/6265
by jvdk
Friday 21 February 2025 15:32
Forum: Bugs and Problems
Topic: Enever null values for next day results in an incomplete chart
Replies: 14
Views: 815

Re: Enever null values for next day results in an incomplete chart

At what time are you reading the data. Enever writes in its website that the data for tomorrow are published at 15:00 and if not at 16:00 utmost. I use the "Domoticz built-in Enever "hardware". I do not know when it is updated exactly, but normally the values for the next day are available in ...
by jvdk
Wednesday 19 February 2025 14:45
Forum: Bugs and Problems
Topic: Enever null values for next day results in an incomplete chart
Replies: 14
Views: 815

Re: Enever null values for next day results in an incomplete chart

I tried to post the problem to the Enever forum, but all forums are closed, so no posting is possible.
by jvdk
Tuesday 18 February 2025 19:17
Forum: Bugs and Problems
Topic: Enever null values for next day results in an incomplete chart
Replies: 14
Views: 815

Re: Enever null values for next day results in an incomplete chart

I just sent a message to Enever about this problem. I hope that helps.

It might be great, however, if Domoticz could handle these missing values.

Regards,
Jan
by jvdk
Tuesday 18 February 2025 18:57
Forum: Bugs and Problems
Topic: Enever null values for next day results in an incomplete chart
Replies: 14
Views: 815

Enever null values for next day results in an incomplete chart

Sometimes the values from Enever have null values as shown below: { "datum": "2025-02-19 01:00:00", "prijs": "0.099700", "prijsANWB": "0.277377", "prijsBE": "0.264487", "prijsEE": "0.265277", "prijsEN": "0.269137", "prijsEVO": "0.277377", "prijsEZ": "0.277377", "prijsFR": "0.261697", "prijsGSL": "0 ...
by jvdk
Tuesday 20 August 2024 16:04
Forum: Bugs and Problems
Topic: Value of managed counter is visible in the devices tab, but not stored in the database
Replies: 10
Views: 804

Re: Value of managed counter is visible in the devices tab, but not stored in the database

Just to be sure: if you have a device that has the current (dynamic) cost price of Electricity and Gas, Domoticz can calculate the total costs for you automatically now. No need to do fancy script things anymore with managed counters. See wiki https://www.domoticz.com/wiki/Application_Settings ...
by jvdk
Monday 19 August 2024 20:07
Forum: Bugs and Problems
Topic: Value of managed counter is visible in the devices tab, but not stored in the database
Replies: 10
Views: 804

Re: Value of managed counter is visible in the devices tab, but not stored in the database

Thank you all. It works! I tried it before using the updateHistory command. I probably made a mistake.
I now am going to rewrite the script to write the gas costs, the electricity costs and the total cost to managed counters.

Thanks again!
by jvdk
Sunday 18 August 2024 17:02
Forum: Bugs and Problems
Topic: Value of managed counter is visible in the devices tab, but not stored in the database
Replies: 10
Views: 804

Re: Value of managed counter is visible in the devices tab, but not stored in the database

Hi I think you need to use .updateHistory to update the values https://www.domoticz.com/wiki/DzVents:_next_generation_Lua_scripting#Counter.2C_managed_Counter.2C_counter_incremental I already tried that. But the values were not saved in the csdb. Perhaps I should start again with a new managed ...
by jvdk
Saturday 17 August 2024 14:47
Forum: Bugs and Problems
Topic: Value of managed counter is visible in the devices tab, but not stored in the database
Replies: 10
Views: 804

Value of managed counter is visible in the devices tab, but not stored in the database

I made a dzvents script to calculate the daily energy costs. I store these costs in dummy sensors. That works fine. I want to store these values in managed counters however. The advantage of managed counters is that you can have reports in the graphs view. To test if this works I made an extra dummy ...
by jvdk
Thursday 07 March 2024 16:16
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

I just defined the block 'sunrise' in: columns[3]['blocks'] = ['sunrise','18','elecJaarVerbruik','Stroomnet','ElecUseNow2','ElecNetUseToday','elecTotalYear'] I attached custom.js and custom.css. I renamed custom.css to custumcss.txt to be able to upload it. A .css cannot be uploaded I just ...
by jvdk
Thursday 07 March 2024 15:53
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

Lokonli wrote: Wednesday 06 March 2024 20:25
jvdk wrote: Wednesday 06 March 2024 19:29 In V3.10.0.1 the console reads:
Console 3.10.0.1.png
The 'requestFullScreen' error comes from your custom.js:
A javascript program is not allowed to maximize the screen, unless this is initiated by a user gesture. I cannot change that.
Removed it from custom.js. OK now.
by jvdk
Thursday 07 March 2024 15:26
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

SOLVED! It to me a long time to figure out what was causing the problem. Devices 1191 and 1193 were the root cause. They have to do with the air conditioner. For some reason I disabled the airco hardware in Domoticz. I did not notice because the airco has been disconnected from the mains during ...
by jvdk
Wednesday 06 March 2024 19:35
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

The other console grabs in Dashticz 3.12.
console_grab1.png
console_grab1.png (377.02 KiB) Viewed 2118 times
console_grab2.png
console_grab2.png (180.36 KiB) Viewed 2118 times
by jvdk
Wednesday 06 March 2024 19:29
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

In V3.10.0.1 the console reads:
Console 3.10.0.1.png
Console 3.10.0.1.png (289.44 KiB) Viewed 2120 times
by jvdk
Wednesday 06 March 2024 19:21
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Re: Sunrise block does not show any data anymore

I just defined the block 'sunrise' in: columns[3]['blocks'] = ['sunrise','18','elecJaarVerbruik','Stroomnet','ElecUseNow2','ElecNetUseToday','elecTotalYear'] I attached custom.js and custom.css. I renamed custom.css to custumcss.txt to be able to upload it. A .css cannot be uploaded I just ...
by jvdk
Monday 04 March 2024 17:11
Forum: Bugs
Topic: Sunrise block does not show any data anymore
Replies: 10
Views: 2166

Sunrise block does not show any data anymore

The sunrise block no longer shows any data: Sunrise.jpg Only the icons are shown. I tried the 3.12.0 master and the beta. Both do not show the sunrise data. I found an old V 3.10.0.1 version on my Raspberry. In that version it still works: v 3.10.01.jpg I saw that something has changes in the V3.12 ...
by jvdk
Saturday 02 March 2024 23:00
Forum: Dashticz
Topic: Sunrise block does not show any data anymore
Replies: 1
Views: 1322

Re: Sunrise block does not show any data anymore

I found an old V 3.10.0.1 version on my Raspberry. In that version it still works:
v 3.10.01.jpg
v 3.10.01.jpg (16.63 KiB) Viewed 1302 times
by jvdk
Saturday 02 March 2024 18:48
Forum: Feature requests
Topic: Dashticz graphs - With past and comparing values
Replies: 0
Views: 1265

Dashticz graphs - With past and comparing values

In Domoticz it has become possible to see the past values and comparing values in graphs as shown below.
Domoticz graph with last year values.png
Domoticz graph with last year values.png (322.56 KiB) Viewed 1263 times
Domoticz comparing graph.png
Domoticz comparing graph.png (318.85 KiB) Viewed 1263 times
It would be nice if such graphs could also be shown in Dashticz. I now switch to Domotricz to see them.

Regards,
Jan
by jvdk
Saturday 02 March 2024 18:20
Forum: Dashticz
Topic: Sunrise block does not show any data anymore
Replies: 1
Views: 1322

Sunrise block does not show any data anymore

The sunrise block no longer shows any data:
Sunrise.jpg
Sunrise.jpg (13.11 KiB) Viewed 1317 times
Only the two icons are shown. I think it was correct until the last beta update, so i just installed the master version. That did not solve the problems.

Does anyone have an idea how to solve this?

Regards,
Jan