Page 7 of 8
Re: Dynamic Dashboards and easier theming
Posted: Friday 24 April 2026 17:26
by Rik60
gizmocuz wrote: Friday 24 April 2026 7:16
Rik60 wrote: Thursday 23 April 2026 9:05
gizmocuz wrote: Thursday 23 April 2026 8:06
I checked the Push On/Off buttons, and I think I found your issue.
Please have a look at beta 17798, the Push On/Off buttons should work much better now.
(They stay On/Off, and I added a click effect on them)
Running 17798 now, it is worse now. The pushbuttons are indicating always 'On' now while they are not pushed. For the On/Off switch is there still the same delay in status change when pushed.
Edit: Question: When i look into the code of the widget (Dial), the 'On' means that it is a 'Push On' button? For a 'On/Off' button it is the status for a On/Off switch?
Great, that is exactly how I designed it.
It is a Push ON and OFF button type switch right, you can only perform ON of OFF actions.
When you add a Dummy hardware virtual switch, and change the type to Push ON, you also only see the ON icon.
What you are trying to do should not be done with a Push On/Off button at all. You should use a normal switch.
And when you change that above virtual button to a normal on/off switch type, you will see it correctly changing it's state
Problem is solved with #6790
Re: Dynamic Dashboards and easier theming
Posted: Monday 27 April 2026 11:59
by gizmocuz
- Rik60
Perfect!
I just implemented the option to add a 'bar' to the Stat Counter widget as well as the Water/Gas/kWh Summary widgets (beta 17825)
https://postimg.cc/bsP0sPkj
Re: Dynamic Dashboards and easier theming
Posted: Monday 27 April 2026 14:45
by janpep
I really like the new dashboard with the option to select, add and order the widgets that you want.
I am missing one thing, or at least I can not seem to find it.
In short, I feel that the dynamic dashboard is fixed, whereas the original dashboard was much more dynamic.
This concerns the effect where the widgets displayed in three columns slide neatly one below the other when I view the same layout on my smartphone. (And I think the latter looks much better than the mobile option.)
Is there a way to achieve this in the new dynamic dashboard as well? I currently see that I have to scroll horizontally because the widgets remain side-by-side. So that part is not dynamic.
Re: Dynamic Dashboards and easier theming
Posted: Monday 27 April 2026 16:17
by imautohuttraeger
I think, it would be a big challenge to achieve what you are looking for, because the classic dashboard (like all pages) are showing only devices with a fixed and identical width. So a responsive design is possible here.
The old dashboard is actually just a collection of devices, which is completely different to the new dynamic dashboard. I guess the word "dynamic" here does not refer to be responsive.
I have solved it by simply creating different dashboards for different devices. One for the tablet and one for the smartphone.
Re: Dynamic Dashboards and easier theming
Posted: Monday 27 April 2026 16:33
by janpep
imautohuttraeger wrote: Monday 27 April 2026 16:17
I have solved it by simply creating different dashboards for different devices. One for the tablet and one for the smartphone.
Thank you for this tip!!
I had not thought of that yet. I will try that out. I only want to add a few things, and for me, that can be done within the "regular" width of the old layout. Furthermore, I do not make changes to it very often, so that should be doable.
Re: Dynamic Dashboards and easier theming
Posted: Monday 27 April 2026 17:10
by imautohuttraeger
.....

