Dastihcz 3.20.0

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

Thanks.

I ran `git pull` this morning to update, but there was a conflict with my `config.js` (which is normally excluded from updates), and the `index.php` file is corrupted—it contains your changes instead of the actual code.

Have a good day.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Which branch are you using ?

The index.php was net yet merged to the beta branch of Dashticz
CONFIG.JS is indeed excluded from updates, but is also not in the folder.
I need to check if i can reproduced it
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

I use `updatebeta.sh` or run `git pull` on the `beta` branch.
If you look at the beta branch of the GitHub code, you will see the incorrect file.
Last edited by Renber on Monday 27 July 2026 18:47, edited 1 time in total.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

the PR has not yet been release by the moderator
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

How did this file get destroyed yesterday? I think it happened after an update (I run updates almost every day, and I was completely up to date two days ago).
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Some PR were pushed yesterday.
The fix i did today in PR #1247
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

https://github.com/Dashticz/dashticz/co ... 1c7122a966

The error is here; look at the trash PHP file.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Fix is here
https://github.com/Dashticz/dashticz/pu ... cdff24c165

Better to raise an issue on GIT for this
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

Thanks, I’ve just reported it. Is there a way for me to install the beta with your latest PR before it gets approved?
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

see reply on GIT
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Hi All

A new update has been released in the beta branch
Please be aware this is a beta version a can be buggy, so make a backup.

In this release some bug fixes and update are incorporated
[*] A theme feature has been added for a standard customization

[*] The Topbalk has been modified with the new feature icons and slide out to the top
Greenshot - Topbalk.png
Greenshot - Topbalk.png (43.48 KiB) Viewed 731 times
[*] Preparations a made for a device editor to a device and resizing in the dashboard for non-programmers
This feature is not ready yet and needs still a lot of work, You can use it, but it is still buggy and far from ready
Greenshot - Device editor.png
Greenshot - Device editor.png (33.71 KiB) Viewed 731 times

[*] Preparations are made for a widget menu to add and configure the widgets
Greenshot - widgetmenu.png
Greenshot - widgetmenu.png (39.89 KiB) Viewed 731 times


Again, this is still a beta version and a lot has still to be done
Please share your findings on GIT and any tips or ideas are welcome

After the update you need to run "sh updatebeta.sh" to set some settigngs correct
In the future you need to use this script for updates instead of git pull
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

Hello,
first of all, I’d like to thank you for the great work you’re doing.
A quick note: since the update (official Beta), the top bar is too tall.

As for the waste collection module, everything is in order now.

Keep up the good work. I’m available for testing from time to time if needed.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Thanks

Do you have more info or a screenshot for me
For the topbar.
Basically the topbar should disappear after the timeout

I need some testers and would appreciate if you would help with this. Also any new feature ideas are welcome
Send me a PM otherwise
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

Here it is; it used to be much smaller.
After testing, it's the MiniClock that's causing the problem.

Code: Select all

columns['bar']['blocks'] = ['logo','miniclock','sunrise'];
Attachments
Topbar.jpg
Topbar.jpg (182 KiB) Viewed 681 times
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Can you try if this settings working in yout CONFIG.js (or do you have this already ?)

Code: Select all

config["topbar_timeout"] = 5;
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

Yes, that setting works well, but the bar is still too high. Try it with Miniclock and you'll see.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

In my version it looks good, but i'm ahead :o
2026-07-28 20_09_13-Greenshot.png
2026-07-28 20_09_13-Greenshot.png (46.28 KiB) Viewed 669 times
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

I tested it with config_default.js just to be sure, and I'm still having the issue, so there must be an error in my version. Let's put this aside until the next release, then.

Is there a way to test your version without altering my current one? Just for testing purposes. I'm not very comfortable with Git.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
User avatar
madpatrick
Posts: 884
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Re: Dastihcz 3.20.0

Post by madpatrick »

Renber wrote: Tuesday 28 July 2026 20:27 I tested it with config_default.js just to be sure, and I'm still having the issue, so there must be an error in my version. Let's put this aside until the next release, then.

Is there a way to test your version without altering my current one? Just for testing purposes. I'm not very comfortable with Git.
See PM.
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Renber
Posts: 57
Joined: Thursday 04 February 2021 8:10
Target OS: Linux
Domoticz version: Beta
Location: Belgium
Contact:

Re: Dastihcz 3.20.0

Post by Renber »

I checked out your repository. We’re on the same version now. I haven't noticed any changes with my setup, except for the miniclock, which isn't displaying anything; it takes up the right amount of space in the top bar but remains black.
Linux Debian 12 Server: Domoticz beta + Dashticz beta + Node-Red + Homebridge
Post Reply