Search found 12 matches

by Kiekerjan
Sunday 15 September 2024 19:46
Forum: Dashticz
Topic: P1 energy consumption not shown in dashticz
Replies: 5
Views: 3149

Re: P1 energy consumption not shown in dashticz

Changed the graph parameters to this made it work again! Thanks a lot! blocks['PowerGraph'] = { title: 'Energie', debugButton: false, devices: [1], graph: ['line','bar','bar'], lineTension: 0.4, stacked: true, custom :{ "12 uur": { range: 'day', filter: '12 hours', ylabels: ['Energieverbruik [W ...
by Kiekerjan
Sunday 15 September 2024 14:34
Forum: Dashticz
Topic: P1 energy consumption not shown in dashticz
Replies: 5
Views: 3149

Re: P1 energy consumption not shown in dashticz

Thanks. Changing from d.v_1 to d.v1_1 brought back the data. I only have a double y-axis now. I will look into that next

EDIT: changed text as I didn't realize that I now have double y-axis. So data is back but not yet displayed as I wish
by Kiekerjan
Sunday 15 September 2024 12:48
Forum: Dashticz
Topic: P1 energy consumption not shown in dashticz
Replies: 5
Views: 3149

Re: P1 energy consumption not shown in dashticz

I am using below version. This is the latest which I get after git pull. I don't know how to move to a stable version { "version": "3.13.0", "branch": "beta", "last_changes": "Beta version derived from 3.13-master", "changelog" : { "3.13": "Master version derived from 3.12.1-beta" } Changing to a ...
by Kiekerjan
Sunday 15 September 2024 5:14
Forum: Dashticz
Topic: P1 energy consumption not shown in dashticz
Replies: 5
Views: 3149

P1 energy consumption not shown in dashticz

As of yesterday afternoon my energy consumption, from P1, is not displayed in Dashticz anymore. The amount of returned energy is still shown. Parameters have not changed and all data is still visible in Domoticz (version 2024.7), so it is not an issue with data retrieval. What are your thoughts on a ...
by Kiekerjan
Tuesday 26 March 2024 10:09
Forum: Dashticz
Topic: Rendering errors?
Replies: 2
Views: 1526

Re: Rendering errors?

HansieNL wrote: Saturday 16 March 2024 13:51 Have you already tried different browsers?
I use a kiosk app but it could indeed be related to that. I will try some configurations.
by Kiekerjan
Friday 15 March 2024 21:54
Forum: Dashticz
Topic: Rendering errors?
Replies: 2
Views: 1526

Rendering errors?

For one of my graphs (gas consumption) I get a strange looking graph which seems to me like a rendering error. I only see these when displayed on the tablet (Lenovo TB-8505X, Android 10). Viewed on my PC everything looks normal. The odd thing is that I don't see that with other grpahs. Has anybody ...
by Kiekerjan
Friday 26 January 2024 22:08
Forum: Dashticz
Topic: Gradients not working
Replies: 2
Views: 1399

Re: Gradients not working

Lokonli wrote: Friday 26 January 2024 20:05 It's a bug in the current version.

I'm updating the graph module at the moment. I'll fix this as well.
That's great! Thank you!
by Kiekerjan
Friday 26 January 2024 11:19
Forum: Dashticz
Topic: Gradients not working
Replies: 2
Views: 1399

Gradients not working

Hello, I am trying to get gradients in the graphs but I can't figure out how to do that. I have added gradients: ['blue', 'white'] to the block but that does not do anything. This line is ignored. I searched and found that it would work for multiblocks only but that also gives no result ( https ...
by Kiekerjan
Friday 08 December 2023 21:33
Forum: Dashticz
Topic: Cannot connect to dashboard anymore
Replies: 6
Views: 3005

Re: Cannot connect to dashboard anymore

Did you do resets? In my case in particular my router sometimes blocks access to my RPi with Domoticz, even though the provider (Ziggo) claims it will never do that. Not all devices are then blocked, only the connection between for example my PC and the RPi. The laptop then still has access to ...
by Kiekerjan
Thursday 07 December 2023 21:58
Forum: Dashticz
Topic: Cannot connect to dashboard anymore
Replies: 6
Views: 3005

Re: Cannot connect to dashboard anymore

HvdW wrote: Thursday 07 December 2023 11:05 I remember having to uninstall Firefox, restart the computer and install Firefox to resolve a similar probleem.
Forgot the cause of the mishap.
It runs fine on the computer, just not on the Android tablet. Also the domoticz dashboard does not load on the tablet.
by Kiekerjan
Thursday 07 December 2023 21:57
Forum: Dashticz
Topic: Cannot connect to dashboard anymore
Replies: 6
Views: 3005

Re: Cannot connect to dashboard anymore

It stopped running after you did that install? Why did you do the install? Can you go back? It just stopped running, I tried to install firefox to see if it was browser related but that was not the case. But There are of course all kinds of auto-updates on the android tablet and also also run ...
by Kiekerjan
Wednesday 06 December 2023 23:16
Forum: Dashticz
Topic: Cannot connect to dashboard anymore
Replies: 6
Views: 3005

Cannot connect to dashboard anymore

As of this week I cannot connect to dashticz on my tablet anymore. Works fine on pc or phone but not on the Android tablet (Lenovo TB-8505X with Android 10. Dashticz (and domoticz) run on a raspberry pi (raspbian 10 (Buster)). As I do get time-outs I tried the Network time-out errors section of the ...