Page 3 of 3

Re: What's next for Domoticz??

Posted: Tuesday 27 January 2026 8:04
by 1kke
I noticed the “About” tab looks completely overhauled in the latest beta, though it might have happened earlier since I don’t check it that often. Maybe this is the start of a new default theme.

Re: What's next for Domoticz??

Posted: Thursday 29 January 2026 10:43
by zicht
" read that more user made the remark about the dashboard. For the rest I am very happy with domoticz for almost 11 years now."
in my opinion the dashboard is fine, it does what it needs to do in terms of functionality.

I dont use the dashboard that much. In the past i started to use the template option in the gui & remoend that route to everyone : On that i have my html dashboard that is populated by domoticz scripts and changes constantly based on relevant information, time of day, persons in tha house. You can build what you want and how you like it.
Further my automationsystem takes care of 99% needed changes, almost no manual changed needed. Just sometimes it nice the check on the dash for some info or status.

(I dont develop my scripts based on : system, script language or hardware(=not only event driven or a state machine) or/and also never build a script just because i can or hardware does it.
I create a script only on User Experience(UX), that requires a different way of thinking . Based on routes, patterns and so on when its based on UX : things get fast very inuitive for every one, including WAF.)

Re: What's next for Domoticz??

Posted: Tuesday 17 February 2026 11:56
by pfloryann
Domoticz works very well but needs more functional plugins (many on github have not been updated for years) such as support for Android TV, Soundbars, native Chromecast and DLNA, media player to be able to play sound from automations and many others that are necessary and I think can be adapted from the existing ones for Home assistant by taking over the controls.

The statement is purely constructive because if there was greater compatibility with many devices, the community would grow. There are many who migrated to home assistant.

Re: What's next for Domoticz??

Posted: Wednesday 18 February 2026 14:28
by lost
1kke wrote: Tuesday 27 January 2026 8:04 Maybe this is the start of a new default theme.
Not sure it's related, but there is now some big "roadworks" on webUI:
https://github.com/domoticz/domoticz/issues/6570

Re: What's next for Domoticz??

Posted: Wednesday 18 February 2026 15:51
by madpatrick
Would be great

Re: What's next for Domoticz??

Posted: Wednesday 18 February 2026 21:58
by gizmocuz
The angular changes take quite some time, and because the rendering is completely different, some small details could be overlooked.
The idea is that nobody will notice the difference, or at least not missing anything.
For this reason I might do a new stable release first...

There have been quite some changes the last week.

Maybe after the angular conversion, and a AngularJS-> Angular conversion, we could think about creating multiple dashboards, or user defined dashboards.

First thing s first, a new stable soon...

Re: What's next for Domoticz??

Posted: Saturday 21 February 2026 15:18
by pfloryann
However, I saw that the design of the login, about and logs pages has changed, so I'm expecting a surprise for the entire UI. :D

Re: What's next for Domoticz??

Posted: Sunday 22 February 2026 11:30
by Thorgal789
gizmocuz wrote: Wednesday 18 February 2026 21:58 The angular changes take quite some time, and because the rendering is completely different, some small details could be overlooked.
The idea is that nobody will notice the difference, or at least not missing anything.
For this reason I might do a new stable release first...
BTW I m using some angular code for domoticz custom page, you know if thoses one will need to be updated after the convertion ?

Re: What's next for Domoticz??

Posted: Sunday 22 February 2026 11:36
by gizmocuz
@pfloryann, maybe in the end... or a next stable, don't want to scare of current users.
@Thorgal789, no that should not be necessary only if you call old (open) log functions, my changes concern the internal page rendering of the dashboard/scenes/lights/utility pages (and possible fixing issues underway)