Machinon v2.4.0 is out
Notifications reworked
The pop-up messages got a full overhaul. They now follow your colour scheme, in every scheme and in dark mode, instead of the old fixed style. A sensor that keeps timing out no longer warns you again on every page you visit: each device warns once until the problem actually clears, and several warnings at once merge into one summary instead of a flood. The single warnings switch is now two, one for sensor timeouts and one for low battery, and a new setting lets you choose how often a device that already warned you may warn again. Error messages from Domoticz itself, which the theme was accidentally hiding, show up again too.

- gallery-devicewarnings-desktop-light.png (45.82 KiB) Viewed 166 times

- gallery-devicewarnings-mobile-light.png (42.05 KiB) Viewed 166 times
Every setting, checked
Every setting in the Theme Hub was tested against what its label promises, one by one, and the ones that had quietly stopped working were repaired. The most visible of those: the slider-style on/off toggles on switch cards had died on recent Domoticz betas after an internal change in Domoticz itself, and they are back. "Center popup dialogs" used to center only the edit-style dialogs and now really centers all of them, and the expand arrow on floorplan device popups works again.
While going through them, every setting also got a clearer name and a plainer explanation in the Theme Hub itself. What each setting does is unchanged; it is just easier to tell what you are switching before you switch it.
Documentation
The settings documentation was rewritten in plain language: one short explanation per setting of what you see and what changes when you flip it, instead of a technical table. It lives here:
https://domoticz.github.io/Machinon/settings-reference/
Also in this release
- The brightness sliders in the floorplan device popup now look like the card sliders, and the card slider itself is fully rounded again.
- The name on a camera card sits on a small readable plate instead of being painted straight onto the picture.
- Links inside a device's readings are readable again on the light colour schemes.
- Colour schemes you build yourself now get readable status and energy colours automatically, and the Gruvbox schemes' warning colours were fixed.
Update
Code: Select all
cd domoticz/www/styles/machinon
git pull
Then hard-refresh (Ctrl+Shift+R). Zip installs: grab the new one from the releases page.
Links
Releases and full changelog:
https://github.com/domoticz/Machinon/releases
Bug, feature or icon request:
https://github.com/domoticz/Machinon/issues/new/choose