Dashticz 4.0.10 release

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
User avatar
madpatrick
Posts: 878
Joined: Monday 26 December 2016 12:17
Target OS: Linux
Domoticz version: 2026.1
Location: Netherlands
Contact:

Dashticz 4.0.10 release

Post by madpatrick »

Hi All

Dashticz v4.0.10 - what's new since v4.0.5

Since v4.0.5 (6 Sep 2026) a lot has happened. Here is a summary of the most important additions and changes.

New widgets
  • HP iLO - a new widget that shows clustered HPE server info, read from the iLO Redfish API (based on my Domoticz HP iLO plugin). Every row has a small icon, and you choose which rows are shown and in which order (add with +, remove with -, reorder by dragging). Available rows: server name, model, power state, health, uptime (shown as days/hours/minutes), fan speed, CPU and inlet temperature, power usage, storage health, SSD lifetime, iLO firmware, network, serial number, minimum fan speed, thermal configuration and power regulator. Settings: iLO host, port, username/password, poll interval (sec) and font size. The iLO is queried server-side, so it does not have to be reachable from your browser.
  • PostNL - shows your incoming and sent PostNL shipments in one list, soonest first, each line with an icon. Own login and settings, poll interval and font size option. Based on my Domoticz PostNL plugin.
Widget menu
  • The widget cards are now sorted alphabetically.
  • Four cards per row instead of three (slightly smaller cards, same menu width).
  • Widgets now use explicit grid sizing, with a default 6x6 grid for widgets and blocks.
  • Fixed newly added widgets silently disappearing when you did not press Save, plus better save confirmation and error handling.
Cluster block
  • Dimmer devices can now be added in Switch mode (shown as a plain on/off toggle).
  • The row type is locked once the cluster has been saved.
  • Every row can have its own custom name.
  • The switch has been restyled.
Devices
  • Custom Device: the IDX field now also accepts v<idx> to use a Domoticz user variable (next to a device idx and s<idx> for scenes/groups). The config (cog) icon and the Device Config popup work for these too, and the "Last update" checkbox now works when unchecked.
  • Selector Switch dropdown: removed the generic "Select..." placeholder option.
  • Fixed the Thermostat/Setpoint plus/minus buttons not doing anything (issue #1292).
Look & feel
  • Blinds/Dimmer slider: new drag handle and bigger up/down/stop buttons and percentage labels, easier to use on touch screens.
  • Better contrast for the graph buttons, and a fixed graph canvas width.
  • Modern Dark: block backgrounds are flat again (the experimental gradient was reverted). Liquid Glass Blue and Grey are unchanged.
  • A styled offline screen is now shown when Dashticz cannot load its scripts, and there is better error handling when Domoticz is unreachable (or blocked by CORS).
Update
As always, take a backup of your custom folder before updating. If you find a problem, please report it on GitHub (https://github.com/Dashticz/dashticz) or reply here.

Full release notes: https://dashticz.readthedocs.io/en/late ... notes.html
-= HP server GEN11 =- ZwaveJS-=- Domoticz v2026.2 -=- Dashticz =-
-= Checkout https://github.com/MadPatrick for the plugins =-
Post Reply