Search found 38 matches
- Wednesday 26 February 2025 15:20
- 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
It will be solved in the next beta release. See https://github.com/domoticz/domoticz/issues/6265
- 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
- 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 ...
- 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.
- 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
It might be great, however, if Domoticz could handle these missing values.
Regards,
Jan
- 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 ...
- 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 ...
- 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!
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!
- 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 ...
- 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 ...
- 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 ...
- 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
- 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 ...
- 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.
- 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:
- 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 ...
- 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 ...
- 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:
- 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.
Regards,
Jan
It would be nice if such graphs could also be shown in Dashticz. I now switch to Domotricz to see them.Regards,
Jan
- 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:
Does anyone have an idea how to solve this?
Regards,
Jan
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