Release v0.12.1
Feedback: make each actuator individually show/hideable in the widget
settings.
- New "Actuators" settings section in PumpScheduler with a custom field
(actuatorVisibilityField) that reads the selected pump's actuator
windows from the instance config (native.schedules[pid].plans) and
renders a checkbox per actuator (icon + name). - Hidden actuators are stored per widget in
hiddenActuators(JSON array
of stable keys: the target OID, else "#"); the widget filters
them out with the same key derivation. All shown by default. - Self-contained editor translation helper (tr) using the widget's own
i18n JSONs — avoids depending on @iobroker/gui-components in the widget
bundle. +widget i18n group_actuators / actuators_visibility /
no_actuators (11 languages).
Handbook DE+EN 9.4 note; PDFs regenerated. README + news (11 languages).
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com