.....
Re: Dynamic Dashboards and easier theming
Posted: Wednesday 29 April 2026 7:49
by Filnet
In the text of some of my alert devices, I use color tags (e.g., <font color='#f9ff00'>). In this case, Domoticz displays the text correctly in color but removes all the \n and \r characters from the device text.
2026.1 ß17841
Re: Dynamic Dashboards and easier theming
Posted: Saturday 02 May 2026 10:33
by Filnet
@ Filnet
Solved by replacing /r /n... by <br> <p>
Re: Dynamic Dashboards and easier theming
Posted: Monday 04 May 2026 8:39
by gizmocuz
@janpep,
It has never been the intension to view the normal dashboard on a mobile device.
For this we have the mobile dashboard look (which I just converted so it uses the selected theme setting much better and looks also modern/fresh now
Beta 17926
Yes, the dynamic dashboard was indeed designed to support different dashboards for different devices.
A tablet on the wall will probably have a different resolution then a tabled you use daily (or a laptop, desktop pc)
Re: Dynamic Dashboards and easier theming
Posted: Monday 04 May 2026 9:24
by janpep
gizmocuz wrote: Monday 04 May 2026 8:39
It has never been the intension to view the normal dashboard on a mobile device.
Thank you for your explanation and for all the work you do!
Until now I did not use the mobile dashboard, because in my opinion the "normal dasboard" looked better on my smartphone.
The same appearance, better with the text devices, more colorfull and better recognition with the icons, and and neatly stacked dynamically in the smaller window. Because of that, that is perfectly fine for me.
I will look at it again with the newest build later today but I think I will stick with the standard dashboard there.
Re: Dynamic Dashboards and easier theming
Posted: Monday 04 May 2026 9:29
by gizmocuz
You are totally describing the mobile dashboard view where you have a quick overview of your favorite devices that you find important and want to quickly see and control. (and scroll as less as possible)
Can't please 'm all!
There are also mobile applications that work with Domoticz, you might consider those as well.
To solve your current 'issue', create a dynamic dashboard pure for your mobile, set this as default on your mobile
For me, it is not a matter of 'cool displaying icons', 'looks nice' , when I use my mobile to look at my Domoticz instances.
For those, I use a tablet/laptop/desktop.
If I need to quickly turn on/off something, control the thermostat, the mobile dashboard is the way to go.
Anyway, enjoy the more themed mobile dashboard
Re: Dynamic Dashboards and easier theming
Posted: Thursday 07 May 2026 18:07
by imautohuttraeger
All widgets in one dynamic dashboard for testing and playing
In order to get a visual overview about all widgets and play around with it, I have created a dynamic dashboard (ugly) called "Test all Widgets". Each Widget has a text headline with its name. Because it takes some time, I thought it might be useful for others. Here is the export code so you can quickly import it (external, because it exceeds the max. number of characters of this forum):
https://pastebin.com/eCtih0tn
I hope I haven't missed any widget
Thank you very much for developing this - it really is a big step forward!
Re: Dynamic Dashboards and easier theming
Posted: Monday 11 May 2026 9:10
by gizmocuz
I remember a forum question about the possibility to get a link that can be used to directly go to a certain dynamic dashboard
(But am unable to find it)
This has been implemented in the latest beta, and the documentation on the wiki has been updated
(Deep-linking to a specific dashboard)
Re: Dynamic Dashboards and easier theming
Posted: Monday 11 May 2026 18:34
by gmarchionni
gizmocuz wrote: Monday 11 May 2026 9:10
I remember a forum question about the possibility to get a link that can be used to directly go to a certain dynamic dashboard
(But am unable to find it)
This has been implemented in the latest beta, and the documentation on the wiki has been updated
(Deep-linking to a specific dashboard)
i think it was me in the Custom tabs issue on Github, maybe. it looks like a great job, but on latest beta it seems maybe to be disabled?
Re: Dynamic Dashboards and easier theming
Posted: Monday 11 May 2026 19:03
by gmarchionni
i think it was me in the Custom tabs issue on Github, maybe. it looks like a great job, but on latest beta it seems maybe to be disabled?
Never mind...supported beta is 17951, but latest docker beta is 17950. i'll wait for next docker beta!!

Re: Dynamic Dashboards and easier theming
Posted: Wednesday 13 May 2026 11:35
by gmarchionni
Never mind...supported beta is 17951, but latest docker beta is 17950. i'll wait for next docker beta!!
compiled the sources on the latest commit...and checked the new deeplink function....it seems great!! thanks!!
Re: Dynamic Dashboards and easier theming
Posted: Sunday 24 May 2026 22:14
by Arjan2019
I like the new dashboard, but I am still missing one thing.
You can resize the widget, but the content of the widget does not move with it. I would find it useful if this were possible.
I would use this to make the widget larger on a wall display.

See here the widget is way bigger then the content
Re: Dynamic Dashboards and easier theming
Posted: Monday 25 May 2026 0:19
by imautohuttraeger
Within certain limits, the content of some widgets scales up - or their elements rearrange themselves - when the widget is resized. However, it cannot be enlarged indefinitely. Perhaps, therefore, the maximum scaling factor should be limited.
Re: Dynamic Dashboards and easier theming
Posted: Tuesday 02 June 2026 10:10
by bblaszkiewicz
I'm having trouble displaying data on a custom graph. Temperature, energy, etc. work fine, but when I create a custom graph with any General/Voltage devices, I get the message "No data to display."
edit: the problem also applies to the General/Current type
feedback 2026.2 new dashboard design
Posted: Thursday 04 June 2026 14:58
by willemd
First of all thanks for this great new development in 2026.2. I am going to replace my Dashticz dashboard gradually with this new possibility of custom drag and drop dashboard design in Domoticz.
Maybe need a central place for feedback? Can I suggest this thread is a good start?
One small bug I found so far:
1) If I add a custom chart with a kwh device, even if I choose timescale 24 hrs, it shows me the graph of the full short log (7 days in my case).