v1.6.64
·
3 commits
to release/1.6
since this release
Virtual Switch node improvements
- Three-state switch: added Auto mode as a dedicated third output.
msg.payloadon output 3 is0(Manual) or
1(Auto), reflecting whether the GX device is controlling the switch automatically. - Bilge pump: corrected state display — state 0 now shows as "Auto" instead of "Off", and status
0x00shows
as "Not running". - Numeric input: fixed the documented D-Bus path from
/Valueto/Dimming(the actual path used on the bus). - Status path documentation: the
/SwitchableOutput/output_1/Statusbitmask is now documented in the edit
panel for all switch types that expose a State output.
Virtual Device node
- The "Switch" device type has been removed from the Virtual Device node's dropdown. Use the dedicated
Virtual Switch node instead. Existing Virtual Device nodes configured as switches continue to function
normally.
Other
- Added RS tracker enabled/disabled paths.
- Added example explainer-series flow exports.
Full Changelog: v1.6.63...v1.6.64