disableAction(with:completion:)
Declaration
func disableAction(with params: MTRActionsClusterDisableActionParams, completion: @escaping @Sendable ((any Error)?) -> Void)func disableAction(with params: MTRActionsClusterDisableActionParams) async throws