action mbus_hat_off { label: "hatOff" description: "Turns off power to the M-Bus" provider: mbus method: POST path: "/mbus/hat/off" encoding: json output: { type: "object" additionalProperties: true } }